summaryrefslogtreecommitdiff
path: root/libreofficekit/qa
AgeCommit message (Expand)AuthorFilesLines
2017-05-12coverity#1351757 Uninitialized pointer fieldCaolán McNamara1-0/+1
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-0/+52
2017-04-12CppunitTest_libreofficekit_tiledrendering: disable occasionally failing testMiklos Vajna1-1/+4
2017-04-11CppunitTest_libreofficekit_tiledrendering: add more processEventsToIdle callsMiklos Vajna1-0/+2
2017-04-06lokit: compile-test a plain C versionThorsten Behrens2-0/+40
2017-03-28Use symbolic names for keys from css::awt::KeyTor Lillqvist1-12/+14
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky2-0/+89
2017-03-21lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky1-0/+32
2017-03-06libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl1-1/+8
2017-02-23Better make the zero-initialization more explicitStephan Bergmann1-1/+3
2017-02-20gtktiledviewer: Different reply uno command for impressPranav Kant1-1/+6
2017-02-20gtktiledviewer: Id param is string nowPranav Kant1-3/+3
2017-02-20gtktiledviewer: Adjust for different delete uno cmd for impressPranav Kant1-14/+21
2017-02-20gtktiledviewer: enable comment sidebar for all doctypesPranav Kant1-3/+1
2017-02-16gtktiledviewer: Different UNO command for calcPranav Kant1-1/+1
2017-02-16gtktiledviewer: This is a better place to change doc-specific controlsPranav Kant1-5/+8
2017-02-16gtktiledviewer: Kill CommentsSidebar's docConfigurePranav Kant1-49/+41
2017-02-16gtktiledviewer: Kill signalSize; move its code to initWindowPranav Kant1-14/+5
2017-02-16gtktiledviewer: Factor out per view code to separate functionPranav Kant1-12/+24
2017-02-16gtktiledviewer: Store author name of each viewPranav Kant1-4/+6
2017-02-16gtktiledviewer: comment id can be a string too nowPranav Kant1-13/+12
2017-02-13Fix typosAndrea Gelmini1-1/+1
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