summaryrefslogtreecommitdiff
path: root/kit
AgeCommit message (Expand)AuthorFilesLines
2019-04-16perftrace: consume PROFILE_FRAME messages and chart lok ProfileZones.Michael Meeks4-1/+10
2019-04-04perftrace: annotate start events as idle as well.Michael Meeks1-0/+2
2019-03-31Fix build in the MOBILEAPP caseTor Lillqvist1-1/+1
2019-03-30Use peercreds to identify processes connecting rather than URL params.Michael Meeks1-6/+2
2019-03-30Switch local prisoner sockets to abstract UDSMichael Meeks2-13/+16
2019-03-29Disable potentially problematic module loads for online.Michael Meeks1-0/+12
2019-03-26tdf#124146 touch gesture support, send pan gesture in dialogsTomaž Vajngerl2-0/+45
2019-03-18Added passing watermark text to saveAs for tiled watermarkmerttumer1-0/+5
2019-02-26wsd: more informative callback failure error messageAshod Nakashian2-1/+2
2019-02-26Fix crash in iOS app: Just use a raw pointer as the lok_document hackTor Lillqvist1-1/+1
2019-02-22tdf#122582: Add slideshow functionalityTor Lillqvist1-1/+5
2019-02-15android: Perform the android-specific setup before initializing the LOK.Jan Holesovsky1-1/+1
2019-02-12android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky3-28/+28
2019-01-30we need share/template/common/internal/idxexample.odt for Insert TOC dialogAndras Timar1-1/+0
2019-01-30remove duplicated check for 'share/config/wizard'Andras Timar1-1/+0
2019-01-22Small conditions refactor 2Szymon Kłos1-1/+1
2019-01-22Small refactor of conditionsSzymon Kłos1-5/+2
2019-01-22Show progressbar on loadingSzymon Kłos1-0/+15
2019-01-22exportSignAndUploadDocument() is not used on MOBILEAPP (and does not compile ...Tor Lillqvist1-0/+4
2019-01-18kit: make members private in DummyLibreOfficeKitMiklos Vajna1-0/+4
2019-01-17send a signal that the export, sign and upload was successfulTomaž Vajngerl1-0/+2
2019-01-13add export, sign and upload as one function for PDF signingTomaž Vajngerl3-0/+178
2018-12-12Now we need gallery for inserting some special shapesTamás Zolnai1-1/+0
2018-12-07wsd: update bundled headers and improve renderShapeSelection testAshod Nakashian2-11/+19
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai3-1/+46
2018-12-07wsd: hoist token parsing outside lock and optimizeAshod Nakashian1-16/+4
2018-11-30Show and check document status when log in into vereignTomaž Vajngerl1-1/+30
2018-11-29Skip the signature uploading code for the mobile app caseTor Lillqvist1-0/+8
2018-11-29don't assert in this case, better to returnTomaž Vajngerl1-3/+5
2018-11-29Upload document to VereignTomaž Vajngerl2-1/+145
2018-11-29Fix ofstream API used to write an inserted image in the mobile app caseTor Lillqvist1-1/+1
2018-11-29Initial attempt at C++ part of image insertion in the mobile appTor Lillqvist1-8/+38
2018-11-19hidpi dialogs: passing dpi scale value with the paintwindow msgMarco Cecchetti1-2/+12
2018-11-13Session: make members privateMiklos Vajna2-14/+13
2018-11-12Notify about the editing context.Jan Holesovsky2-2/+23
2018-11-12RecordedEvent: make members privateMiklos Vajna2-10/+42
2018-11-09Fix -Werror,-Wstring-plus-int warningMiklos Vajna1-1/+1
2018-11-09add "sign" function to infobar to sign with a one-time cert.Tomaž Vajngerl1-3/+97
2018-11-09handle signature status and prepare document signing in WSDTomaž Vajngerl2-0/+28
2018-11-09StateRecorder: make members privateMiklos Vajna2-6/+32
2018-11-08Avoid assertion failure in the MOBILEAPP caseTor Lillqvist1-1/+2
2018-11-08DeltaBitmapRow: make members privateMiklos Vajna1-5/+17
2018-11-08Add a time limit for badly behaved / huge document load / conversions.Michael Meeks1-5/+2
2018-11-07If we skipped all tiles, don't bother sending an empty tilecombine: messageTor Lillqvist1-0/+6
2018-11-07DeltaData: make members privateMiklos Vajna1-22/+63
2018-11-05CacheEntry: make members privateMiklos Vajna1-16/+43
2018-11-01Use non-empty dummy values of 'jailId' and 'pid'Tor Lillqvist1-3/+2
2018-10-31Insert graphic: Pass the remote url to the core for download & insertion.Jan Holesovsky1-3/+10
2018-10-31CallbackDescriptor: make members privateMiklos Vajna2-6/+24
2018-10-30Avoid 'Unused variable' warnings in the MOBILEAPP casseTor Lillqvist1-0/+2