|
|
8c8f59da80
|
[x2t] Add outlinePr to Editor.bin
|
2019-08-02 14:51:45 +03:00 |
|
|
|
c094962751
|
[x2t] Fix mailmerge
|
2019-07-29 16:23:48 +03:00 |
|
|
|
471219e59a
|
[x2t] Fix dataValidations writing
|
2019-07-26 14:10:29 +03:00 |
|
|
|
8926c52369
|
[x2t] Add pageSetUpPr to Editor.bin
|
2019-07-23 13:11:39 +03:00 |
|
|
|
a4e2fcad31
|
[x2t] Generate comments Guids if they are absent
|
2019-07-11 19:45:35 +03:00 |
|
|
|
c600841902
|
fix bug #42048
|
2019-07-10 17:18:33 +03:00 |
|
|
|
615179f9da
|
[x2t] Add ThreadedComments to Editor.bin
|
2019-07-05 20:11:22 +03:00 |
|
|
|
1b67ebe9a6
|
[s2t] Add some optimization for xls->Editor.bin convertion
|
2019-06-26 16:30:50 +03:00 |
|
|
|
03bccc6b10
|
[x2t] Fix CCell::parseRefA; Fix CSV opening
|
2019-06-20 11:58:16 +03:00 |
|
|
|
0499c6ff4f
|
Merge pull request #158 from ONLYOFFICE/feature/binary-sheet-data
Feature/binary sheet data
|
2019-06-18 18:36:40 +03:00 |
|
|
|
1860c19539
|
[x2t] Fix Editor.bin->xlsx drawing convertion
|
2019-06-18 17:09:15 +03:00 |
|
|
|
2d5015bcf2
|
Revert "[x2t] Move c_oSerWorksheetsTypes::XlsbPos record in Editor.bin"
This reverts commit c0d16ed7c3.
|
2019-06-18 15:33:53 +03:00 |
|
|
|
c0d16ed7c3
|
[x2t] Move c_oSerWorksheetsTypes::XlsbPos record in Editor.bin
|
2019-06-17 19:05:25 +03:00 |
|
|
|
3d456bcc80
|
[x2t] Fixes
|
2019-06-07 20:04:11 +03:00 |
|
|
|
404058354e
|
[x2t] Write SheetData to to Editor.bin on xml reading
|
2019-06-06 20:21:18 +03:00 |
|
|
|
08f75771b9
|
Merge pull request #151 from ONLYOFFICE/gutter
Gutter
|
2019-06-04 13:36:23 +03:00 |
|
|
|
14aed88307
|
.
|
2019-05-30 12:54:19 +03:00 |
|
|
|
a0cc6b6274
|
OdfFormatWriter - ...; fix vml comment
|
2019-05-23 17:28:24 +03:00 |
|
|
|
688d5972ea
|
[x2t] Change write order to Editor.bin
|
2019-05-17 20:00:11 +03:00 |
|
|
|
81176e851c
|
[x2t] Add PageSetup properties to Editor.bin
|
2019-05-17 19:55:47 +03:00 |
|
|
|
692fe69426
|
OdfFormatWriter - controls
|
2019-04-18 12:24:36 +03:00 |
|
|
|
6c29f811d9
|
x2t - fixed bug #40823
|
2019-04-15 14:15:57 +03:00 |
|
|
|
89ac698d35
|
.
|
2019-04-15 11:30:23 +03:00 |
|
|
|
e4b4949471
|
Merge remote-tracking branch 'origin/release/v5.3.0' into develop
|
2019-04-12 18:32:21 +03:00 |
|
|
|
2bfcfbf21c
|
.
|
2019-04-12 18:31:41 +03:00 |
|
|
|
966809a8f2
|
x2t - bin - read/write activeX(convert to control)
|
2019-04-11 17:15:29 +03:00 |
|
|
|
d8f8720d05
|
[x2t] Fix writing to Editor.bin. For bug 40914.
|
2019-04-11 16:31:55 +03:00 |
|
|
|
699eb731b4
|
x2t - bin - form controls read/write
|
2019-04-04 20:02:26 +03:00 |
|
|
|
0eb032a281
|
.
|
2019-04-04 15:38:02 +03:00 |
|
|
|
f89174ded5
|
.
|
2019-04-04 14:02:02 +03:00 |
|
|
|
ff1d53637a
|
x2t - bin - writing xlsx controls
|
2019-04-02 18:44:10 +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 |
|
|
|
79aa50d712
|
[x2t] Add OutlineLevelCol, OutlineLevelRow to Editor.bin
|
2019-03-25 19:56:24 +03:00 |
|
|
|
7e0e30d00f
|
[x2t] Fix xlsx->Editor.bin conversion with invalid cell refs
<x:c r="2:1" instead of "B1"
|
2019-03-20 14:00:05 +03:00 |
|
|
|
e4ed9cade7
|
[x2t] Fix convertion to json
|
2019-02-28 18:02:48 +03:00 |
|
|
|
3c4154b3ac
|
x2t - refactoring for build
|
2019-02-28 16:56:37 +03:00 |
|
|
|
e31f101021
|
x2t - refactoring build
|
2019-02-27 16:11:08 +03:00 |
|
|
|
c6de9b9e52
|
[x2t] Add GradientFill to Editor.bin
|
2019-02-22 16:04:40 +03:00 |
|
|
|
a4d22be862
|
Merge branch 'develop' of https://github.com/ONLYOFFICE/core into develop
|
2019-02-19 14:26:12 +03:00 |
|
|
|
3f615c2ece
|
XlsxFormat - condit.format ext with dxf
|
2019-02-19 14:24:47 +03:00 |
|
|
|
95e1a1edf9
|
[x2t] Fix typo
|
2019-02-19 12:06:13 +03:00 |
|
|
|
c0c6baf636
|
XlsxFormat - read/write iconSet ext
|
2019-02-18 19:24:00 +03:00 |
|
|
|
ccbc044f11
|
.
|
2019-02-18 17:38:05 +03:00 |
|
|
|
a8668df5fd
|
XlsxFormat - read/write dataBar ext
|
2019-02-18 12:52:55 +03:00 |
|
|
|
cc228f3393
|
XlsxFormat - read/write ext conditional formating
|
2019-02-18 11:25:09 +03:00 |
|
|
|
8be0d7f2b3
|
[x2t] Add "created", "MODIFIED" environments to rev:8f332c3c09437f0d89b8d0a843655b6b02eb1329
|
2019-02-05 15:45:18 +03:00 |
|
|
|
f4e0ce53b4
|
[x2t] For linux build 8f332c3c09
|
2019-02-05 11:24:36 +03:00 |
|
|
|
8f332c3c09
|
[x2t] Add app.xml, core.xml to Editor.bin
|
2019-02-04 20:04:37 +03:00 |
|
|
|
b122d75f34
|
DocFormat - fix bug #40363
|
2019-01-29 19:58:40 +03:00 |
|