summaryrefslogtreecommitdiff
path: root/libreofficekit/qa
AgeCommit message (Expand)AuthorFilesLines
2017-01-31gtktiledviewer: gtk version checksPranav Kant1-2/+12
2017-01-30gtktiledviewer: Handle comment callback with Modify flagPranav Kant1-18/+29
2017-01-30gtktiledviewer: Unused variablePranav Kant1-2/+1
2017-01-30gtktiledviewer: Mark reply comments with lightgreen backgroundPranav Kant1-0/+13
2017-01-30gtktiledviewer: Can edit comment from comment sidebar nowPranav Kant1-2/+27
2017-01-28coverity#1351757 Uninitialized pointer fieldCaolán McNamara1-0/+1
2017-01-27gtktiledviewer: Can reply, delete comments from sidebarPranav Kant1-13/+81
2017-01-27gtktiledviewer: factor out user prompt entry dialogPranav Kant1-36/+48
2017-01-27lokdocview: 'comment' signal for comment callbacksPranav Kant1-16/+62
2017-01-27gtktiledviewer: Comment dialog when tiled annotations are offPranav Kant1-1/+44
2017-01-27lokdocview: Separate gobject property for turning off commentsPranav Kant1-7/+16
2017-01-27gtktiledviewer: Comments sidebarPranav Kant1-2/+96
2017-01-27CppunitTest_libreofficekit_tiledrendering: fix cppunitassertequals warningsMiklos Vajna1-8/+8
2017-01-23gtktiledviewer: Make edit mode the default onePranav Kant1-0/+2
2017-01-23lok: Listen for state change events for cell alignment commandsPranav Kant1-12/+5
2017-01-06gtktiledviewer: Lets avoid using manual buffer sizesPranav Kant1-14/+8
2017-01-06gtktiledviewer: Override alignment buttons uno commands for calcPranav Kant1-0/+19
2017-01-06gtktiledviewer: Support for posting arguments to uno commandsPranav Kant1-9/+12
2016-09-23gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant1-2/+8
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-2/+16
2016-09-15sw: allow select of redline by indexMiklos Vajna1-2/+7
2016-08-30gtktiledviewer: don't crash on unimplemented tracked change listMiklos Vajna1-0/+3
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna1-17/+2
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-3/+4
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-0/+12
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna1-4/+30
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna1-4/+37
2016-08-17lok::Document::getCommandValues: expose redline infoMiklos Vajna1-1/+67
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-0/+5
2016-08-09gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna1-16/+31
2016-08-05gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna1-1/+107
2016-07-28gtktiledviewer: quit after the last view is destroyedMiklos Vajna1-1/+16
2016-07-22gtktiledviewer: align to top/left for CalcMiklos Vajna1-1/+11
2016-07-15gtktiledviewer: allow testing of destroyView()Miklos Vajna1-1/+1
2016-07-06clang-tidy performance-faster-string-findStephan Bergmann1-1/+1
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-9/+7
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-1/+1
2016-06-15gtktiledviewer: add a UNO command debuggerPranav Kant1-0/+113
2016-06-15gtktiledviewer: Fix runtime gtk warningsPranav Kant1-4/+5
2016-06-13gtktiledviewer: fix the per-view part selectorMiklos Vajna1-3/+18
2016-06-10gtktiledviewer: fix runtime warnings caused by .uno:InsertAnnotation buttonMiklos Vajna1-5/+8
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann1-1/+2
2016-04-19tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna1-1/+10
2016-03-08New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann1-1/+7
2016-03-01gtktiledviewer: log .uno:ViewRowColumnHeaders command resultMiklos Vajna1-0/+1
2016-02-09vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl1-0/+4
2016-02-04coverity#1351757 Uninitialized pointer fieldCaolán McNamara1-0/+5
2016-02-04gtktiledviewer: cid#1351757 uninitialized membersMiklos Vajna1-0/+2
2016-02-02lokdocview: Handle password protected documentsPranav Kant1-0/+50