summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2015-11-16LOK: calc formula callback + formula bar implementation in gtkMihai Varga
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-06sc lok: Cell Cursor callbackAndrzej Hunt
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-02add LOKit interface missing descriptionTomaž Vajngerl
2015-10-27LOK: add Document::paste()Miklos Vajna
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-13TypoTor Lillqvist
2015-10-13Fix typosAndrea Gelmini
2015-10-13LOK: fix the rectangle format mentioned in documentation/commentPranav Kant
2015-10-13LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna
2015-10-07LOK: add the search phrase to the search result count callbackMihai Varga
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna
2015-10-07lok: add Document::getPartPageRectangles()Miklos Vajna
2015-10-06lok: add Office::getFilterTypes()Miklos Vajna
2015-10-06lokdocview: set view before calling lok::Document member functionsMiklos Vajna
2015-10-06Add missing lok::Document::setPartMode() wrapperMiklos Vajna
2015-10-06LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-10-06lok::Document: add get/setView()Miklos Vajna
2015-10-06lok::Document: add destroyView()Miklos Vajna
2015-10-06lok::Office: add getViews()Miklos Vajna
2015-10-06lok::Document: add createView()Miklos Vajna
2015-09-14LOK: added a general getCommandValues methodMihai Varga
2015-09-14lok::Document getStyles methodMihai Varga
2015-08-18lok: namespace and re-work various types & helper functions.Michael Meeks
2015-08-03LOK: Implement parts for Writer too.Jan Holesovsky
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-22LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-05-29gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna
2015-05-28LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna
2015-05-28lokdocview: fix not updated part selector when search changes partMiklos Vajna
2015-05-28gtktiledviewer: handle LOK_CALLBACK_SEARCH_NOT_FOUNDMiklos Vajna
2015-05-27sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna
2015-05-26SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna
2015-05-19LOKit callback for search not foundMihai Varga
2015-05-06Enable passing in a UserInstallation also in the C++ APITor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist
2015-04-24Don't be fooled by the dummy libsofficeapp.so in the mergedlib caseTor Lillqvist
2015-04-23No F_OK on Windows eitherTor Lillqvist
2015-04-23No <unistd.h> on _WIN32Tor Lillqvist
2015-04-23Improve error handlingTor Lillqvist
2015-04-23More informative error message after dlopen() or LoadLibrary() has failedTor Lillqvist
2015-04-22lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna
2015-04-16The mode lines says we use 4-column indentation steps, so do that thenTor Lillqvist
2015-04-16CID#1294411: dlhandle is "leaked"Tor Lillqvist
2015-04-14lokdocview: implement LOK_CALLBACK_STATE_CHANGEDMiklos Vajna