summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKitGtk.h
AgeCommit message (Expand)Author
2019-11-19lokdocview: Add support for get_command_valuesCorentin Noël
2018-01-08lokdocview: Make g-ir-compiler, scanner happyPranav Kant
2017-03-15tdf#102511: Fix gobject-introspection annotation syntaxMike Gorse
2016-10-21tdf#102511: Add (allow-none) for backward GI compatibilityPranav Kant
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna
2016-06-21lok: Change version string to JSON formatPranav Kant
2016-06-21lok: Expose LO version informationPranav Kant
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann
2016-04-19tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna
2016-02-05Fix typosAndrea Gelmini
2016-02-02lokdocview: Handle password protected documentsPranav Kant
2016-02-02lokdocview: add a set_visible_area()Miklos Vajna
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-06tdf#96246: Make pRenderingArguments nullablePranav Kant
2015-11-18gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-09-25Move all introspection comments to header filePranav Kant
2015-09-21lokdocview: allow not calling documentLoad()Miklos Vajna
2015-09-11LOK: don't use unstable API unconditionally when including the GTK headerMiklos Vajna
2015-07-28lokdocview: Use a thread pool for most LOK callsPranav Kant
2015-07-28lokdocview: Call open_document in another threadPranav Kant
2015-07-22gtktiledviewer: method for resetting all tilesMihai Varga
2015-06-29lokdocview: Remove superfluous *_post_key()Pranav Kant
2015-06-22lokdocview: Use *get_instance_private () to get private structurePranav Kant
2015-06-22lokdocview: Use GInitablePranav Kant
2015-06-16lokdocview: Restructure this GObject classPranav Kant
2015-06-12lokdocview: Create LOK context inside of lok_doc_view_newPranav Kant
2015-06-12lokdocview: Change parent class to GtkDrawingAreaPranav Kant
2015-06-09lokdocview: mark *_get_type() with const function attributePranav Kant
2015-06-09lokdocview: Modernise LOKDocView as GObjectPranav Kant
2015-06-09lokdocview: Lets follow the GObject naming conventionPranav Kant
2015-06-09lokdocview: Let G_BEGIN/END_DECLS handle the compiler checkPranav Kant
2015-05-28gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna
2015-05-27lokdocview: fix not updated part selector when search changes partMiklos Vajna
2015-05-21gtktiledviewer: handle LOK_CALLBACK_SEARCH_NOT_FOUNDMiklos Vajna
2015-04-22lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna
2015-04-14lokdocview: implement LOK_CALLBACK_STATE_CHANGEDMiklos Vajna
2015-03-30lokdocview: move keyboard handling to LOKDocView_ImplMiklos Vajna
2015-03-23lokdocview: add lok_docview_get_document()Miklos Vajna
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky
2015-03-16lokdocview: add edit-changed signal, so toolbar toggle button is in syncMiklos Vajna
2015-03-16lokdocview: add lok_docview_get_edit()Miklos Vajna
2015-03-16lokdocview: implement move of imagesMiklos Vajna
2015-03-16lokdocview: use lok::Document::setGraphicSelection()Miklos Vajna