summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* sc lok: Cell Cursor callbackAndrzej Hunt2015-11-051-1/+8
* lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky2015-11-034-5/+28
* add LOKit interface missing descriptionTomaž Vajngerl2015-11-011-2/+3
* fix includes that are not stand-aloneNorbert Thiebaud2015-10-261-0/+1
* LOK: add Document::paste()Miklos Vajna2015-10-222-0/+18
* Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO2015-10-201-1/+3
* LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna2015-10-141-4/+10
* LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna2015-10-091-6/+0
* LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna2015-10-061-1/+20
* LOK: add the search phrase to the search result count callbackMihai Varga2015-10-051-1/+5
* LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2015-10-052-3/+5
* LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna2015-10-051-1/+3
* Fix typosAndrea Gelmini2015-09-301-1/+1
* lok: add Document::getPartPageRectangles()Miklos Vajna2015-09-292-0/+17
* Move all introspection comments to header filePranav Kant2015-09-251-4/+128
* lok: add Office::getFilterTypes()Miklos Vajna2015-09-252-0/+24
* lokdocview: set view before calling lok::Document member functionsMiklos Vajna2015-09-211-1/+1
* Add missing lok::Document::setPartMode() wrapperMiklos Vajna2015-09-212-4/+7
* LOK: make getViews() be a member function of DocumentMiklos Vajna2015-09-212-13/+10
* lok::Document: add get/setView()Miklos Vajna2015-09-212-1/+23
* lokdocview: allow not calling documentLoad()Miklos Vajna2015-09-211-0/+2
* lok::Document: add destroyView()Miklos Vajna2015-09-212-0/+11
* lok::Office: add getViews()Miklos Vajna2015-09-212-0/+13
* lok::Document: add createView()Miklos Vajna2015-09-212-0/+13
* LOK: don't use unstable API unconditionally when including the GTK headerMiklos Vajna2015-09-111-1/+0
* LOK: added a general getCommandValues methodMihai Varga2015-09-102-4/+7
* Revert "LOK: added a general getCommandValues method"Mihai Varga2015-09-042-7/+4
* LOK: added a general getCommandValues methodMihai Varga2015-09-042-4/+7
* lok: namespace and re-work various types & helper functions.Michael Meeks2015-08-181-23/+37
* lok::Document getStyles methodMihai Varga2015-08-182-0/+11
* lokdocview: Use a thread pool for most LOK callsPranav Kant2015-07-281-2/+2
* lokdocview: Call open_document in another threadPranav Kant2015-07-281-2/+9
* gtktiledviewer: method for resetting all tilesMihai Varga2015-07-221-0/+3
* lokdocview: Remove superfluous *_post_key()Pranav Kant2015-06-291-4/+0
* lokdocview: Use *get_instance_private () to get private structurePranav Kant2015-06-221-1/+0
* lokdocview: Use GInitablePranav Kant2015-06-221-2/+4
* LOK: return used format in Document::getTextSelection()Miklos Vajna2015-06-192-4/+6
* LOK: add lok::Document::getTextSelection()Miklos Vajna2015-06-172-0/+14
* lokdocview: Restructure this GObject classPranav Kant2015-06-161-11/+6
* TypoTor Lillqvist2015-06-151-1/+1
* lokdocview: Create LOK context inside of lok_doc_view_newPranav Kant2015-06-121-1/+1
* lokdocview: Change parent class to GtkDrawingAreaPranav Kant2015-06-121-9/+13
* lokdocview: mark *_get_type() with const function attributePranav Kant2015-06-091-1/+1
* lokdocview: Modernise LOKDocView as GObjectPranav Kant2015-06-091-27/+36
* lokdocview: Lets follow the GObject naming conventionPranav Kant2015-06-091-19/+19
* lokdocview: Let G_BEGIN/END_DECLS handle the compiler checkPranav Kant2015-06-091-7/+3
* LOK: fix the rectangle format mentioned in documentation/commentPranav Kant2015-06-051-1/+1
* gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna2015-05-281-0/+3
* LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna2015-05-271-4/+4
* lokdocview: fix not updated part selector when search changes partMiklos Vajna2015-05-271-0/+1