summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* lokdocview: log postMouseEvent() argumentsMiklos Vajna2016-04-271-0/+8
* lokdocview: log setGraphicSelection() argumentsMiklos Vajna2016-04-261-0/+5
* In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann2016-04-191-1/+2
* tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna2016-04-192-2/+46
* lok context menu: Expose context menuPranav Kant2016-04-081-0/+7
* New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann2016-03-081-1/+7
* gtktiledviewer: log .uno:ViewRowColumnHeaders command resultMiklos Vajna2016-03-011-0/+1
* cid#1354270 fix uninitialized membersMiklos Vajna2016-02-251-0/+1
* tdf#97235: Protect reset_view when called with no tile buffer initializedPranav Kant2016-02-211-1/+3
* tdf#97236: Refresh the view when part is changedPranav Kant2016-02-211-0/+2
* lokdocview: Protect set_part from setting an invalid part numberPranav Kant2016-02-211-0/+9
* lokdocview: Center the widget vertically inside the allocationPranav Kant2016-02-141-0/+2
* tdf#97301: Return silently when no document is loadedPranav Kant2016-02-141-0/+3
* vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl2016-02-091-0/+4
* cid#1351879 missing breakMiklos Vajna2016-02-051-0/+1
* 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