summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
2015-05-11CppunitTest_libreofficekit_tiledrendering: add postUnoCommand() testcaseMiklos Vajna
2015-05-08gtktiledviewer: Make all functions staticPranav Kant
2015-05-08gtktiledviewer: Stop event propagation to GtkToolbar when in edit modePranav Kant
2015-05-08Clarify the usage message a bitTor Lillqvist
2015-05-08gtktiledviewer: unused pFileNameMiklos Vajna
2015-04-23libreofficekit: error: 'gtk_widget_get_visible' was not declared in this scopeMiklos Vajna
2015-04-23gtktiledviewer: let findbar have the focus when it's visibleMiklos Vajna
2015-04-22Blind fix for Executable_gtktiledviewerStephan Bergmann
2015-04-22gtktiledviewer: implement search using .uno:ExecuteSearchMiklos Vajna
2015-04-22lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna
2015-04-16CID#1294410 missing breakMiklos Vajna
2015-04-14add gdb debugging info on gtktiledviewerSiqi Liu
2015-04-14gtktiledviewer: can use gtk_toggle_tool_button_new_from_stock() for theseMiklos Vajna
2015-04-14WaE: implicit conversion (IntegralCast) from bool to 'int'Miklos Vajna
2015-04-14gtktiledviewer: add underline and strikethroughMiklos Vajna
2015-04-14gtktiledviewer: add toggleToolItem() to avoid copy&pasteMiklos Vajna
2015-04-14lokdocview: add Italic buttonMiklos Vajna
2015-04-14lokdocview: implement LOK_CALLBACK_STATE_CHANGEDMiklos Vajna
2015-04-13WaE: format string is not a string literalTor Lillqvist
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-09Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist
2015-04-07lokdocview: gtk_show_uri() requires Gtk 2.14Miklos Vajna
2015-04-07lokdocview: move callback handling to LOKDocView_ImplMiklos Vajna
2015-04-07lokdocview: move CallbackData to LOKDocView_ImplMiklos Vajna
2015-04-07lokdocview: GList -> std::vectorMiklos Vajna
2015-04-07lokdocview: move document rendering to LOKDocView_ImplMiklos Vajna
2015-04-07lokdocview: move timeout handling to LOKDocView_ImplMiklos Vajna
2015-03-30lokdocview: move handle rendering to LOKDocView_ImplMiklos Vajna
2015-03-30lokdocview: move cursor / selection overlay to LOKDocView_ImplMiklos Vajna
2015-03-30lokdocview: move motion handling to LOKDocView_ImplMiklos Vajna
2015-03-30lokdocview: move button handling to LOKDocView_ImplMiklos Vajna
2015-03-30lokdocview: move keyboard handling to LOKDocView_ImplMiklos Vajna
2015-03-30lokdocview: larger default window sizeMiklos Vajna
2015-03-30lokdocview: always use zoom factor when doing twips <-> pixel conversionMiklos Vajna
2015-03-30lokdocview: sync graphic move behavior with AndroidMiklos Vajna
2015-03-30lokdocview: lcl_onDestroy() -> LOKDocView_Impl::destroy()Miklos Vajna
2015-03-30lokdocview: add LOKDocView_Impl ctorMiklos Vajna
2015-03-23lokdocview: add lok_docview_get_document()Miklos Vajna
2015-03-23gtktiledviewer: remove unimplemented gtk-zoom-fit buttonMiklos Vajna
2015-03-23lokdocview: clean up quad modeMiklos Vajna
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist
2015-03-16lok_docview_init: ignore the second, not the first paramMiklos Vajna
2015-03-16libreofficekit: various loplugin fixesStephan Bergmann
2015-03-16Add SwXTextDocument::setTextSelection() testcaseMiklos Vajna
2015-03-16libreofficekit: add overview of tiled editing to READMEMiklos Vajna
2015-03-16lokdocview: detect click on border vs click inside graphic selectionMiklos Vajna
2015-03-16lokdocview: ensure that the cursor is at least 30 twips wideMiklos Vajna
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky
2015-03-16lokdocview: cppcheck: variableScopeMiklos Vajna