summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-09For iOS, generate the data: URLs for the PNG tiles already in the Online codecd-4.0.4-1Tor Lillqvist3-63/+59
2019-05-09loleaflet: fix "select text with mouse after clicking into text box moves ...Henry Castro1-5/+12
2019-05-09Bump package version to 4.0.4-1Andras Timar4-4/+10
2019-05-09Added RenameFile Support for WOPImerttumer13-42/+224
2019-05-09Fix strange wire-id hash issues.Michael Meeks1-13/+25
2019-05-09loleaflet: fix sending 'compositionupdate' event dataHenry Castro1-7/+4
2019-05-09loleaflet: fix the input method when receives 'compositionend' eventHenry Castro1-8/+4
2019-05-09tdf#124749:loleaflet: use "KeyboardEvent.key" to detect ignored key eventsIván Sánchez Ortega1-8/+15
2019-05-09leaflet: after resizing a shape, dragging cursor with mouse pans viewMarco Cecchetti1-3/+23
2019-05-09Show progressbar centered in the mobileSzymon Kłos1-1/+8
2019-05-09Prevent view from jumping on zoom in/out on mobileSzymon Kłos2-9/+23
2019-05-09Use the app name more generally, not only on iOS.Jan Holesovsky5-11/+18
2019-05-09leaflet: suppress empty error messagesAshod Nakashian1-6/+9
2019-05-09[cp] add copyright notice to About BoxAndras Timar1-0/+2
2019-05-09Avoid syntax errors while paring command resultsSzymon Kłos1-1/+6
2019-05-09Make all pages accessible after zoomingSzymon Kłos1-6/+4
2019-04-04Bump package version to 4.0.3-2cd-4.0.3-2Andras Timar3-3/+9
2019-03-22Bump package version to 4.0.3-1cd-4.0.3-1Andras Timar4-3/+9
2019-03-22Make the image resize and rotate handles larger in a mobile appTor Lillqvist2-1/+5
2019-03-22tdf#124055: Idle timeout is pointless in mobile appsTor Lillqvist1-3/+7
2019-03-22tdf#122544: Disable the 'closemobile' button while tunnelled dialog is showingTor Lillqvist1-1/+5
2019-03-22Add references to source files from svl/source/items for debugging goodnessTor Lillqvist1-0/+82
2019-03-22tdf#122543: Ignore duplicate calls to loadFromContents on same DocumentTor Lillqvist2-0/+11
2019-03-22When FAKESOCKET_LOG_ALWAYS_STDERR, output also the thread idTor Lillqvist1-1/+1
2019-03-22fix: saveAs breaks when '%' character is used within the filenameEduard Ardeleanu3-9/+14
2019-03-22Don't hide last modification if height is smallSzymon Kłos1-1/+1
2019-03-22Escape usernameSzymon Kłos1-2/+6
2019-03-22Add sort buttons to the toolbar in CalcSzymon Kłos1-1/+4
2019-03-22leaflet: align drop-down lists with parent comboboxAshod Nakashian1-2/+2
2019-03-22leaflet: child windows are top-level nowAshod Nakashian1-4/+13
2019-03-22Add more source file references for breakpointing goodnessTor Lillqvist1-0/+232
2019-03-22colibre: Update to the latest versions from master.Jan Holesovsky32-350/+79
2019-03-22Don't show closebutton on menubar toggleSzymon Kłos3-4/+8
2019-03-22Hide close button by defaultSzymon Kłos1-0/+1
2019-03-22Don't show closebutton if not requestedSzymon Kłos1-1/+3
2019-03-22Don't wrap menubarSzymon Kłos4-18/+39
2019-03-22Last modification: Show the pointer cursor only when revision history enabled.Jan Holesovsky2-2/+5
2019-03-22Guard against "TypeError: null is not an object"Tor Lillqvist1-1/+4
2019-03-12Bump package version to 4.0.2-1cd-4.0.2-1Andras Timar4-3/+9
2019-03-12leaflet: do not disable the Close Document menu for read-only docsAshod Nakashian1-1/+1
2019-03-12Send the UI_FileVersions only when the revision history is enabled.Jan Holesovsky1-1/+1
2019-03-12Move the Help URL to a new config pathAshod Nakashian1-1/+1
2019-03-12Add help URL to loolkitconfig.xcuAshod Nakashian1-1/+4
2019-03-12dictionary is no longer a dependencyAndras Timar2-2/+2
2019-03-12Show normal statusbar in narrow windowSzymon Kłos1-1/+1
2019-03-12Send init commands after mobile is switched to edit modeSzymon Kłos1-0/+3
2019-03-12Show user colors when no avatar is availableSzymon Kłos3-24/+13
2019-03-12Always show cursor headerSzymon Kłos1-0/+2
2019-03-12tdf#123482 - cleanup convert-to folder more reliably.Michael Meeks4-8/+31
2019-03-12Simpify DocumentBroker constructor.Michael Meeks3-10/+7