Commit Graph

124 Commits

Author SHA1 Message Date
a7ef272cb5 [xlsb] add fill inside objects for ConditionalFormatting 2021-09-27 17:52:56 +03:00
83bf58cb93 [xlsb] add SheetProtection, TableParts, SortState parsing (records and
fill inner objects)
2021-09-22 11:03:10 +03:00
d4a083c6ba [xlsb] add parser sheetFormatPr and sheetViews (records and inside
objects)
2021-09-17 13:50:06 +03:00
9faf8bedd5 [xlsb] add records for worksheet (for Cols, Hyperlinks, MergeCells,
Drawing, SheetData) and write data from records for Cols, Hyperlinks,
MergeCells, Drawing
2021-09-09 18:54:08 +03:00
7779b864c1 [xlsb] add basic complete parse workbook.bin 2021-08-26 23:00:51 +03:00
317d425ff2 [xlsb] add fill data 2021-08-23 14:51:25 +03:00
cf3a73a548 [xlsb] merge with develop 2021-08-17 14:04:26 +03:00
da76475a51 [xlsb] add BrtOleSize and BrtUserBookView records 2021-07-27 14:30:33 +03:00
2845b2ea4b [xlsb] add BrtCalcProp record 2021-07-23 18:46:26 +03:00
974b66aa60 [xlsb] add BrtName record and fix some records 2021-07-23 16:13:49 +03:00
3872501d7f [xlsb] add EXTERNALS, SUP unions and dependency records/structs, add CommonRecords.h 2021-07-21 19:04:49 +03:00
9457fd7ac0 [xlsb] change under_score_case to CamelCase and add FNGROUP union and dependency record 2021-07-19 17:48:41 +03:00
e4f9cf881b fix bug #49667 2021-07-16 11:20:11 +03:00
79283a087a [xlsb] add BOOKVIEWS, BUNDLESHS unions and dependent records & structures 2021-07-16 10:54:36 +03:00
f8b730dbc8 [xlsb] add ACABSPATH union FileSharing/Iso record, WbProp record and dependent structures 2021-07-14 13:56:11 +03:00
e6edae010a [XlsbFormat] refactoring, create WorkBookStream and take a part of WorkBook.bin records 2021-07-09 13:12:13 +03:00
2b29a23b26 [DocxFormatLib][XlsbFormat] add BaseRecords, biff12 stream parser and working with sharedStrings.bin 2021-06-25 16:32:35 +03:00
b3a9d8d07d . 2021-06-12 08:21:23 +03:00
e9944e0147 . 2021-06-11 20:09:54 +03:00
0363867177 smart arts 2021-06-11 17:10:37 +03:00
be2b16b68d DocFormat - glossary 2020-10-04 17:41:16 +03:00
4782fadbf8 [x2t] Add reading/writing of namedSheetView.xml 2020-07-28 20:11:03 +03:00
824c59cbd8 [x2t] Add reading/writing of all slicer xml 2020-04-24 12:13:53 +03:00
7259801cd5 [x2t] Add SlicerCache 2020-04-24 10:59:24 +03:00
a381305a9f . 2020-03-17 16:25:18 +03:00
b100cb3927 Xlsx 2003 XML Document 2020-03-04 20:08:40 +03:00
9b608b2f76 . 2020-02-14 14:42:14 +03:00
e4090bb123 . 2020-02-06 16:32:04 +03:00
b900613df1 DocxFormat - pivot table 2019-09-21 14:58:10 +03:00
4fd933f393 [x2t] Fix crash while opening (#180) 2019-08-28 18:25:41 +03:00
615179f9da [x2t] Add ThreadedComments to Editor.bin 2019-07-05 20:11:22 +03:00
7c6218ccb5 [x2t] Add Cell::fromXMLtoXLSB for performance reasons. Add other fixes 2019-06-14 18:05:01 +03:00
404058354e [x2t] Write SheetData to to Editor.bin on xml reading 2019-06-06 20:21:18 +03:00
692fe69426 OdfFormatWriter - controls 2019-04-18 12:24:36 +03:00
966809a8f2 x2t - bin - read/write activeX(convert to control) 2019-04-11 17:15:29 +03:00
25022ceecc XlsxFormat - ctrlProps 2019-04-01 18:25:53 +03:00
1a7476e465 x2t - XlsxFormat - fix bug #40316 - queryTables, connections, dataValidations 2019-03-31 17:19:47 +03:00
cfea717d20 XlsxFormat - dataValidation (+x14) 2019-03-14 19:53:11 +03:00
b60811fd0d DocxFormat - read/write ooxml chart_ex 2019-03-13 16:30:09 +03:00
ed2878a8cc . 2019-03-05 12:14:31 +03:00
8d59eeabd5 . 2019-03-04 11:52:21 +03:00
3c4154b3ac x2t - refactoring for build 2019-02-28 16:56:37 +03:00
7e3aebe79c split docx format build 2019-02-25 16:49:56 +03:00
815f96a50a Merge remote-tracking branch 'origin/hotfix/v5.2.8' into develop 2019-01-22 15:04:53 +03:00
792a0b35e1 [copyright] For bug 39644
Change address Latvian office.
2019-01-17 17:03:31 +03:00
288d208da3 [copyright] Update Copyright
2018 -> 2019
2019-01-17 16:44:11 +03:00
d12cc81745 [x2t] Add app/core.xml to Editor.bin 2018-10-31 20:27:03 +03:00
684d697cae Remove xml2, agg, freestyle include folders from projects 2018-04-19 16:37:04 +03:00
b49e43c4cb [x2t] Fix bug 37146 2018-04-13 20:17:13 +03:00
cc69c8c1b4 x2t - fix bug #37323 2018-03-28 13:03:56 +03:00