summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit/LibreOfficeKitGtk.h
Commit message (Expand)AuthorAgeFilesLines
* gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna2016-08-181-1/+3
* lok: Change version string to JSON formatPranav Kant2016-06-211-4/+7
* lok: Expose LO version informationPranav Kant2016-06-211-0/+13
* In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann2016-04-191-2/+3
* tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna2016-04-191-0/+17
* Fix typosAndrea Gelmini2016-02-051-2/+2
* lokdocview: Handle password protected documentsPranav Kant2016-02-021-0/+12
* lokdocview: add a set_visible_area()Miklos Vajna2016-02-021-0/+11
* tdf#96513: Limit LOKDocView's zoom in [0.25, 5.0]Pranav Kant2016-01-111-1/+3
* lokdocview: Return if no document is setPranav Kant2015-12-171-4/+6
* lokdocview: Use GLib basic typesPranav Kant2015-12-171-6/+6
* lokdocview: Added some missing comments/annotationsPranav Kant2015-12-171-0/+7
* tdf#96317: Add API for copy/paste from/to the widgetPranav Kant2015-12-091-0/+29
* tdf#96318: Add searching APIPranav Kant2015-12-091-0/+38
* lokdocview: Set a 'default' path for LOK initPranav Kant2015-12-091-1/+2
* tdf#96246: Make pRenderingArguments nullablePranav Kant2015-12-061-1/+1
* gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna2015-11-181-0/+2
* lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky2015-11-031-1/+3
* Move all introspection comments to header filePranav Kant2015-09-251-4/+128
* lokdocview: allow not calling documentLoad()Miklos Vajna2015-09-211-0/+2
* LOK: don't use unstable API unconditionally when including the GTK headerMiklos Vajna2015-09-111-1/+0
* lokdocview: Use a thread pool for most LOK callsPranav Kant2015-07-281-2/+2
* lokdocview: Call open_document in another threadPranav Kant2015-07-281-2/+9
* gtktiledviewer: method for resetting all tilesMihai Varga2015-07-221-0/+3
* lokdocview: Remove superfluous *_post_key()Pranav Kant2015-06-291-4/+0
* lokdocview: Use *get_instance_private () to get private structurePranav Kant2015-06-221-1/+0
* lokdocview: Use GInitablePranav Kant2015-06-221-2/+4
* lokdocview: Restructure this GObject classPranav Kant2015-06-161-11/+6
* lokdocview: Create LOK context inside of lok_doc_view_newPranav Kant2015-06-121-1/+1
* lokdocview: Change parent class to GtkDrawingAreaPranav Kant2015-06-121-9/+13
* lokdocview: mark *_get_type() with const function attributePranav Kant2015-06-091-1/+1
* lokdocview: Modernise LOKDocView as GObjectPranav Kant2015-06-091-27/+36
* lokdocview: Lets follow the GObject naming conventionPranav Kant2015-06-091-19/+19
* lokdocview: Let G_BEGIN/END_DECLS handle the compiler checkPranav Kant2015-06-091-7/+3
* gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna2015-05-281-0/+3
* lokdocview: fix not updated part selector when search changes partMiklos Vajna2015-05-271-0/+1
* gtktiledviewer: handle LOK_CALLBACK_SEARCH_NOT_FOUNDMiklos Vajna2015-05-211-0/+1
* lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna2015-04-221-1/+1
* lokdocview: implement LOK_CALLBACK_STATE_CHANGEDMiklos Vajna2015-04-141-0/+1
* lokdocview: move keyboard handling to LOKDocView_ImplMiklos Vajna2015-03-301-0/+3
* lokdocview: add lok_docview_get_document()Miklos Vajna2015-03-231-62/+6
* LOK: Implement posting of .uno: commands.Jan Holesovsky2015-03-161-0/+3
* lokdocview: add edit-changed signal, so toolbar toggle button is in syncMiklos Vajna2015-03-161-0/+1
* lokdocview: add lok_docview_get_edit()Miklos Vajna2015-03-161-0/+2
* lokdocview: implement move of imagesMiklos Vajna2015-03-161-0/+1
* lokdocview: use lok::Document::setGraphicSelection()Miklos Vajna2015-03-161-0/+8
* lokdocview: render graphic selection handlesMiklos Vajna2015-03-091-0/+2
* lokdocview: initial LOK_CALLBACK_GRAPHIC_SELECTION handlingMiklos Vajna2015-03-091-0/+1
* LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna2015-03-091-0/+2
* lokdocview: CursorVisible -> CursorOverlayVisibleMiklos Vajna2015-03-091-2/+2