summaryrefslogtreecommitdiffstats
path: root/libreofficekit/qa
Commit message (Expand)AuthorAgeFilesLines
* gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant2016-09-231-2/+8
* sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna2016-09-191-2/+16
* sw: allow select of redline by indexMiklos Vajna2016-09-151-2/+7
* gtktiledviewer: don't crash on unimplemented tracked change listMiklos Vajna2016-08-301-0/+3
* sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna2016-08-291-17/+2
* sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna2016-08-191-3/+4
* tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna2016-08-191-0/+12
* gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna2016-08-181-4/+30
* sw: allow accept/reject of redline by indexMiklos Vajna2016-08-171-4/+37
* lok::Document::getCommandValues: expose redline infoMiklos Vajna2016-08-171-1/+67
* sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna2016-08-101-0/+5
* gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna2016-08-091-16/+31
* gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna2016-08-051-1/+107
* gtktiledviewer: quit after the last view is destroyedMiklos Vajna2016-07-281-1/+16
* gtktiledviewer: align to top/left for CalcMiklos Vajna2016-07-221-1/+11
* gtktiledviewer: allow testing of destroyView()Miklos Vajna2016-07-151-1/+1
* clang-tidy performance-faster-string-findStephan Bergmann2016-07-061-1/+1
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-041-1/+1
* comphelper lok: remove the g_bViewCallback globalMiklos Vajna2016-06-171-9/+7
* comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna2016-06-161-1/+1
* gtktiledviewer: add a UNO command debuggerPranav Kant2016-06-151-0/+113
* gtktiledviewer: Fix runtime gtk warningsPranav Kant2016-06-151-4/+5
* gtktiledviewer: fix the per-view part selectorMiklos Vajna2016-06-131-3/+18
* gtktiledviewer: fix runtime warnings caused by .uno:InsertAnnotation buttonMiklos Vajna2016-06-101-5/+8
* 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-191-1/+10
* 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
* vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl2016-02-091-0/+4
* coverity#1351757 Uninitialized pointer fieldCaolán McNamara2016-02-041-0/+5
* gtktiledviewer: cid#1351757 uninitialized membersMiklos Vajna2016-02-041-0/+2
* lokdocview: Handle password protected documentsPranav Kant2016-02-021-0/+50
* lokdocview: add a set_visible_area()Miklos Vajna2016-02-021-0/+3
* Missing includeStephan Bergmann2016-01-281-0/+1
* gtktiledviewer: support pasting PNG imagesMiklos Vajna2016-01-211-4/+22
* gtktiledviewer: Set buttons insensitive in view-only modePranav Kant2016-01-211-45/+98
* 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
* lokdocview: Return if no document is setPranav Kant2015-12-171-0/+3
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-37/+37
* tdf#96317: Add API for copy/paste from/to the widgetPranav Kant2015-12-091-5/+3
* tdf#96318: Add searching APIPranav Kant2015-12-091-33/+13
* Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2015-12-073-4/+0
* cid#1340232 uncaught exceptionMiklos Vajna2015-11-261-6/+13
* cid#1340231 uncaught exceptionMiklos Vajna2015-11-261-6/+13
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-1/+1
* -Werror,-Wdeprecated-declarationsStephan Bergmann2015-11-201-0/+4
* gtktiledviewer: allow setting custom background colorMiklos Vajna2015-11-191-1/+9
* gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna2015-11-181-4/+21
* gtktiledviewer: set author name when inserting a commentMiklos Vajna2015-11-171-1/+16