summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2015-07-28lokdocview: Use a thread pool for most LOK callsPranav Kant
2015-07-28lokdocview: Call open_document in another threadPranav Kant
2015-07-22gtktiledviewer: method for resetting all tilesMihai Varga
2015-06-29lokdocview: Remove superfluous *_post_key()Pranav Kant
2015-06-22lokdocview: Use *get_instance_private () to get private structurePranav Kant
2015-06-22lokdocview: Use GInitablePranav Kant
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-16lokdocview: Restructure this GObject classPranav Kant
2015-06-15TypoTor Lillqvist
2015-06-12lokdocview: Create LOK context inside of lok_doc_view_newPranav Kant
2015-06-12lokdocview: Change parent class to GtkDrawingAreaPranav Kant
2015-06-09lokdocview: mark *_get_type() with const function attributePranav Kant
2015-06-09lokdocview: Modernise LOKDocView as GObjectPranav Kant
2015-06-09lokdocview: Lets follow the GObject naming conventionPranav Kant
2015-06-09lokdocview: Let G_BEGIN/END_DECLS handle the compiler checkPranav Kant
2015-06-05LOK: fix the rectangle format mentioned in documentation/commentPranav Kant
2015-05-28gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna
2015-05-27lokdocview: fix not updated part selector when search changes partMiklos Vajna
2015-05-26sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna
2015-05-23SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna
2015-05-21gtktiledviewer: handle LOK_CALLBACK_SEARCH_NOT_FOUNDMiklos 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
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-09WaE: ‘LibreOfficeKit* lok_init(const char*)’ defined but not usedTor Lillqvist
2015-04-08Add lok_init_2() that takes also the path to a user profile to useTor Lillqvist
2015-04-07LOK: document remaining Document member functionsMiklos Vajna
2015-03-30lokdocview: move keyboard handling to LOKDocView_ImplMiklos Vajna
2015-03-30Minor tweak of the LOK_CALLBACK_TEXT_SELECTION_START / _END docu.Jan Holesovsky
2015-03-23Typo: s/SEPERATOR/SEPARATORTor Lillqvist
2015-03-23lokdocview: add lok_docview_get_document()Miklos Vajna
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist
2015-03-19Indent parameter lists consistently.Tor Lillqvist
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16lokdocview: add edit-changed signal, so toolbar toggle button is in syncMiklos Vajna