summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2015-12-09tdf#96317: Add API for copy/paste from/to the widgetPranav Kant1-0/+29
2015-12-09tdf#96318: Add searching APIPranav Kant1-0/+38
2015-12-09lokdocview: Set a 'default' path for LOK initPranav Kant1-1/+2
2015-12-07improve error message for nonexist. pathDavid Tardon1-0/+7
2015-12-07tdf#96243 don't crash if LibO install. wasn't foundDavid Tardon1-0/+2
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna4-12/+12
2015-12-06tdf#96246: Make pRenderingArguments nullablePranav Kant1-1/+1
2015-11-30LOK: renderFont methodMihai Varga2-0/+18
2015-11-28-Werror,-Wunused-functionStephan Bergmann1-1/+1
2015-11-28-Wmicrosoft-castStephan Bergmann1-1/+1
2015-11-23updae getTileModeCaolán McNamara1-1/+1
2015-11-23LOK: add Document::getTileMode()Miklos Vajna3-0/+20
2015-11-18gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna1-0/+2
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna2-3/+16
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga1-1/+6
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga2-0/+24
2015-11-12Windows header sanitizationAshod Nakashian1-1/+2
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-1/+8
2015-11-10Missing include (for NULL)Stephan Bergmann1-0/+2
2015-11-10Keep LibreOfficeKit.hxx compatible with C++03Stephan Bergmann1-10/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt1-1/+8
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky4-5/+28
2015-11-01add LOKit interface missing descriptionTomaž Vajngerl1-2/+3
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-0/+1
2015-10-22LOK: add Document::paste()Miklos Vajna2-0/+18
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO1-1/+3
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-4/+10
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna1-6/+0
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+20
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga1-1/+5
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2-3/+5
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna2-0/+17
2015-09-25Move all introspection comments to header filePranav Kant1-4/+128
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna2-0/+24
2015-09-21lokdocview: set view before calling lok::Document member functionsMiklos Vajna1-1/+1
2015-09-21Add missing lok::Document::setPartMode() wrapperMiklos Vajna2-4/+7
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna2-13/+10
2015-09-21lok::Document: add get/setView()Miklos Vajna2-1/+23
2015-09-21lokdocview: allow not calling documentLoad()Miklos Vajna1-0/+2
2015-09-21lok::Document: add destroyView()Miklos Vajna2-0/+11
2015-09-21lok::Office: add getViews()Miklos Vajna2-0/+13
2015-09-21lok::Document: add createView()Miklos Vajna2-0/+13
2015-09-11LOK: don't use unstable API unconditionally when including the GTK headerMiklos Vajna1-1/+0
2015-09-10LOK: added a general getCommandValues methodMihai Varga2-4/+7
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga2-7/+4
2015-09-04LOK: added a general getCommandValues methodMihai Varga2-4/+7
2015-08-18lok: namespace and re-work various types & helper functions.Michael Meeks1-23/+37