summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-functionStephan Bergmann2015-11-281-1/+1
* -Wmicrosoft-castStephan Bergmann2015-11-281-1/+1
* updae getTileModeCaolán McNamara2015-11-231-1/+1
* LOK: add Document::getTileMode()Miklos Vajna2015-11-233-0/+20
* gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna2015-11-181-0/+2
* lok::Document::initializeForRendering: support init. argumentsMiklos Vajna2015-11-182-3/+16
* LOK: calc formula callback + formula bar implementation in gtkMihai Varga2015-11-131-1/+6
* LOK: setClientZoom() - sets the client zoom levelMihai Varga2015-11-132-0/+24
* Windows header sanitizationAshod Nakashian2015-11-121-1/+2
* Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2015-11-111-1/+8
* Missing include (for NULL)Stephan Bergmann2015-11-101-0/+2
* Keep LibreOfficeKit.hxx compatible with C++03Stephan Bergmann2015-11-101-10/+10
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-10/+10
* 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