summaryrefslogtreecommitdiff
path: root/kit
AgeCommit message (Expand)AuthorFilesLines
2019-12-16These can be made constMiklos Vajna2-2/+2
2019-12-06android: Fix crash on the 2nd editing start.Jan Holesovsky1-0/+5
2019-12-03Spelling context menu: Fix execution of LanguageStatusTamás Zolnai1-1/+2
2019-12-02formula bar: function completeMarco Cecchetti2-1/+24
2019-11-30insert image needs fps_office component these days.Michael Meeks1-1/+1
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-3/+1
2019-11-27Fix minor comparison errormert1-1/+1
2019-11-25formula bar tunneling: function list wizardMarco Cecchetti1-0/+3
2019-11-25Add REST endpoint for admin metrics.Gabriel Masei1-0/+1
2019-11-24SpellingPopup: Handle sapces in suggestion.Tamás Zolnai1-0/+8
2019-11-22Fix watermarks overflow the document areamert1-6/+10
2019-11-19wsd: replace mutex in signal handlerAshod Nakashian1-3/+2
2019-11-13loleaflet: Draw column/row grid lines on the backgroundIván Sánchez Ortega1-0/+1
2019-11-10Rotate Watermarks with 45 degree anglemert2-1/+24
2019-11-08killpoco: Remove trivial StringTokenizer uses from some files.Jan Holesovsky2-13/+9
2019-11-07killpoco: Get rid of Poco/Thread.h from the rest of the Android-related files.Jan Holesovsky2-4/+0
2019-11-07killpoco: Don't use POCO for app exit values.Jan Holesovsky2-24/+20
2019-11-06wsd: cleanup the global flag accessorsAshod Nakashian2-4/+4
2019-11-06wsd: leaflet: Insert backgroundAshod Nakashian1-5/+5
2019-11-04tdf#128577: Close an already open document when asked to open a new oneTor Lillqvist1-0/+3
2019-10-29test: improve TileCacheTestsAshod Nakashian1-2/+3
2019-10-29testSaveOnDisconnect: sync after pasting and better loggingAshod Nakashian1-0/+1
2019-10-28wsd: logging improvementsAshod Nakashian1-1/+1
2019-10-16Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOSTor Lillqvist1-0/+6
2019-10-15kit: also add missing modelineMiklos Vajna1-1/+3
2019-10-15kit: add missing header/footerMiklos Vajna1-0/+8
2019-10-15Added Watermark.hppmert1-0/+179
2019-10-15Include normalizedViewId to TileCachemert2-176/+27
2019-10-15jsdialogs: send events to the coreSzymon Kłos2-1/+25
2019-10-15Revert "jsdialogs: send events to the core"Szymon Kłos2-25/+1
2019-10-14wsd: fix password-protect file loading from multiple viewsAshod Nakashian1-4/+8
2019-10-14jsdialogs: send events to the coreSzymon Kłos2-1/+25
2019-10-09kit: fix UB in ChildSession::paste()Miklos Vajna1-1/+6
2019-10-08Fix build for MOBILEAPP where we don't have Log::shutdown()Tor Lillqvist1-0/+4
2019-10-08typo fixes in comments and codeAndras Timar1-4/+4
2019-10-03Fatal exceptions need to take the kit process down.Michael Meeks1-1/+5
2019-10-03single msg for deleting multiple charactersMarco Cecchetti2-1/+28
2019-10-01tdf#127669: Implement "export as" in the iOS app in general, not just for PDFTor Lillqvist1-2/+5
2019-09-29tdf#125575: Must reset the "kit" callback to null when closing documentTor Lillqvist1-0/+1
2019-09-28Draw reference marks for formulasSzymon Kłos1-2/+3
2019-09-28tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt312-14/+25
2019-09-27jsdialogs: introduce LOK_CALLBACK_JSDIALOG enum valueSzymon Kłos1-0/+6
2019-09-25Remove invalidations triggered by LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMichael Meeks1-12/+1
2019-09-22wsd: improved kit thread namingAshod Nakashian3-9/+14
2019-09-03Fix build.Jan Holesovsky1-0/+2
2019-09-03wsd: support resizing of the sidebarAshod Nakashian3-1/+26
2019-09-03wsd: cosmetic formattingAshod Nakashian2-9/+12
2019-08-26Add watermark opacity setting.Michael Meeks1-1/+1
2019-08-26re-factor childsession onLoad callback to cleanup parameter clutter.Michael Meeks3-36/+16
2019-08-22tdf#126968: Implement "Save as PDF" in the iOS appTor Lillqvist1-0/+10