summaryrefslogtreecommitdiff
path: root/libreofficekit/source
AgeCommit message (Expand)Author
2015-06-09loplugin:unreffunStephan Bergmann
2015-06-09loplugin:literaltoboolconversionStephan Bergmann
2015-06-09-Werror,-Wunused-private-fieldStephan Bergmann
2015-06-09tilebuffer: tileSize as member variable is superfluousPranav Kant
2015-06-09tilebuffer: ZoomFactor as member variable is superfluousPranav Kant
2015-06-09lokdocview: Make tilebuffer an instancePranav Kant
2015-06-09libreofficekit: fix RHEL5 build of tilebufferMiklos Vajna
2015-06-09lokdocview: Modernise LOKDocView as GObjectPranav Kant
2015-06-09lokdocview: Lets follow the GObject naming conventionPranav Kant
2015-06-09lokdocview: fix render calls after LOK callbacksPranav Kant
2015-06-09lokdocview: move GtkDrawingArea size request out of renderDocument()Pranav Kant
2015-06-09lokdocview: check payload for inconsistencies before using itPranav Kant
2015-06-09lokdocview: fixed rectangle format in documentation/commentsPranav Kant
2015-06-09lokdocview, tilebuffer: clean upPranav Kant
2015-06-09lokdocview: wrap a functionality inside a member functionPranav Kant
2015-06-09lokdocview: move commonly used functions and variables to common headerPranav Kant
2015-06-09lokdocview: Add support for editing documentsPranav Kant
2015-06-09lokdocview: Use maps instead of vectorPranav Kant
2015-06-09Add tile buffering supportPranav Kant
2015-06-09lokdocview: use GtkDrawingArea for drawing tilesPranav Kant
2015-06-09lokdocview: add width and height to the visible rectanglePranav Kant
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna
2015-05-27loplugin:staticmethodsStephan Bergmann
2015-05-27loplugin:staticmethodsAndrzej Hunt
2015-05-27lokdocview: handle LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2015-05-27lokdocview: fix not updated part selector when search changes partMiklos Vajna
2015-05-26lokdocview: handle LOK_CALLBACK_SET_PARTMiklos Vajna
2015-05-23lokdocview: update doc size on LOK_CALLBACK_PAGE_COUNT_CHANGEDMiklos Vajna
2015-05-22lokdocview: it's enough to query the document size onceMiklos Vajna
2015-05-21lokdocview: adapt Android pathMiklos Vajna
2015-05-21gtktiledviewer: handle LOK_CALLBACK_SEARCH_NOT_FOUNDMiklos Vajna
2015-05-20lokdocview: use postMouseEvent(LOK_MOUSEEVENT_MOUSEMOVE)Miklos Vajna
2015-05-19LOKit callback for search not foundMihai Varga
2015-05-18loplugin:staticmethodsStephan Bergmann
2015-05-18lokdocview: use lok::Office::registerCallback()Miklos Vajna
2015-05-15lokdocview: implement desktop style click+move selection creationMiklos Vajna
2015-04-22lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna
2015-04-16CID#1294410 missing breakMiklos 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-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