summaryrefslogtreecommitdiff
path: root/libreofficekit/source
AgeCommit message (Expand)Author
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-11lokdocview: support LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10lokdocview: assert that loading of handle bitmaps succeededMiklos Vajna
2015-11-06gtktiledviewer: add Ctrl, Alt, Shift shortcut supportLászló Németh
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt
2015-11-04lokdocview: Don't render tiles while tile buffer has changedPranav Kant
2015-11-03-Werror,-Wformat-securityStephan Bergmann
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-03lok: Fix typo search-result_count -> search-result-count.Jan Holesovsky
2015-11-03libreofficekit: -Werror=unused-parameterMiklos Vajna
2015-11-03lokdocview: Separate "painting" and "saving" of tilesPranav Kant
2015-10-31lokdocview: Fix memory leaksPranav Kant
2015-10-30lokdocview: ensure private structure is allocated with operator newMiklos Vajna
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