summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress or fix all iOS compiler warnings without changing any codeios-22-05-github5876Patrick Luby2023-04-154-6/+14
* Replace deprecated callsPatrick Luby2023-04-152-6/+6
* Reserve the maxiumum possible length after encodingPatrick Luby2023-04-151-0/+6
* Related to issue #5876: reduce excessive copying of message dataPatrick Luby2023-04-141-7/+14
* Remove abandoned fix for GitHub issue #6010 since the fix was found to leakPatrick Luby2023-04-131-1/+0
* Update release notes for next TestFlight buildPatrick Luby2023-04-131-4/+2
* Fix issue #6145 by adding aliases for the PDF and EPUB iconsPatrick Luby2023-04-131-0/+5
* js: fix mention popup positioning on large resolutionRash4192023-04-131-2/+2
* Expose Translate option to mobile if feature is enabledPedro Pinto Silva2023-04-111-0/+4
* jsdialogs: fix the initial focus if an editable element has itHenry Castro2023-04-071-3/+3
* proxy: get the length right for messages with content outside ASCII.Michael Meeks2023-04-051-1/+1
* handle Uncaught TypeError: Cannot read properties of nullAndras Timar2023-04-051-1/+7
* Feature add Send_UNO_Command postMessagePouya Mozaffar Magham2023-04-052-0/+32
* Bump version to 22.05.12Patrick Luby2023-04-041-1/+1
* Add fixes for issues #6103 and #6104 to release notesPatrick Luby2023-04-041-1/+3
* Fix issues #6103 and #6104 by setting the command to "downloadas-" on iOSPatrick Luby2023-04-046-29/+29
* mobile: use attribute 'visibility' to hide toolbar back buttonHenry Castro2023-04-041-2/+2
* Hide download in tabbed view when HideExportOption is trueSzymon Kłos2023-04-014-7/+37
* Update release notes for next TestFlight releasePatrick Luby2023-03-281-3/+2
* Bump version to 22.05.12.4cp-22.05.12-4Andras Timar2023-03-242-1/+7
* wsd: check for editable session not readonlyAshod Nakashian2023-03-241-1/+1
* Bump version to 22.05.12.3cp-22.05.12-3Andras Timar2023-03-231-0/+6
* Bump version to 22.05.12.3Andras Timar2023-03-231-1/+1
* Fix UI Selection bugChrisGlad2023-03-231-0/+2
* browser: Make sure that the header avatar list is limitedJulius Härtl2023-03-231-1/+15
* RTL: flip the arrow of context menu's submenuAndras Timar2023-03-221-0/+13
* Remove focus from slides pane when map is clicked.Gökay Şatır2023-03-221-0/+7
* Add fix for issue #6050 to release notesPatrick 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-211-1/+1
* Add fix for issue #1962 to release notesPatrick Luby2023-03-211-0/+1
* Move labels and images a little to the right in the "create document" viewPatrick Luby2023-03-211-7/+7
* Fix issue #1962 Use UINavigationController to add a cancel buttonPatrick Luby2023-03-213-5/+23
* Partial fix for issue #1962 Dismiss view by tapping outside of the viewPatrick Luby2023-03-211-1/+19
* fix: date picker always in norwegianRash4192023-03-212-1/+2
* Zotero: execute commmands with opened dialogSzymon Kłos2023-03-201-8/+8
* docker: updated readmeAndras Timar2023-03-191-6/+17
* Bump version to 22.05.12.2cp-22.05.12-2Andras Timar2023-03-182-1/+7
* 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