summaryrefslogtreecommitdiff
path: root/desktop/source/lib/lokandroid.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-11cppCheck redundantAssignment variable pCloneZdibák Zoltán1-3/+1
2018-03-27.uno:Save callback for the Android ViewerMert Tümer1-3/+2
2018-03-15tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+17
2018-03-14Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens1-17/+0
2018-03-14tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+17
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky1-1/+1
2017-08-27[Android Viewer] Password supportXimeng Zu1-0/+40
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker1-1/+1
2016-11-17that should have been LibreOfficeKit*Document*ClassChristian Lohmaier1-1/+1
2016-11-16tdf#92346 - Copy functionality in the viewerChamal1-1/+2
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-2/+0
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga1-0/+8
2015-11-03desktop: minimal Android build fixMiklos Vajna1-1/+1
2015-11-01android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl1-4/+46
2015-10-21android: remove the native DirectBufferAllocatorTomaž Vajngerl1-28/+0
2015-10-05LOK: add mouse button type and modifier on androidMihai Varga1-1/+2
2015-04-22desktop: fix Android buildMiklos Vajna1-1/+1
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist1-3/+1
2015-03-16android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky1-0/+12
2015-03-16android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl1-0/+14
2015-03-02LOK: move Office::postKeyEvent to DocumentMiklos Vajna1-7/+7
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna1-1/+1
2015-02-23lok::Office::postKeyEvent: allow different char and key codeMiklos Vajna1-2/+2
2015-02-16android: add support for text selection to JNITomaž Vajngerl1-0/+7
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna1-2/+2
2015-01-26android: add postMouseEvent to LOKit JNI interfaceTomaž Vajngerl1-0/+7
2015-01-26android: release local ref to string after callback exec. in JNITomaž Vajngerl1-1/+5
2015-01-16jni: if documentLoad returns NULL don't call NewDirectByteBufferTomaž Vajngerl1-0/+4
2015-01-12jni: add postKeyEvent to Office and redirect the call to LOKTomaž Vajngerl1-3/+13
2015-01-12android: Add support for callbacks from LO to JNI and Java LOKTomaž Vajngerl1-0/+69
2015-01-07android: Add initializeForRendering to LOKTomaž Vajngerl1-0/+7
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl1-17/+7
2014-12-04android: add destroy and exit as a separate JNI callTomaž Vajngerl1-0/+6
2014-12-04android: use int type for size in DirectBufferAllocator allocateTomaž Vajngerl1-6/+10
2014-12-04android: Stopgap: _exit() is better than a hangTor Lillqvist1-0/+4
2014-09-24android: use JNI direct memory allocator from FennecTomaž Vajngerl1-1/+27
2014-09-22LOKit: add "destroy" and "saveAs" to android JNITomaž Vajngerl1-7/+43
2014-08-10LOKit android: add support for setPartMode and getPartNameTomaž Vajngerl1-0/+16
2014-08-03JNI: getErrorNative should be getError nowTomaž Vajngerl1-1/+1
2014-07-13Add getPart(s) to lokandroid too.Andrzej Hunt1-2/+9
2014-07-03lok JNI: no "handle" in funcs & don't wrap some native funcsTomaž Vajngerl1-7/+4
2014-07-02WaE: couple of android / LibreOfficeKit bits.Michael Meeks1-2/+2
2014-07-02android lok: fix paintTile JNI methodTomaž Vajngerl1-3/+7
2014-07-01libreofficekit JNI for AndroidTomaž Vajngerl1-0/+124