Commit Graph

993 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
21a9296e85 [xlsb] fix crash with virtual functions 2021-09-17 17:19:48 +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
317d425ff2 [xlsb] add fill data 2021-08-23 14:51:25 +03:00
aaa24271e9 [xlsb] add clone func in common records and EndBook record 2021-08-18 16:08:07 +03:00
934bbe2283 [xlsb] add BrtWebOpt and BrtFileRecover records 2021-08-17 20:28:59 +03:00
cf3a73a548 [xlsb] merge with develop 2021-08-17 14:04:26 +03:00
78cd4ed710 fix bad drawing part in smartarts;
fix circles smartart
2021-08-16 16:10:23 +03:00
fb28aadbb9 clientData & fLocksText 2021-08-16 11:45:47 +03:00
5d917b93e3 Merge remote-tracking branch 'origin/release/v6.4.0' into develop 2021-08-12 18:49:22 +03:00
c62b479832 fix protection 2021-08-12 13:45:22 +03:00
839ecaaefc for bug #51748 2021-08-09 21:27:36 +03:00
2056d81343 Merge remote-tracking branch 'origin/release/v6.4.0' into develop 2021-08-05 19:52:23 +03:00
d375e15418 fix bug #51748 2021-08-05 19:49:34 +03:00
3729083e3e Merge remote-tracking branch 'origin/release/v6.4.0' into develop 2021-08-04 14:51:56 +03:00
11ebcfa476 fix forms 2021-07-31 10:39:04 +03:00
be0e9d4a08 Merge pull request #675 from ONLYOFFICE/fix/v6.4.0-fix-bugs-ppt
Fix/v6.4.0 fix bugs ppt
2021-07-30 18:08:12 +03:00
02310f1d64 merge with ppt_6. (Table + roundTrip Theme & Table) 2021-07-30 17:26:52 +03:00
ef365fc08e form. border & shd 2021-07-29 20:49:59 +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
90565663d5 fix bug #51445 2021-07-22 15:06:42 +03:00
3872501d7f [xlsb] add EXTERNALS, SUP unions and dependency records/structs, add CommonRecords.h 2021-07-21 19:04:49 +03:00
cdbf82ab7e . 2021-07-21 10:54:16 +03:00
e00e309662 Merge remote-tracking branch 'origin/release/v6.4.0' into develop 2021-07-19 19:04:46 +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
5b53f2395f read macro from binary, add macro mode saving 2021-07-18 11:30:08 +03:00
f8a9135f93 Merge remote-tracking branch 'origin/release/v6.4.0' into develop 2021-07-17 16:30:21 +03:00
e13a95fa0a . 2021-07-17 10:09:22 +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
54f3716ce6 fix bug #51281 2021-07-14 12:36:28 +03:00
2fea55841a add sdt picture 2021-07-12 13:20:45 +03:00
3185ca0f36 [XlsbFormat] fix build 2021-07-09 17:36:04 +03:00
4dd2aa8df6 x2t - doc & write protection 2021-07-09 15:10:05 +03:00
e6edae010a [XlsbFormat] refactoring, create WorkBookStream and take a part of WorkBook.bin records 2021-07-09 13:12:13 +03:00
bf2edb3776 [xlsb] add binary stream reader 2021-07-07 15:46:46 +03:00
0fb91dc2f8 Merge remote-tracking branch 'origin/release/v6.4.0' into develop 2021-07-02 10:44:38 +03:00
9644701947 fix bug #51053 2021-07-01 16:30:55 +03:00
9a91fac28c . 2021-06-30 13:55:26 +03:00
e98b542eae Correct some class for xml tables. Last home's changes. 2021-06-30 09:19:23 +03:00
4cdc2b1ea5 add marker drawing form 2021-06-27 13:32:58 +03:00
2b29a23b26 [DocxFormatLib][XlsbFormat] add BaseRecords, biff12 stream parser and working with sharedStrings.bin 2021-06-25 16:32:35 +03:00
13f125f508 Merge remote-tracking branch 'origin/release/v6.4.0' into feature/nativeRefactoring 2021-06-25 10:45:23 +03:00