summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2016-03-08New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann
2016-03-04Mention that there are two disjunct sets of callbacksTor Lillqvist
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky
2016-02-16sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-02-11lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-05Fix typosAndrea Gelmini
2016-02-04LibreOfficeKit: document availability of some LibreOfficeKit C++ APIRiccardo Magliocchetti
2016-02-04Include headers using OpenBSD toocoypu
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky
2016-02-02lokdocview: Handle password protected documentsPranav Kant
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-02-02lokdocview: add a set_visible_area()Miklos Vajna
2016-01-29LibreOfficeKit: add doxygen since tag to _LibreOfficeKitClass structRiccardo Magliocchetti
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2016-01-21Clean up lok::Office::freeError()Miklos Vajna
2016-01-20freeError function moved to the end of the listOliver Specht
2016-01-19Make LibreOffice kit usable on windowsOliver Specht
2016-01-11tdf#96513: Limit LOKDocView's zoom in [0.25, 5.0]Pranav Kant
2015-12-17lokdocview: Return if no document is setPranav Kant
2015-12-17lokdocview: Use GLib basic typesPranav Kant
2015-12-17lokdocview: Added some missing comments/annotationsPranav Kant
2015-12-09tdf#96317: Add API for copy/paste from/to the widgetPranav Kant
2015-12-09tdf#96318: Add searching APIPranav Kant
2015-12-09lokdocview: Set a 'default' path for LOK initPranav Kant
2015-12-07improve error message for nonexist. pathDavid Tardon
2015-12-07tdf#96243 don't crash if LibO install. wasn't foundDavid Tardon
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-06tdf#96246: Make pRenderingArguments nullablePranav Kant
2015-11-30LOK: renderFont methodMihai Varga
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28-Wmicrosoft-castStephan Bergmann
2015-11-23updae getTileModeCaolán McNamara
2015-11-23LOK: add Document::getTileMode()Miklos Vajna
2015-11-18gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10Missing include (for NULL)Stephan Bergmann
2015-11-10Keep LibreOfficeKit.hxx compatible with C++03Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-01add LOKit interface missing descriptionTomaž Vajngerl
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-22LOK: add Document::paste()Miklos Vajna
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO