summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* coverity#1351757 Uninitialized pointer fieldCaolán McNamara2016-02-041-0/+5
* gtktiledviewer: cid#1351757 uninitialized membersMiklos Vajna2016-02-041-0/+2
* new loplugin fpcomparisonNoel Grandin2016-02-041-1/+1
* lok interaction handler: Add handling of io and network errors.Jan Holesovsky2016-02-031-0/+17
* lokdocview: Handle password protected documentsPranav Kant2016-02-022-5/+154
* LOK: add Document::setClientVisibleArea()Miklos Vajna2016-02-021-1/+9
* lokdocview: add a set_visible_area()Miklos Vajna2016-02-022-1/+26
* lokdocview: call lok::Document::setClientZoom() after zoom changeMiklos Vajna2016-02-011-1/+24
* lokdocview: log lok::Document::postKeyEvent() argumentsMiklos Vajna2016-02-011-0/+3
* Missing includeStephan Bergmann2016-01-281-0/+1
* libreofficekit: password interaction optional and off by defaultMichael Stahl2016-01-271-0/+2
* libreofficekit: ask for password when loading encrypted documentsMichael Stahl2016-01-251-0/+8
* lokdocview: handle page down and page upMiklos Vajna2016-01-221-0/+6
* lokdocview: log lok::Document::getTextSelection() parametersMiklos Vajna2016-01-221-0/+4
* gtktiledviewer: support pasting PNG imagesMiklos Vajna2016-01-211-4/+22
* gtktiledviewer: Set buttons insensitive in view-only modePranav Kant2016-01-211-45/+98
* lokdocview: Center the widget inside the allocationPranav Kant2016-01-201-2/+9
* lokdocview: Package and install selection handlesPranav Kant2016-01-193-6/+26
* libreofficekit: log document paste argumentsMiklos Vajna2016-01-151-0/+5
* lokdocview: Fix WARNING when creating an errorDebarshi Ray2016-01-111-1/+1
* Silence loplugin:implicitboolconversion between bool and gbooleanStephan Bergmann2016-01-111-2/+2
* tdf#96513: Limit LOKDocView's zoom in [0.25, 5.0]Pranav Kant2016-01-111-2/+27
* tdf#96421: Return if no window is realizedPranav Kant2016-01-111-0/+2
* iostream is not neededDavid Tardon2016-01-111-1/+1
* lokdocview: Use shared_ptr to fix a possible memory leakPranav Kant2016-01-111-6/+6
* Fix typosAndrea Gelmini2016-01-101-1/+1
* gtktiledviewer: hide new view button when it's not supposed to workMiklos Vajna2016-01-081-5/+9
* lool - page border shadow can be disabledMarco Cecchetti2016-01-081-7/+14
* tdf#96514: Emits a 'notify' signal when zoom changesPranav Kant2015-12-301-0/+2
* lokdocview: Use an array to install propertiesPranav Kant2015-12-301-97/+90
* coverity#1315075 Uninitialized scalar fieldCaolán McNamara2015-12-211-0/+4
* coverity#1343633 Resource leakCaolán McNamara2015-12-191-8/+6
* coverity#1343632 Resource leakCaolán McNamara2015-12-191-3/+3
* coverity#1343631 Resource leakCaolán McNamara2015-12-191-3/+3
* lokdocview: Return if no document is setPranav Kant2015-12-172-2/+36
* lokdocview: Use GLib basic typesPranav Kant2015-12-171-6/+6
* lokdocview: Superfluous *_set_zoom() call on widget initializationPranav Kant2015-12-171-1/+1
* lokdocview: Remove an easy FIXMEPranav Kant2015-12-171-2/+2
* tdf#96250 LOK: guard against 0 pRenderingArgumentsMiklos Vajna2015-12-161-1/+2
* tdf#96384: Add a new signal 'text-selection' to lokdocviewPranav Kant2015-12-111-1/+20
* Crash fix in gtktiledviewer when creating new viewAshod Nakashian2015-12-101-0/+1
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-102-47/+47
* tdf#96317: Add API for copy/paste from/to the widgetPranav Kant2015-12-092-6/+35
* loplugin:nullptrStephan Bergmann2015-12-091-1/+1
* tdf#96318: Add searching APIPranav Kant2015-12-092-52/+101
* tdf#96316: Decouple view-only/editable modesPranav Kant2015-12-091-132/+180
* lokdocview: Set a 'default' path for LOK initPranav Kant2015-12-092-1/+5
* Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2015-12-076-7/+1
* cid#1340232 uncaught exceptionMiklos Vajna2015-11-261-6/+13
* cid#1340231 uncaught exceptionMiklos Vajna2015-11-261-6/+13