summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source
Commit message (Expand)AuthorAgeFilesLines
* coverity#1267697 Uninitialized scalar variableCaolán McNamara2015-01-301-0/+1
* lokdocview: fix for missing gtk_table_get_size()Miklos Vajna2015-01-261-0/+4
* fix for missing g_infoMiklos Vajna2015-01-261-0/+3
* LOK: move postMouseEvent to DocumentMiklos Vajna2015-01-261-2/+2
* lokdocview: send mouse events in doc model coordinatesMiklos Vajna2015-01-261-2/+4
* gtktiledviewer: call postMouseEvent()Miklos Vajna2015-01-261-2/+22
* libreofficekit: update README, deploy a couple of g_info() callsMiklos Vajna2015-01-261-0/+5
* lokdocview: reduce scopeMiklos Vajna2015-01-261-25/+26
* lokdocview: add support for partial renderingMiklos Vajna2015-01-261-40/+109
* gtktiledviewer: improve table attach properties.Michael Meeks2015-01-161-1/+4
* lokdocview: add LOKDocViewCallbackDataMiklos Vajna2015-01-161-20/+25
* lokdocview: adapt comment to match realityMiklos Vajna2015-01-161-1/+1
* lokdocview: stop rendering a single huge tileMiklos Vajna2015-01-161-35/+67
* lokdocview: clean up renderDocument()Miklos Vajna2015-01-161-27/+16
* gtktiledviewer: start in viewer mode, switch to edit mode by mouse clickMiklos Vajna2015-01-161-1/+13
* gtktiledviewer: missing initializeForRendering()Miklos Vajna2015-01-161-0/+1
* libreofficekit: typoMiklos Vajna2015-01-131-1/+1
* libreofficekit: we don't need our own gdk_threads_add_idle() version after allMiklos Vajna2015-01-121-61/+13
* libreofficekit: fix for missing gdk_threads_add_idleMiklos Vajna2015-01-121-0/+61
* fix for missing G_SOURCE_REMOVECaolán McNamara2015-01-121-0/+4
* gtktiledviewer: invoke paintTile() on the main thread from the callbackMiklos Vajna2015-01-121-3/+12
* LibreOfficeKitGtk: lok_docview is never readMiklos Vajna2015-01-121-1/+1
* LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna2015-01-061-4/+10
* gtktiledviewer: register a LOK callback and re-render the document ...Miklos Vajna2015-01-061-0/+13
* LOKDocView: add set_part_mode.Andrzej Hunt2014-07-301-0/+7
* LOKDocView: add part name retrieval.Andrzej Hunt2014-07-301-1/+4
* Kill the libreofficekit static library / shim.c.Andrzej Hunt2014-07-291-82/+0
* -Werror=declaration-after-statementMiklos Vajna2014-07-281-7/+7
* Prevent LOK DocView crash if document too large.Andrzej Hunt2014-07-281-4/+18
* Fix some CppunitTest_libreofficekit_tiledrendering related problemsMatúš Kukan2014-07-171-1/+1
* LibreOfficeKit: Check for libmerged too.Jan Holesovsky2014-07-161-12/+27
* LOK DocView: implement part selection.Andrzej Hunt2014-07-121-0/+17
* LOK DocView: only rerender on zoom if we have a document open.Andrzej Hunt2014-07-121-1/+5
* LOK DocView: handle document load failure without crashing.Michael Meeks2014-06-271-7/+15
* fix buildCaolán McNamara2014-06-251-5/+8
* LOK DocView: clean up document on exit.Andrzej Hunt2014-06-251-0/+12
* LOK Docview: add set_zoomAndrzej Hunt2014-06-251-11/+35
* Prevent GTK assertions due to scrolled window not being initialised.Andrzej Hunt2014-06-251-0/+6
* Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt2014-06-251-0/+120
* LOK: kill double initialize.Andrzej Hunt2014-06-181-2/+2
* LOK: Split into instance and class.Andrzej Hunt2014-06-171-1/+1
* Rename C api of LibreOfficeKit.Andrzej Hunt2014-06-111-2/+2
* Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2014-06-111-0/+67