summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2015-06-09tilebuffer: tileSize as member variable is superfluousPranav Kant3-14/+9
2015-06-09tilebuffer: ZoomFactor as member variable is superfluousPranav Kant3-32/+10
2015-06-09lokdocview: Make tilebuffer an instancePranav Kant1-39/+42
2015-06-09libreofficekit: fix RHEL5 build of tilebufferMiklos Vajna2-0/+6
2015-06-09lokdocview: Modernise LOKDocView as GObjectPranav Kant1-56/+41
2015-06-09lokdocview: Lets follow the GObject naming conventionPranav Kant2-68/+68
2015-06-09lokdocview: fix render calls after LOK callbacksPranav Kant1-7/+3
2015-06-09lokdocview: move GtkDrawingArea size request out of renderDocument()Pranav Kant1-2/+11
2015-06-09lokdocview: check payload for inconsistencies before using itPranav Kant1-2/+10
2015-06-09lokdocview: fixed rectangle format in documentation/commentsPranav Kant1-2/+2
2015-06-09lokdocview, tilebuffer: clean upPranav Kant3-88/+182
2015-06-09lokdocview: wrap a functionality inside a member functionPranav Kant1-30/+24
2015-06-09lokdocview: move commonly used functions and variables to common headerPranav Kant3-75/+65
2015-06-09lokdocview: Add support for editing documentsPranav Kant3-81/+136
2015-06-09lokdocview: Use maps instead of vectorPranav Kant2-13/+12
2015-06-09Add tile buffering supportPranav Kant4-36/+209
2015-06-09lokdocview: use GtkDrawingArea for drawing tilesPranav Kant1-47/+30
2015-06-09lokdocview: add width and height to the visible rectanglePranav Kant1-0/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-28gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna2-1/+17
2015-05-27loplugin:staticmethodsStephan Bergmann1-18/+21
2015-05-27loplugin:staticmethodsAndrzej Hunt1-1/+1
2015-05-27lokdocview: handle LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna1-4/+21
2015-05-27lokdocview: fix not updated part selector when search changes partMiklos Vajna2-2/+33
2015-05-26lokdocview: handle LOK_CALLBACK_SET_PARTMiklos Vajna1-1/+7
2015-05-23lokdocview: update doc size on LOK_CALLBACK_PAGE_COUNT_CHANGEDMiklos Vajna1-1/+8
2015-05-23libreofficekit: fix Linux baseline buildMiklos Vajna1-1/+1
2015-05-22lokdocview: it's enough to query the document size onceMiklos Vajna1-5/+7
2015-05-22gtktiledviewer: avoid a number of pointless re-rendering on startupMiklos Vajna1-2/+4
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna1-8/+1
2015-05-21lokdocview: adapt Android pathMiklos Vajna1-1/+1
2015-05-21gtktiledviewer: handle LOK_CALLBACK_SEARCH_NOT_FOUNDMiklos Vajna2-0/+35
2015-05-20lokdocview: use postMouseEvent(LOK_MOUSEEVENT_MOUSEMOVE)Miklos Vajna1-17/+9
2015-05-19LOKit callback for search not foundMihai Varga1-0/+4
2015-05-18loplugin:staticmethodsStephan Bergmann1-28/+31
2015-05-18lokdocview: use lok::Office::registerCallback()Miklos Vajna1-0/+61
2015-05-15lokdocview: implement desktop style click+move selection creationMiklos Vajna1-7/+18
2015-05-11CppunitTest_libreofficekit_tiledrendering: add postUnoCommand() testcaseMiklos Vajna1-1/+5
2015-05-08gtktiledviewer: Make all functions staticPranav Kant1-12/+12
2015-05-08gtktiledviewer: Stop event propagation to GtkToolbar when in edit modePranav Kant1-3/+8
2015-05-08Clarify the usage message a bitTor Lillqvist1-1/+1
2015-05-08gtktiledviewer: unused pFileNameMiklos Vajna1-2/+0
2015-04-23libreofficekit: error: 'gtk_widget_get_visible' was not declared in this scopeMiklos Vajna1-0/+4
2015-04-23gtktiledviewer: let findbar have the focus when it's visibleMiklos Vajna1-2/+12
2015-04-22Blind fix for Executable_gtktiledviewerStephan Bergmann1-0/+1
2015-04-22gtktiledviewer: implement search using .uno:ExecuteSearchMiklos Vajna1-0/+93
2015-04-22lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna2-3/+3
2015-04-16CID#1294410 missing breakMiklos Vajna1-0/+1
2015-04-14add gdb debugging info on gtktiledviewerSiqi Liu1-1/+17
2015-04-14gtktiledviewer: can use gtk_toggle_tool_button_new_from_stock() for theseMiklos Vajna1-10/+5