Commit Graph

520 Commits

Author SHA1 Message Date
3e1f2135f5 fix bug #58982 2022-10-25 16:57:58 +03:00
60a5242758 fix bug #59412 2022-10-20 21:16:05 +03:00
2f20d4a3c7 [x2t] Fix bug 59350 2022-10-19 17:28:28 +03:00
9d47eef3e9 vba form 2022-10-10 14:47:36 +03:00
3c7cf1b061 fix bug #58982
refactoring & fix other bugs spreadsheet 2003 xml
2022-09-13 11:25:15 +03:00
ecb60a3452 fix bug #58708 2022-08-29 11:52:39 +03:00
70cfa996d1 fix bug #58707 2022-08-26 21:11:27 +03:00
43fcaadcb1 fix bug #58699 2022-08-26 20:22:01 +03:00
344fe41905 fix build #57467 2022-08-16 16:08:25 +03:00
562e6a1bf5 for bug #58515 2022-08-15 11:39:52 +03:00
00de3e3d37 fix bug #58424 2022-08-09 09:55:10 +03:00
65d502d36f fix bug #55431 2022-07-20 11:30:20 +03:00
32c752a71f for bug #52363
extend xlsx connection
re-place vba xml in binary
2022-06-23 11:45:31 +03:00
6aae00a6ee . 2022-05-25 10:39:11 +03:00
08612c0cd5 oleSize 2022-05-24 14:38:01 +03:00
4f4a3cc8fa [x2t] Add numformat formatCode16 for bug 48273 2022-05-10 11:02:35 +03:00
c2c69d2a8e Merge remote-tracking branch 'origin/release/v7.1.0' into develop 2022-03-18 11:11:43 +03:00
fe19e83d1e for bug #55915 2022-03-17 15:09:26 +03:00
6a3fad4a3a . 2022-03-11 17:02:15 +03:00
feb203abc2 Merge branch 'feature/xlsb_2' into develop 2022-03-11 15:59:41 +03:00
9ae39513d3 Merge branch 'release/v7.1.0' into develop 2022-03-11 15:53:27 +03:00
191669ea1a [xlsb][read] add default value for pivots 2022-03-10 12:56:14 +03:00
22d1811e94 [xlsb][read] add check on default value in sheetData 2022-03-03 22:33:26 +03:00
8262f8802c [xlsb][read] add write each readed worksheet in file (xlsb -> xlsx) 2022-03-03 18:12:54 +03:00
715425185b [xlsb][read] fix for fmlas 2022-03-02 20:16:57 +03:00
1ec288eb9a [xlsb] add external sheet name in formulas 2022-03-01 23:46:33 +03:00
4f3bd8b91b [xlsb] add memory optimization for convert xml sheetData from Unicode to
UTF8
2022-02-28 20:33:43 +03:00
fa56a45026 [xlsb] memory optimizations for large sheetData 2022-02-28 19:40:52 +03:00
f847267c3c [xlsb] fix formula exception 2022-02-24 21:50:08 +03:00
4d10b801bb xlsb - optimization for PivotCacheRecords 2022-02-22 21:11:25 +03:00
db8a0b3a6f [xlsb] some fixes for optimization 2022-02-22 10:54:01 +03:00
17a7820d96 fix embedded xlsx from chart 2022-02-21 18:12:44 +03:00
c371fea966 [xlsb] add optimization for reading sheetData 2022-02-15 21:42:42 +03:00
c83b1d9f67 [xlsb] fix bugs with slicer in Pivot Table 2022-02-10 23:05:04 +03:00
a7e4ced942 [xlsb] fix bug with id table and corresponding slicers 2022-02-10 19:01:22 +03:00
b6d868a176 [xlsb] fix bugs in pivot table (2) 2022-02-09 20:25:48 +03:00
89d70ff2cb [xlsb] fix bugs in pivot table 2022-02-09 17:49:40 +03:00
c7b7bd928c [xlsb] fix bugs 2022-02-08 20:14:46 +03:00
b569af10a5 . 2022-02-08 13:12:49 +03:00
73e5c70e39 [xlsb] add PCRRecord 2022-02-07 23:59:16 +03:00
1d7b17f149 [xlsb] fix bugs and add pivotCacheID in workbook 2022-02-07 12:50:15 +03:00
f88b208a57 Merge branch 'develop' of https://github.com/ONLYOFFICE/core into feature/xlsb_2 2022-02-02 13:28:00 +03:00
30025abbed for xlsb pivots 2022-02-02 12:59:37 +03:00
b2087497ae [xlsb] fix bug with cell type 2022-02-01 18:01:58 +03:00
732c29b2cb . 2022-02-01 14:57:10 +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
855fb66aef [xlsb] add PIVOTCACHEDEF (fill inside objects) 2022-01-30 23:11:32 +03:00
d2e0712a92 [xlsb] add PivotTable (fill inside objects) 2022-01-27 21:03:10 +03:00