Commit Graph

454 Commits

Author SHA1 Message Date
9018e9a252 fix bug #51735 2022-01-19 16:14:11 +03:00
b87dad75fc fix bug #54521 2021-12-16 11:57:59 +03:00
15ed64791f Merge branch 'feature/xlsb_2' of https://github.com/ONLYOFFICE/core into feature/xlsb_2 2021-12-14 10:17:19 +03:00
82dc397171 [xlsb] add slicerCache in workbook 2021-12-13 17:30:17 +03:00
e721f6c942 Merge branch 'feature/xlsb_2' into develop 2021-12-10 17:10:03 +03:00
9a4a9a805f [xlsb] add slicerEx in worksheet 2021-12-10 15:56:20 +03:00
0d5b92520b [xlsb] add SlicerCache (record, unions, fill inside objects) for
slicerCaches.bin
2021-12-10 13:42:57 +03:00
7c15562236 . 2021-12-10 11:50:58 +03:00
c352a057e8 Merge remote-tracking branch 'origin/feature/xlsb_2' into develop 2021-12-09 12:24:24 +03:00
6a77d1d1c6 [xlsb] add Connections (fill objects part) 2021-12-07 11:14:11 +03:00
9545a3e7f3 [xlsb] add QueryTable (records, unions, fill inside objects) 2021-11-30 22:44:31 +03:00
6ae8c69efa Merge remote-tracking branch 'origin/release/v7.0.0' into develop 2021-11-24 18:31:08 +03:00
2b8e9009a9 [xlsb] fix DataValidation formula, fix Table formula(for case, where
reference to table, which not parsed yet)
2021-11-23 20:54:59 +03:00
93ed14aba2 fix bug #53873 2021-11-23 12:43:58 +03:00
a22f0515e0 [xlsb] add DataValidation and DataValidation extension (records, unions,
fill inside objects)
2021-11-19 16:20:26 +03:00
67bd59e343 [xlsb] add Margins, PageSetup, PrintOptions for worksheet (records, fill
inside objects)
2021-11-16 19:13:25 +03:00
3e3aa0352d [xlsb] add table formula, fix defined names 2021-11-15 15:28:04 +03:00
2f4ae5ebc8 [xlsb] fix shared formula, add new Ftab functions 2021-11-12 14:43:19 +03:00
b7129680c3 Merge pull request #768 from ONLYOFFICE/feature/xlsb_2
Feature/xlsb 2
2021-11-11 13:02:26 +03:00
48e3b820a3 [xlsb] fix formulas (sheet name in references) 2021-11-09 19:24:34 +03:00
5ff7ca9b4c Merge remote-tracking branch 'origin/release/v7.0.0' into develop 2021-11-09 12:29:37 +03:00
9ecc2410a6 [xlsb] fix table and add extension for table (altText) 2021-11-08 10:21:32 +03:00
0294266863 [xlsb] add Table (records, unions and fill inside objects) 2021-11-03 16:29:45 +03:00
c82c994184 fix bug #53435 2021-11-02 12:04:38 +03:00
d5189a952a [xlsb] add AUTOFILTER (only records and unions) 2021-11-02 00:42:23 +03:00
3cb19a4ceb Merge branch 'feature/xlsb2' into feature/xlsb3 2021-10-30 13:06:07 +03:00
1e9e2ab603 Merge branch 'release/v7.0.0' into develop 2021-10-29 16:19:54 +03:00
d1aa2ebfe3 xlsb small refactoring + fix build 2021-10-29 15:51:48 +03:00
be358da524 fix bug #53304 2021-10-27 16:10:41 +03:00
b89180a549 [xlsb] add ext for styles (fill objects) 2021-10-22 14:49:05 +03:00
8950b3535a [xlsb] add ext for conditionalFormatting, fix bugs 2021-10-20 23:20:37 +03:00
9e58de380e Merge remote-tracking branch 'origin/release/v7.0.0' into develop 2021-10-19 21:06:11 +03:00
05c6260499 Add support vs2019 2021-10-19 14:12:12 +03:00
6dd1e80ce5 [xlsb] add CONDITIONALFORMATTING14 and fix bugs 2021-10-18 23:39:10 +03:00
e90b2957a6 [xlsb] fix bugs, add fonts to shared strings 2021-10-13 23:47:04 +03:00
5495def631 [xlsb] add tableStyles, colorPalette (records, fill inside objects) 2021-10-12 19:26:32 +03:00
03e2fa60fa [xlsb] add Style and DXFs (records, fill inside objects) 2021-10-11 23:29:46 +03:00
f66053508b [xlsb] add cellStyleXFs, cellXFs (records, fill objects) 2021-10-08 16:21:12 +03:00
b03b2a52bb [xlsb] add FMTS, FONTS, FILLS parsing for styles (records, fill inside
object)
2021-10-06 19:30:10 +03:00
37a554f1f9 fix bug #52978 2021-10-06 16:54:00 +03:00
2c2cfbe07d Merge branch 'feature/xlsb' into feature/xlsb2 2021-10-01 10:31:51 +03:00
9bce904409 add lcid for xls(sheet) 2021-09-30 16:58:44 +03:00
7d5eb31f25 [xlsb] add shared strings (records and fill inside objects (without font
info) ) and fix bugs
2021-09-30 13:41:58 +03:00
3fd3940119 fix bug #52767
add format xls sheet
2021-09-28 20:20:32 +03:00
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
abed5269b2 [xlsb] add parsing SheetData object 2021-09-15 14:24:27 +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