Commit graph

338 commits

Author SHA1 Message Date
Julia Radzhabova b54c2e4d10 Merge branch 'develop' into feature/sse-conditional-formatting
# Conflicts:
#	apps/spreadsheeteditor/main/app/controller/Toolbar.js
2020-05-15 14:29:20 +03:00
Julia Radzhabova 0b4f282ac9 [SSE] Add new methods in sdk 2020-05-15 13:52:52 +03:00
Julia Radzhabova 5c1774efcf [SSE] Add new methods in sdk 2020-05-15 11:32:21 +03:00
Alexander Trofimov b0a526c263 [SSE] New
Use new methods in selection info
2020-05-15 10:42:00 +03:00
Julia Radzhabova 2af9094a34 Merge remote-tracking branch 'origin/develop' into develop 2020-05-14 13:03:21 +03:00
Julia Radzhabova 7c69720f1d [SSE] Refactoring 2020-05-14 12:56:09 +03:00
Alexander Trofimov 00fc3770d5 [SSE] Move
Move asc_getMerge to cell info
2020-05-14 12:16:27 +03:00
Alexander Trofimov e0268a7bee [SSE] Move
Move asc_getWrapText to cell info
2020-05-14 12:01:20 +03:00
Alexander Trofimov f50d32b597 [SSE] Move
Move asc_getLockText to cell info
2020-05-14 11:50:34 +03:00
Alexander Trofimov 4a282e307a [SSE] Move
Move asc_getMultiselect to cell info
2020-05-14 11:45:23 +03:00
Alexander Trofimov a33df0aabe [SSE] Move
Move asc_getSelectionType to cell info
2020-05-14 11:39:04 +03:00
Julia Radzhabova d497e4b761 [SSE] Enable text orientation button for shape without text, use asc_getAngle() for shapes.
Fix vertical align for shapes (deselect all buttons, when alignment=null)
2020-05-13 20:47:56 +03:00
Julia Radzhabova fc4de46980 [PE][SSE] Bug 42913: load image for filling shape, slide and replacing image from storage. 2020-05-13 17:20:58 +03:00
Julia Radzhabova e0d01f5b43 [SSE] Bug 36285 2020-05-08 20:18:53 +03:00
Alexander Trofimov cb1c4437f7 [SSE] Fix
Use asc_getFillColor
2020-05-08 15:09:44 +03:00
Julia Radzhabova 9d8f314157 [SSE] Add hotkey Shift+F3 for function insert 2020-05-07 19:42:27 +03:00
Julia Radzhabova d35cb91f2e Merge branch 'develop' into feature/sse-conditional-formatting 2020-04-23 17:45:26 +03:00
Julia Radzhabova 67dd73e767 Refactoring 2020-04-22 12:35:55 +03:00
Julia Radzhabova 753ff60e2d [SSE] Refactoring conditional formatting 2020-04-17 14:16:09 +03:00
Julia Radzhabova 07cd5d3267 [SSE] Load conditional formatting settings 2020-04-15 20:08:56 +03:00
Julia Radzhabova fd4716eb72 [SSE] Add rules manager for conditional formatting 2020-04-14 20:32:48 +03:00
Julia Radzhabova ba22351c91 [SSE] Add conditional formatting 2020-04-14 17:31:47 +03:00
Julia Radzhabova acd9eb20da [SSE] Fix removing duplicates 2020-04-08 11:51:55 +03:00
Julia Radzhabova 27dbfcae82 Refactoring symbol table, don't show special chars when using in list settings. 2020-04-02 16:14:45 +03:00
Julia Radzhabova 308428d83f Fix Bug 44916 2020-03-31 16:49:33 +03:00
Julia Radzhabova 43ff8d3788 [SSE] Check pivot feature 2020-03-20 17:58:03 +03:00
Julia Radzhabova 4c62e7367f [SSE] Hide pivot settings in desktop 2020-03-20 17:38:58 +03:00
Julia Radzhabova 664fae40e5 [SSE] Get link to the internal range 2020-03-20 15:29:47 +03:00
Julia Radzhabova e5c35c772e [SSE] Fix print titles 2020-03-18 10:08:47 +03:00
Julia Radzhabova 0ef9620d9b [SSE] Fix print titles 2020-03-17 18:03:42 +03:00
Julia Radzhabova 42ccd21630 [SSE] Fix printing tities 2020-03-17 15:24:23 +03:00
Julia Radzhabova 8d88fe6aca [SSE] Bug 43869 2020-03-17 15:06:40 +03:00
Julia Radzhabova e6c0127698 [SSE] Fix internal links 2020-03-16 13:30:51 +03:00
Julia Radzhabova d76fc24f4b
Merge pull request #364 from ONLYOFFICE/feature/internal-link
Feature/internal link
2020-03-12 14:10:33 +03:00
Julia Radzhabova 5f283b11ce Merge branch 'feature/sse-pivot-settings' into develop 2020-03-11 17:46:21 +03:00
Julia Radzhabova 8d852e957a Merge branch 'release/v5.5.0' into develop 2020-03-05 13:34:31 +03:00
Julia Radzhabova 952d4347ab [SSE] Add hyperlink to named ranges 2020-03-04 10:28:12 +03:00
Julia Radzhabova 54335503c4 [SSE] Add named ranges button to formula tab 2020-02-26 13:49:57 +03:00
Julia Radzhabova 51128892c8 [SSE] Fix Bug 44393 2020-02-06 11:26:19 +03:00
Julia Radzhabova ebe8e87b34 [SSE] Fix Bug 44219 (#308) 2020-01-21 15:02:42 +03:00
Julia Radzhabova f714a26da7 Change color scheme by index 2019-12-19 11:00:49 +03:00
Julia Radzhabova 1ace993ea8 Merge branch 'develop' into feature/sse-pivot-settings 2019-12-06 15:28:39 +03:00
Julia Radzhabova 01da19cf26 Merge branch 'feature/sse-custom-sort' into develop 2019-12-02 15:17:35 +03:00
Maxim Kadushkin 670b6cf2c6 merge with develop 2019-11-28 17:11:18 +03:00
Julia Radzhabova 0e4bee102e Merge branch 'develop' into feature/sse-custom-sort 2019-11-27 11:45:21 +03:00
Maxim Kadushkin aa48aca058 [SSE] build icons sprite from source images 2019-11-21 19:15:47 +03:00
Maxim Kadushkin 5238c494ae [DE SSE] removed unused buttons 2019-11-20 17:58:55 +03:00
Maxim Kadushkin fa5c9d5626 [all] changed 'notify' button state 2019-11-20 12:42:39 +03:00
Julia Radzhabova 9199b69881 Refactoring symbol table: change sdk method 2019-11-15 16:57:55 +03:00
Julia Radzhabova f2d2ef5fc3 Show collaboration tab in the comment mode (show add/remove comment buttons) 2019-11-15 14:01:08 +03:00