Commit Graph

191 Commits

Author SHA1 Message Date
3e1f2135f5 fix bug #58982 2022-10-25 16:57:58 +03:00
adfc2ef30d office 2003 xml -> docx (with fix errors format) 2022-07-08 17:13:29 +03:00
08612c0cd5 oleSize 2022-05-24 14:38:01 +03:00
54bb1e79d3 Merge pull request #851 from ONLYOFFICE/feature/xlsb_2
[xlsb] add optimization for reading sheetData
2022-02-16 16:43:07 +03:00
c371fea966 [xlsb] add optimization for reading sheetData 2022-02-15 21:42:42 +03:00
444cdb6b9a . 2022-02-13 11:22:28 +03:00
c83b1d9f67 [xlsb] fix bugs with slicer in Pivot Table 2022-02-10 23:05:04 +03:00
1d7b17f149 [xlsb] fix bugs and add pivotCacheID in workbook 2022-02-07 12:50:15 +03:00
daa7328a86 [xlsb] fix bugs 2022-01-31 22:48:57 +03:00
e82902f387 [xlsb] fix exception and add to logic.cpp 2022-01-31 13:00:29 +03:00
32f755dc10 Merge branch 'release/v7.1.0' of https://github.com/ONLYOFFICE/core into feature/xlsb_2 # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. [xlsb] merge with release/v7.1.0 2022-01-30 23:57:11 +03:00
896832f05c [xlsb] add PIVOTCACHEDEF (record and unions only) 2022-01-25 17:19:27 +03:00
94f51bda81 xlsb->xlsx 2022-01-24 17:48:47 +03:00
694ea6abe4 [xlsb] add remaining records and unions for PIVOTTABLE 2022-01-19 16:32:37 +03:00
99ee15f65f [xlsb] add records and unions for PIVOTTABLE (without FRTSXVIEW) 2022-01-17 13:16:06 +03:00
fb079be1bd fix debug win build 2022-01-12 21:00:43 +03:00
64c361f806 [xlsb] add PivotCacheRecords (records, unions, fill inside objects) 2022-01-11 13:33:41 +03:00
1175fd4150 [xlsb] add External links (records, unions, fill inside objects) 2021-12-27 14:55:18 +03:00
4f9d22bcb0 Merge branch 'feature/odf' into develop 2021-12-23 20:17:10 +03:00
7f8988278c [xlsb] add to logic.cpp for release 2021-12-21 15:43:29 +03:00
2fdcd75eab [xlsb] fix bugs and add chart sheet (records, unions, fill inside objects) 2021-12-20 20:02:19 +03:00
53fcb5e639 [xlsb] add dataConsolidation (records, unions, fill inside objects) 2021-12-16 14:56:24 +03:00
03a7332f8a [xlsb] fix bugs and add rwBreak, colBreak, picture, protectedRanges
(records, unions, fill inside objects)
2021-12-15 20:19:36 +03:00
8b6c3c288b [xlsb] fix bugs 2021-12-14 19:35:37 +03:00
0f9433c7ce [xlsb] oleObjects, controls, sheetPr (records, unions, fill inside
objects)
2021-12-14 17:39:57 +03:00
1b918413cb . 2021-12-14 14:06:15 +03:00
f61bf56d14 . 2021-12-14 11:45:30 +03:00
b6cc7c823a . 2021-12-14 11:28:52 +03:00
da2bf87c2b . 2021-12-14 10:34:48 +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
09862cdd1c . 2021-12-13 14:54:41 +03:00
30ed03be15 . 2021-12-13 10:22:28 +03:00
02efc63109 . 2021-12-10 18:08:48 +03:00
8e0216281d . 2021-12-10 17:18:04 +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
1c9b9d5e0f . 2021-12-10 13:59:07 +03:00
0d5b92520b [xlsb] add SlicerCache (record, unions, fill inside objects) for
slicerCaches.bin
2021-12-10 13:42:57 +03:00
74a8455e13 fix build 2021-12-10 10:35:59 +03:00
658d35739a [xlsb] add slicer (records, unions, fill inside objects) 2021-12-08 13:34:11 +03:00
cbf727460b [xlsb] add sparkline (records, unions, fill inside objects) 2021-12-07 19:47:26 +03:00
6a77d1d1c6 [xlsb] add Connections (fill objects part) 2021-12-07 11:14:11 +03:00
995beaefa1 [xlsb] add Connections (only records, structs, unions) 2021-12-03 19:57:04 +03:00
9545a3e7f3 [xlsb] add QueryTable (records, unions, fill inside objects) 2021-11-30 22:44:31 +03:00
a22f0515e0 [xlsb] add DataValidation and DataValidation extension (records, unions,
fill inside objects)
2021-11-19 16:20:26 +03:00
0e76a06c46 Merge branch 'feature/xlsb_2' of https://github.com/ONLYOFFICE/core into feature/xlsb_2 2021-11-17 16:25:55 +03:00
137d25cdbb [xlsb] add HeaderFooter (records, union, fill inside objects) 2021-11-17 16:25:39 +03:00
b3530fa2dd . 2021-11-17 10:51:32 +03:00
67bd59e343 [xlsb] add Margins, PageSetup, PrintOptions for worksheet (records, fill
inside objects)
2021-11-16 19:13:25 +03:00