summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-14lok: add character parameter to renderFontHenry Castro1-0/+1
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+5
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-2/+2
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti1-4/+0
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti1-0/+4
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-4/+4
2016-06-21lok: Expose LO version informationPranav Kant1-0/+3
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna1-4/+4
2016-05-09Allow painting for arbitrary partAshod Nakashian1-0/+13
2016-04-21lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky1-4/+4
2016-04-21lokit: add getPartHashHenry Castro1-0/+4
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+2
2016-01-29LibreOfficeKit: add doxygen since tag to _LibreOfficeKitClass structRiccardo Magliocchetti1-0/+2
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl1-0/+4
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl1-0/+5
2016-01-21Clean up lok::Office::freeError()Miklos Vajna1-2/+2
2016-01-20freeError function moved to the end of the listOliver Specht1-1/+2
2016-01-19Make LibreOffice kit usable on windowsOliver Specht1-0/+2
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-4/+4
2015-11-30LOK: renderFont methodMihai Varga1-0/+6
2015-11-23LOK: add Document::getTileMode()Miklos Vajna1-0/+3
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna1-1/+2
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga1-0/+7
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky1-1/+7
2015-10-22LOK: add Document::paste()Miklos Vajna1-0/+6
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-1/+3
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna1-0/+3
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna1-0/+3
2015-09-21lokdocview: set view before calling lok::Document member functionsMiklos Vajna1-1/+1
2015-09-21Add missing lok::Document::setPartMode() wrapperMiklos Vajna1-4/+2
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna1-3/+2
2015-09-21lok::Document: add get/setView()Miklos Vajna1-0/+4
2015-09-21lok::Document: add destroyView()Miklos Vajna1-0/+2
2015-09-21lok::Office: add getViews()Miklos Vajna1-0/+3
2015-09-21lok::Document: add createView()Miklos Vajna1-0/+3
2015-09-10LOK: added a general getCommandValues methodMihai Varga1-1/+1
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga1-1/+1
2015-09-04LOK: added a general getCommandValues methodMihai Varga1-1/+1
2015-08-18lok::Document getStyles methodMihai Varga1-0/+3
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna1-1/+2
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna1-0/+4
2015-05-06Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist1-0/+5
2015-04-22lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna1-1/+2
2015-04-16The mode lines says we use 4-column indentation steps, so do that thenTor Lillqvist1-80/+91
2015-04-07LOK: document remaining Document member functionsMiklos Vajna1-16/+8
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist1-1/+0
2015-03-19Indent parameter lists consistently.Tor Lillqvist1-6/+6
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna1-4/+2
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky1-0/+4
2015-03-16lok::Document: add resetSelection()Miklos Vajna1-0/+2