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