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