summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix error in conversion from microseconds to whole millisecondsbackport/5633/distro/collabora/co-22-05Tor Lillqvist2023-01-031-2/+2
* updated helm chartRash4192022-12-314-23/+68
* #5609 add '# syntax=docker/dockerfile:1.2' to dockerfiles that use --mount op...Andras Timar2022-12-313-0/+6
* Calc: show cursors from othersSzymon Kłos2022-12-311-3/+3
* wsd: correctly clear the stream caches in TileCacheAshod Nakashian2022-12-311-1/+1
* protocol: minor documentation fixupAshod Nakashian2022-12-311-2/+2
* wsd: minor log improvementsAshod Nakashian2022-12-313-7/+7
* wsd: log number of unremoved sessions when destroying DocBrokerAshod Nakashian2022-12-311-1/+2
* wsd: correctly log the time since upload requestAshod Nakashian2022-12-311-4/+1
* wsd: test: cleanup redundant wakupWorld after sending a commandAshod Nakashian2022-12-314-6/+0
* wsd: asyncRequest needs only wakeup its own poll threadAshod Nakashian2022-12-311-1/+1
* wsd: do not warn when waking up dead poll-thread at shutdownAshod Nakashian2022-12-311-1/+3
* wsd: smarter warnings and errors on kit disconnectionAshod Nakashian2022-12-311-16/+37
* wsd: do not send duplicate 'disconnect' to the KitAshod Nakashian2022-12-311-8/+3
* wsd: request Kit termination early when unloadingAshod Nakashian2022-12-312-6/+19
* wsd: support flushing control in WSProcess::sendFrameAshod Nakashian2022-12-311-5/+7
* wsd: do not warn of expected DocBroker disconnectionAshod Nakashian2022-12-311-3/+15
* wsd: send WS close frame only when we have a socketAshod Nakashian2022-12-311-2/+3
* wsd: wait InitialPingDelayMicroS before first pingAshod Nakashian2022-12-311-1/+1
* wsd: better log levelsAshod Nakashian2022-12-314-7/+14
* wsd: preserve close reason when disconnected from KitAshod Nakashian2022-12-311-3/+12
* wsd: test: better post-close check in UnitCopyPasteAshod Nakashian2022-12-311-24/+64
* browser: Disable F2 handling in WriterAron Budea2022-12-311-4/+11
* Export PDF dialog (Calc, Draw, Impress) in case of non-grouped downloadAndras Timar2022-12-313-6/+9
* jsdialog: support inlineLabel property in custom itemSzymon Kłos2022-12-312-2/+12
* add icon aliases for exportpdf and exportepubAndras Timar2022-12-311-1/+3
* Make export EPUB/PDF always with options dialog (Calc, Impress, Draw)Andras Timar2022-12-312-8/+10
* Use window.ThisIsAMobileApp instead of checking for iOS or AndroidTor Lillqvist2022-12-311-1/+1
* Disable incomplete bibliography/citation database featureAndras Timar2022-12-313-9/+1
* Bump version to 22.05.9.2Andras Timar2022-12-312-1/+7
* Bump version to 22.05.9.1Andras Timar2022-12-312-1/+7
* Translated using Weblate (Russian)Егор Ермаков2022-12-311-9/+9
* Fix the insert hyperlink behaviour on CalcGülşah Köse2022-12-311-0/+2
* Set the checked state of the FreezePanes itemGülşah Köse2022-12-311-1/+2
* Zotero: avoid undefined in the search fieldSzymon Kłos2022-12-311-0/+1
* Zotero: add basic iconsSzymon Kłos2022-12-314-4/+14
* Zotero: show only standard itemsSzymon Kłos2022-12-311-2/+5
* jsdialog: keep icons column in line with headerSzymon Kłos2022-12-311-0/+10
* jsdialog: support checkbox in all TreeViewsSzymon Kłos2022-12-312-18/+45
* jsdialog: support icon in the TreeView entrySzymon Kłos2022-12-315-7/+35
* Zotero: setup minimal size for dialogSzymon Kłos2022-12-312-13/+13
* jsdialog: set minimal width for spinfiledsSzymon Kłos2022-12-311-0/+1
* jsdialog: align vertically grid contentSzymon Kłos2022-12-311-1/+6
* cypress: fix: inconsistent writer/image_operation_spec.jsRash4192022-12-311-0/+4
* jsdialog: share code for modalsSzymon Kłos2022-12-311-88/+76
* jsdialog: improve styling for input modalSzymon Kłos2022-12-312-2/+6
* Simplify rename of tabSzymon Kłos2022-12-315-21/+90
* wsd: test: add read-only storage testsAshod Nakashian2022-12-311-1/+167
* wsd: disable editing when Storage UserCanWrite=falseAshod Nakashian2022-12-312-6/+9
* wsd: support isWritable flag in SessionAshod Nakashian2022-12-312-2/+25