forked from f35f22fan/Ods2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ODS2_Remember.txt
26 lines (22 loc) · 969 Bytes
/
ODS2_Remember.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Duration::toString() doesn't store years/months/days
===============================================
[util.cc PrintBorder 034] Cell at 2:0...
[Warning util.cc 046] style == nullptr
[util.cc PrintBorder 034] Cell at 2:0...
[Warning util.cc 046] style == nullptr
[util.cc PrintBorder 034] Cell at 2:0...
[Warning util.cc 046] style == nullptr
[util.cc PrintBorder 034] Cell at 2:0...
[Warning util.cc 046] style == nullptr
[util.cc PrintBorder 034] Cell at 2:0...
[Warning util.cc 046] style == nullptr
[util.cc PrintBorder 034] Cell at 2:0...
[Warning util.cc 046] style == nullptr
[util.cc PrintBorder 034] Cell at 2:0...
[Warning util.cc 046] style == nullptr
(cell->GetColumnIndex() issue not fixable)
================================================
- ManifestManifest in ctor sets pointer in Book
to itself but Book does the same.
================================================
- Add all style types for Abstract::IsAnyStyle() (date, duration, currency, etc)