summaryrefslogtreecommitdiff
path: root/libreofficekit/source
AgeCommit message (Expand)AuthorFilesLines
2016-05-03tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna1-1/+36
2016-02-22lokdocview: Center the widget vertically inside the allocationPranav Kant1-0/+2
2016-02-03lokdocview: Handle password protected documentsPranav Kant1-5/+104
2016-01-29libreofficekit: password interaction optional and off by defaultMichael Stahl1-0/+10
2016-01-21lokdocview: Center the widget inside the allocationPranav Kant1-2/+9
2016-01-12tdf#96513: Limit LOKDocView's zoom in [0.25, 5.0]Pranav Kant1-2/+27
2016-01-12lokdocview: Fix WARNING when creating an errorDebarshi Ray1-1/+1
2016-01-11tdf#96421: Return if no window is realizedPranav Kant1-0/+2
2016-01-11lokdocview: Use shared_ptr to fix a possible memory leakPranav Kant1-6/+6
2016-01-11tdf#96514: Emits a 'notify' signal when zoom changesPranav Kant1-0/+2
2016-01-11lokdocview: Use an array to install propertiesPranav Kant1-97/+90
2016-01-11coverity#1315075 Uninitialized scalar fieldCaolán McNamara1-0/+4
2016-01-11coverity#1343633 Resource leakCaolán McNamara1-8/+6
2016-01-11coverity#1343632 Resource leakCaolán McNamara1-3/+3
2016-01-11coverity#1343631 Resource leakCaolán McNamara1-3/+3
2016-01-11lokdocview: Return if no document is setPranav Kant1-2/+33
2016-01-11lokdocview: Use GLib basic typesPranav Kant1-6/+6
2016-01-11lokdocview: Superfluous *_set_zoom() call on widget initializationPranav Kant1-1/+1
2016-01-11lokdocview: Remove an easy FIXMEPranav Kant1-2/+2
2015-12-17tdf#96250 LOK: guard against 0 pRenderingArgumentsMiklos Vajna1-1/+2
2015-12-11tdf#96384: Add a new signal 'text-selection' to lokdocviewPranav Kant1-1/+20
2015-12-09tdf#96317: Add API for copy/paste from/to the widgetPranav Kant1-1/+32
2015-12-09lokdocview: Set a 'default' path for LOK initPranav Kant1-1/+1
2015-12-09tdf#96318: Add searching APIPranav Kant1-19/+88
2015-12-09tdf#96316: Decouple view-only/editable modesPranav Kant1-132/+180
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-23loplugin:cstylecastStephan Bergmann1-1/+1
2015-11-23Do all svp text rendering with cairoCaolán McNamara3-22/+26
2015-11-23android: remove duplicated bitmapsMiklos Vajna1-3/+3
2015-11-18gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna1-1/+4
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-13loplugin:nullptrStephan Bergmann1-4/+4
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga1-0/+25
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga2-1/+48
2015-11-11lokdocview: support LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-0/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-91/+91
2015-11-10lokdocview: assert that loading of handle bitmaps succeededMiklos Vajna1-0/+13
2015-11-06gtktiledviewer: add Ctrl, Alt, Shift shortcut supportLászló Németh1-1/+22
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt1-0/+30
2015-11-04lokdocview: Don't render tiles while tile buffer has changedPranav Kant3-2/+57
2015-11-03-Werror,-Wformat-securityStephan Bergmann1-2/+2
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky2-2/+34
2015-11-03lok: Fix typo search-result_count -> search-result-count.Jan Holesovsky1-1/+1
2015-11-03libreofficekit: -Werror=unused-parameterMiklos Vajna3-4/+3
2015-11-03lokdocview: Separate "painting" and "saving" of tilesPranav Kant2-17/+49
2015-10-31lokdocview: Fix memory leaksPranav Kant3-18/+28
2015-10-30lokdocview: ensure private structure is allocated with operator newMiklos Vajna2-48/+108
2015-10-21lokdocview: Emit a warning after errorPranav Kant2-17/+112
2015-10-20lokdocview: Use G_PARAM_STATIC_STRINGSPranav Kant1-16/+26
2015-10-09lokdocview: log postUnoCommand() argumentsMiklos Vajna1-1/+4