summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05tdf#128468: Tweak the ruler tick and tab stop positions to be just rightdistro/collabora/collabora-online-4Tor Lillqvist1-19/+27
2019-12-05tdf#128468: Draw the tab stopsTor Lillqvist2-2/+95
2019-12-03tdf#128468: Get rid of a bunch of pointless variablesTor Lillqvist1-20/+11
2019-12-02tdf#128468: Make the margin handles in the ruler work better in the iOS appTor Lillqvist1-11/+11
2019-12-02Add (commented-out) debug messageTor Lillqvist1-0/+2
2019-11-28Improve ruler behaviour when panning by dragging on a touch deviceTor Lillqvist1-7/+9
2019-11-26Make dragging the margin handles in the ruler work better in the iOS appTor Lillqvist1-10/+49
2019-11-22Avoid the ugly gap between the toolbar and ruler in the iOS appTor Lillqvist1-0/+9
2019-11-22Make the ruler show up in the iOS app on iPadTor Lillqvist1-1/+1
2019-11-21tdf#125755: Fix some URI encoding issuesTor Lillqvist1-5/+2
2019-11-21tdf#128461: Don't trust the _internalCacheEmpty crack in the iOS appTor Lillqvist1-1/+1
2019-11-13Add some core source files from sd for breakpointing convenienceTor Lillqvist1-0/+180
2019-11-13Add public.content to the UTTypeConformsTo arrays of the exported UTIsTor Lillqvist1-0/+5
2019-11-08tdf#128034: Add any modifiers to the UNO keycode also for mobile devicesTor Lillqvist1-0/+9
2019-11-08tdf#128506: Call preventDefault() for the Tab key (from a hardware keyboard)Tor Lillqvist1-0/+4
2019-11-04tdf#128577: Close an already open document when asked to open a new oneTor Lillqvist5-15/+40
2019-11-04Add LSSupportsOpeningDocumentsInPlaceTor Lillqvist1-0/+2
2019-11-01Bump iOS Deployment Target to 12.2Tor Lillqvist1-2/+2
2019-10-28Add source files from sd/source/core for breakpointing convenienceTor Lillqvist1-0/+66
2019-10-19debian package postrm: fix lintian warningLionel Elie Mamane1-1/+3
2019-10-19add kit/Watermark.hpp to dist tarballAndras Timar1-1/+2
2019-10-18tdf#126973: Don't do anything in the tooltip show and hide functions on iOSTor Lillqvist1-0/+6
2019-10-16tdf#128177: Drop the 'Bibliography Entry...' menu entry in a mobile appTor Lillqvist1-1/+1
2019-10-15tdf#123733: Keep the WebKit view until the lokit_main thread has finishedTor Lillqvist4-0/+12
2019-10-14Include nviewid to tests with tile messagesMert Tumer4-83/+87
2019-10-14Adjust TileCache to normalizedViewIdMert Tumer9-24/+32
2019-10-14Moved class Watermark to a seperate fileMert Tumer7-178/+245
2019-10-14Extended TileDesc with normalizedViewIdMert Tumer4-12/+36
2019-10-11Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOSTor Lillqvist6-10/+19
2019-10-10tdf#123741: Call LibreOfficeKit::setLanguageTag() also when loading a templateTor Lillqvist1-1/+5
2019-10-09remove the separator before sidebar menu entryTomaž Vajngerl1-1/+0
2019-10-09Font list empty in some casesSamuel Mehrbrodt1-81/+24
2019-10-09tdf#126205: Fix file format conversion on rename inputmerttumer1-6/+14
2019-10-09Save document before rename for keeping changesmerttumer2-2/+13
2019-10-09disable sidebar menu entry for mobileTomaž Vajngerl1-1/+1
2019-10-09Add some core source files from i18npool for breakpointing convenienceTor Lillqvist1-1/+46
2019-10-09tdf#126974: When we are about to be killed, just exit bluntlyTor Lillqvist1-0/+3
2019-10-09Add sidebar to the impress menuTomaž Vajngerl1-1/+3
2019-10-08Enable sidebar also in Impress.Jan Holesovsky2-1/+2
2019-10-07There is no lo_ios_app_getCacheDir() since some timeTor Lillqvist1-2/+0
2019-10-06Ignore the ios/Mobile/Branding directory, set up by the configure scriptTor Lillqvist1-0/+1
2019-10-06Use the same libtool snippet as in masterTor Lillqvist1-0/+2
2019-10-04tdf#127942: Make a slide that is being dragged (for re-ordering) the selectedTor Lillqvist1-0/+8
2019-10-04tdf#127942: Avoid the WKWebView popup with "Share...", "Add to Photos" etcTor Lillqvist1-0/+1
2019-10-04tdf#127942: Make the slide preview image dropsite larger on larger displaysTor Lillqvist1-0/+7
2019-10-04Surely it is pointless to have two .preview-img-dropsite thingsTor Lillqvist1-4/+0
2019-10-03loleaflet: tdf#127671 - follow upMarco Cecchetti1-5/+10
2019-10-03loleaflet: improve context toolbars in the iOS AppMarco Cecchetti7-93/+478
2019-10-03tdf#125565 make it possible to select cells in a tableTomaž Vajngerl4-6/+35
2019-10-03Convert the touch to mouse event when dragging graphic seelctionTomaž Vajngerl3-24/+27