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