summaryrefslogtreecommitdiff
path: root/libreofficekit/source
AgeCommit message (Expand)Author
2015-10-21lokdocview: Emit a warning after errorPranav Kant
2015-10-20lokdocview: Use G_PARAM_STATIC_STRINGSPranav Kant
2015-10-09lokdocview: log postUnoCommand() argumentsMiklos Vajna
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna
2015-10-07lokdocview: invalidate after selection changeMiklos Vajna
2015-10-06libreofficekit: -Werror=unused-macrosMichael Stahl
2015-10-06lokdocview: log paintTile() argumentsMiklos Vajna
2015-10-06gtktiledviewer: recognize LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2015-10-05LOK: fixed duplicated switch case valuesMihai Varga
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-05lokdocview: handle LOK_CALLBACK_SEARCH_RESULT_COUNTMiklos Vajna
2015-09-29lokdocview: Reset view completelyPranav Kant
2015-09-28libreofficekit: fix mismatched free() / deleteMiklos Vajna
2015-09-25Move all introspection comments to header filePranav Kant
2015-09-21gtktiledviewer: don't crash on opening non-existing filesMiklos Vajna
2015-09-21lokdocview: set view before calling lok::Document member functionsMiklos Vajna
2015-09-21LOK: allow postMouseEvent() in multiple viewsMiklos Vajna
2015-09-21gtktiledviewer: use setView() before postKeyEvent()Miklos Vajna
2015-09-21lokdocview: set up the widget in all windowsMiklos Vajna
2015-09-21lokdocview: avoid GTK+ calls in openDocumentInThread()Miklos Vajna
2015-09-21lokdocview: allow not calling documentLoad()Miklos Vajna
2015-09-11lokdocview: GTK+ calls should be made from the main threadMiklos Vajna
2015-08-19Fix incomplete g-i annotationsPranav Kant
2015-08-17gtktiledviewer: Jump to cursor position when it changesPranav Kant
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04lokdocview: Don't use extern variable: lokThreadPoolPranav Kant
2015-08-03coverity#1315075 Uninitialized pointer fieldCaolán McNamara
2015-08-01LOK: Implement parts for Writer too.Jan Holesovsky
2015-07-28libreofficekit: -Werror,-Wformat-securityMiklos Vajna
2015-07-28lokdocview: post_command arguments are not supposed to be constPranav Kant
2015-07-28lokdocview: setGraphicSelection in another threadPranav Kant
2015-07-28lokdocview: Move postMouseEvent in separate LOK threadPranav Kant
2015-07-28lokdocview: Use only one ctor for instantiating LOEventPranav Kant
2015-07-28lokdocview: Follow the camelCase naming conventionPranav Kant
2015-07-28lokdocview: Cannot use same GTask object for all calls.Pranav Kant
2015-07-28Use thread pool for LOK call: paintTile()Pranav Kant
2015-07-28lokdocview, tilebuffer: Add DOxygen commentsPranav Kant
2015-07-28lokdocview: Make paintTile() asyncPranav Kant
2015-07-28lokdocview: Use a thread pool for most LOK callsPranav Kant
2015-07-28lokdocview: Emit load-changed signal showing load progressPranav Kant
2015-07-28lokdocview: Call open_document in another threadPranav Kant
2015-07-22gtktiledviewer: method for resetting all tilesMihai Varga
2015-07-07lokdocview: Grab focus on mouse 'button-press-event'Pranav Kant
2015-06-29lokdocview: Handle DELETE keyPranav Kant
2015-06-29tilebuffer: Add timer to measure paintTile() callPranav Kant
2015-06-29lokdocview: Remove superfluous *_post_key()Pranav Kant
2015-06-29lokdocview: Don't handle hyperlink clicksPranav Kant
2015-06-22lokdocview: fixed a signal namePranav Kant
2015-06-22lokdocview: Use *get_instance_private () to get private structurePranav Kant