summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add fix for issue #6050 to release notesios-co-22-05-testflight6Patrick Luby2023-03-211-0/+1
* Partial fix: iOS missing text direction listbox in Format > Page Style > PagePatrick Luby2023-03-211-15/+25
* Bump version to 22.05.11Patrick Luby2023-03-191-1/+1
* Add fix for issue #1962 to release notesPatrick Luby2023-03-181-0/+1
* Move labels and images a little to the right in the "create document" viewPatrick Luby2023-03-171-7/+7
* Fix issue #1962 Use UINavigationController to add a cancel buttonPatrick Luby2023-03-173-5/+23
* Partial fix for issue #1962 Dismiss view by tapping outside of the viewPatrick Luby2023-03-171-1/+19
* mobile: don't steal focus from save-as dialogSzymon Kłos2023-03-171-1/+3
* Fix remotelink idPedro Pinto Silva2023-03-171-1/+2
* export as pdf: we need to decode pathSzymon Kłos2023-03-161-1/+1
* zotero: show buttons when integrator supports itSzymon Kłos2023-03-162-5/+14
* Reset release notes and add fix for GitHub issue #5839Patrick Luby2023-03-161-4/+2
* Fix GitHub issue #5839 and never disable Paste toolbar buttonPatrick Luby2023-03-161-3/+19
* Bump version to 22.05.12.1cp-22.05.12-1Andras Timar2023-03-152-1/+7
* Handle get-thumbnail also for graphic objectsTor Lillqvist2023-03-151-0/+12
* No need for any saveAs when doing a get-thumbnailTor Lillqvist2023-03-152-0/+8
* There is no separate paintThumbnail() API in LibreOfficeKit any longerTor Lillqvist2023-03-151-1/+9
* Send thumbnail in binary formatSzymon Kłos2023-03-152-41/+16
* Use http::Response for extract-link-targets and get-thumbnailSzymon Kłos2023-03-151-13/+5
* Send BadRequest if parameters missingSzymon Kłos2023-03-151-0/+4
* Scroll to targetSzymon Kłos2023-03-154-0/+30
* Introduce scrollToPos functionSzymon Kłos2023-03-151-28/+14
* Handle target in get-thumbnailSzymon Kłos2023-03-154-44/+118
* Add get-thumbnail endpointSzymon Kłos2023-03-155-4/+123
* Merge extract-link-targets and convert-to request handlingSzymon Kłos2023-03-152-52/+27
* Add extract-link-targets endpointSzymon Kłos2023-03-155-8/+144
* Bump version to 22.05.11.1cp-22.05.11-1Andras Timar2023-03-142-1/+7
* add common/LangUtil.hpp to distributionAndras Timar2023-03-141-0/+1
* wsd: correct config default-value name for rotateOnOpenAshod Nakashian2023-03-141-20/+20
* wsd: reduce minimum time between requestsAshod Nakashian2023-03-141-2/+2
* MentionPopup: fix double border and parent paddingPedro Pinto Silva2023-03-141-0/+13
* wsd: better logging in autoSaveAndStopAshod Nakashian2023-03-141-6/+6
* wsd: correct log of time since last save responseAshod Nakashian2023-03-141-1/+1
* wsd: only warn of live sessions on unloadAshod Nakashian2023-03-141-5/+12
* wsd: do not warn of unassociated Kit after unloadingAshod Nakashian2023-03-141-2/+6
* wsd: better logging of WOPI::PutFileAshod Nakashian2023-03-141-12/+18
* wsd: logging improvementsAshod Nakashian2023-03-142-9/+16
* wsd: http: set http::Request log contextAshod Nakashian2023-03-141-1/+2
* wsd: do not disconnect the last session if savingAshod Nakashian2023-03-141-2/+6
* Stop erasing the whole tmp directory after a downloadJaume Pujantell2023-03-141-1/+1
* fix: mention cannot be insertedRash4192023-03-143-5/+5
* Fix isLocal failing check with IPv4FedericoHeichou2023-03-141-1/+2
* Translation updates from master branchAndras Timar2023-03-14160-34696/+37860
* wsd: check if SysTemplate is writable once per updateAshod Nakashian2023-03-141-4/+7
* wsd: test: do not start the next test if test is not finishedAshod Nakashian2023-03-141-13/+17
* wsd: not an error to not support storage lockingAshod Nakashian2023-03-141-0/+1
* wsd: string::empty() is clearer than size() == 0Ashod Nakashian2023-03-1412-25/+26
* wsd: remove always-false conditionalsAshod Nakashian2023-03-141-6/+0
* wsd: initialize ClientSession::_lastStateTimeAshod Nakashian2023-03-141-3/+1
* wsd: make sessions readonly on disk errorsAshod Nakashian2023-03-141-0/+2