summaryrefslogtreecommitdiff
path: root/libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx
AgeCommit message (Expand)Author
2017-07-14Modernize gtktiledviewer; use GApplicationPranav Kant
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-05-12coverity#1351757 Uninitialized pointer fieldCaolán McNamara
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti
2017-03-06libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl
2017-02-23Better make the zero-initialization more explicitStephan Bergmann
2017-02-20gtktiledviewer: Different reply uno command for impressPranav Kant
2017-02-20gtktiledviewer: Id param is string nowPranav Kant
2017-02-20gtktiledviewer: Adjust for different delete uno cmd for impressPranav Kant
2017-02-20gtktiledviewer: enable comment sidebar for all doctypesPranav Kant
2017-02-16gtktiledviewer: Different UNO command for calcPranav Kant
2017-02-16gtktiledviewer: This is a better place to change doc-specific controlsPranav Kant
2017-02-16gtktiledviewer: Kill CommentsSidebar's docConfigurePranav Kant
2017-02-16gtktiledviewer: Kill signalSize; move its code to initWindowPranav Kant
2017-02-16gtktiledviewer: Factor out per view code to separate functionPranav Kant
2017-02-16gtktiledviewer: Store author name of each viewPranav Kant
2017-02-16gtktiledviewer: comment id can be a string too nowPranav Kant
2017-02-13Fix typosAndrea Gelmini
2017-01-31gtktiledviewer: gtk version checksPranav Kant
2017-01-30gtktiledviewer: Handle comment callback with Modify flagPranav Kant
2017-01-30gtktiledviewer: Unused variablePranav Kant
2017-01-30gtktiledviewer: Mark reply comments with lightgreen backgroundPranav Kant
2017-01-30gtktiledviewer: Can edit comment from comment sidebar nowPranav Kant
2017-01-28coverity#1351757 Uninitialized pointer fieldCaolán McNamara
2017-01-27gtktiledviewer: Can reply, delete comments from sidebarPranav Kant
2017-01-27gtktiledviewer: factor out user prompt entry dialogPranav Kant
2017-01-27lokdocview: 'comment' signal for comment callbacksPranav Kant
2017-01-27gtktiledviewer: Comment dialog when tiled annotations are offPranav Kant
2017-01-27lokdocview: Separate gobject property for turning off commentsPranav Kant
2017-01-27gtktiledviewer: Comments sidebarPranav Kant
2017-01-23gtktiledviewer: Make edit mode the default onePranav Kant
2017-01-23lok: Listen for state change events for cell alignment commandsPranav Kant
2017-01-06gtktiledviewer: Lets avoid using manual buffer sizesPranav Kant
2017-01-06gtktiledviewer: Override alignment buttons uno commands for calcPranav Kant
2017-01-06gtktiledviewer: Support for posting arguments to uno commandsPranav Kant
2016-09-23gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-15sw: allow select of redline by indexMiklos Vajna
2016-08-30gtktiledviewer: don't crash on unimplemented tracked change listMiklos Vajna
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna
2016-08-17lok::Document::getCommandValues: expose redline infoMiklos Vajna
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-08-09gtktiledviewer: fix incorrect undo/redo stateMiklos Vajna
2016-08-05gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna
2016-07-28gtktiledviewer: quit after the last view is destroyedMiklos Vajna