summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* LOKDocView: add set_part_mode.Andrzej Hunt2014-07-301-0/+2
* LOKDocView: add part name retrieval.Andrzej Hunt2014-07-301-1/+2
* Remove horrifically outdated comment.Andrzej Hunt2014-07-301-5/+0
* LOK: add setPartMode.Andrzej Hunt2014-07-301-0/+13
* LOK: Add getPartName.Andrzej Hunt2014-07-302-0/+8
* Fix comment typo.Andrzej Hunt2014-07-301-1/+1
* Kill the libreofficekit static library / shim.c.Andrzej Hunt2014-07-292-2/+96
* LOK DocView: implement part selection.Andrzej Hunt2014-07-121-1/+6
* Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt2014-07-122-4/+10
* Kill saveAsWithOptions again. (merge error/oversight)Andrzej Hunt2014-06-271-4/+0
* LOK Docview: add set_zoomAndrzej Hunt2014-06-251-0/+5
* LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt2014-06-251-4/+5
* Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt2014-06-251-0/+60
* Use external buffer for LibLO tiled rendering.Andrzej Hunt2014-06-252-3/+6
* Implement document size retrieval for LibLO.Andrzej Hunt2014-06-252-0/+10
* Add rowstride to tiled rendering via LibLO.Andrzej Hunt2014-06-252-1/+7
* Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt2014-06-252-14/+5
* Add tiled rendering via liblibreoffice.Andrzej Hunt2014-06-252-0/+72
* LOK: kill saveAsWithOptions.Andrzej Hunt2014-06-232-13/+4
* LOK: kill double initialize.Andrzej Hunt2014-06-182-6/+0
* LOK: Split into instance and class.Andrzej Hunt2014-06-172-14/+23
* liblok: add include for size_t.Michael Meeks2014-06-121-0/+2
* cast loses precisionCaolán McNamara2014-06-121-4/+4
* liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks2014-06-122-1/+11
* Complete LibreOfficeKit C++ renaming.Andrzej Hunt2014-06-121-3/+2
* Upgrade LibreOfficeKit C++ API.Andrzej Hunt2014-06-111-10/+14
* Rename C api of LibreOfficeKit.Andrzej Hunt2014-06-112-18/+18
* Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2014-06-112-0/+149