summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README: correct URL to build machinefix-readmeWilliam Gathoye2022-04-251-1/+1
* config,UI: change classic -> compact and notebookbar -> tabbedRash4192022-04-2510-13/+33
* formulabar: remove old tunneled dialog codeSzymon Kłos2022-04-256-526/+31
* autofilter: remove old jsdialog codeSzymon Kłos2022-04-253-241/+0
* Fix repair document item on notebookbar writerPedro Pinto Silva2022-04-251-14/+27
* jsdialog: use only one handler for selectionSzymon Kłos2022-04-231-7/+5
* jsdialog: apply selection in textareaSzymon Kłos2022-04-231-0/+13
* cypress: fix after formulabar conversion to jsdialogsSzymon Kłos2022-04-232-15/+15
* cypress: tunneled formulabar was removedSzymon Kłos2022-04-231-28/+0
* formulabar: keep correct focus stateSzymon Kłos2022-04-233-6/+27
* jsdialog: send special keys for rawKeyEvents mode in textareaSzymon Kłos2022-04-231-2/+39
* formulabar: move buttons to jsdialog implementationSzymon Kłos2022-04-2311-31/+100
* jsdialogs: formulabarSzymon Kłos2022-04-237-7/+175
* Introduce map.dispatch(action) to share code in UI handlersSzymon Kłos2022-04-233-12/+47
* jsdialog: a11y: ignore containers while traversing using keyboardSzymon Kłos2022-04-231-1/+4
* jsdialog: remove table- prefix hackSzymon Kłos2022-04-235-37/+25
* jsdialog: postprocess toolitemsSzymon Kłos2022-04-231-2/+6
* jsdialog: don't interpret all strings as uno commandsSzymon Kłos2022-04-232-4/+5
* jsdialog: create empty drawingareaSzymon Kłos2022-04-231-32/+34
* jsdialog: add symbols support for buttonsSzymon Kłos2022-04-234-0/+10
* Fix 'Insert Comment' invoked by keyboard shortcut (fixes #4109)Andras Timar2022-04-221-1/+1
* wsd: delay uploading if the last attempt had failedAshod Nakashian2022-04-222-8/+32
* wsd: needToSaveToDisk helper and improved autoSaveAndStopAshod Nakashian2022-04-222-7/+57
* wsd: add canSaveToDisk helperAshod Nakashian2022-04-222-5/+40
* wsd: add canUploadToStorage helperAshod Nakashian2022-04-222-7/+28
* wsd: do not prevent saving when storage is missingAshod Nakashian2022-04-221-5/+10
* Remove toggle prefix from status bar and rulerPedro Pinto Silva2022-04-224-5/+5
* notebookbar: be sure it is initialized earlySzymon Kłos2022-04-224-32/+15
* Fix overflow for main-nav on UI mode swotchSzymon Kłos2022-04-221-4/+20
* notebookbar: introduce bigmenubartoolitemSzymon Kłos2022-04-225-10/+28
* Unify ui switcher namingJulius Härtl2022-04-226-8/+10
* Be sure that notebookbar is initialized correctlySzymon Kłos2022-04-221-0/+2
* add collibre toggleuimode.svg iconandreas kainz2022-04-221-0/+14
* Add ui mode toggle to menu/notebookbarJulius Härtl2022-04-225-0/+38
* wsd: use the default DH parameters in SSLAshod Nakashian2022-04-221-0/+5
* Enable avoiding use of ETag for remote font filesTor Lillqvist2022-04-211-35/+167
* Do not display About button on notebookbar when About box is removed (fixes #...Andras Timar2022-04-211-11/+13
* We do not use tunneled sidebar any moreAndras Timar2022-04-212-18/+0
* Fix cypress test after InsertZWNBSP->InsertWJAndras Timar2022-04-211-2/+2
* co-22.05: updated UNO command translationsAndras Timar2022-04-21119-1305/+2048
* the correct command name is: .uno:PrintRangesMenuAndras Timar2022-04-213-3/+3
* Revert "co-22.05: mobile writer/insert_formatting_mark_spec.js"Szymon Kłos2022-04-211-14/+1
* 22.05 doesn't have InsertZWNBSP commandSzymon Kłos2022-04-213-4/+4
* browser: make: remove duplicate .ts files from makefileAshod Nakashian2022-04-201-2/+0
* make: fail the build when the whitebox unittests failAshod Nakashian2022-04-201-2/+2
* wsd: remove identical simulateSocketError overrideAshod Nakashian2022-04-203-22/+1
* wsd: minor log improvementsAshod Nakashian2022-04-202-2/+9
* wsd: minor cleanup of send-frame membersAshod Nakashian2022-04-201-3/+12
* wsd: fallback only when COOLStatusCode is missingAshod Nakashian2022-04-201-3/+2
* wsd: remove argument default-valueAshod Nakashian2022-04-202-3/+3