summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* Better make the zero-initialization more explicitStephan Bergmann2017-02-231-1/+3
* loplugin:unusedfieldsNoel Grandin2017-02-222-10/+4
* gtktiledviewer: Different reply uno command for impressPranav Kant2017-02-201-1/+6
* gtktiledviewer: Id param is string nowPranav Kant2017-02-201-3/+3
* gtktiledviewer: Adjust for different delete uno cmd for impressPranav Kant2017-02-201-14/+21
* gtktiledviewer: enable comment sidebar for all doctypesPranav Kant2017-02-201-3/+1
* gtktiledviewer: Different UNO command for calcPranav Kant2017-02-161-1/+1
* gtktiledviewer: This is a better place to change doc-specific controlsPranav Kant2017-02-161-5/+8
* gtktiledviewer: Kill CommentsSidebar's docConfigurePranav Kant2017-02-161-49/+41
* gtktiledviewer: Kill signalSize; move its code to initWindowPranav Kant2017-02-161-14/+5
* gtktiledviewer: Factor out per view code to separate functionPranav Kant2017-02-161-12/+24
* gtktiledviewer: Store author name of each viewPranav Kant2017-02-161-4/+6
* gtktiledviewer: comment id can be a string too nowPranav Kant2017-02-161-13/+12
* Fix typosAndrea Gelmini2017-02-131-1/+1
* gtktiledviewer: gtk version checksPranav Kant2017-01-311-2/+12
* gtktiledviewer: Handle comment callback with Modify flagPranav Kant2017-01-301-18/+29
* gtktiledviewer: Unused variablePranav Kant2017-01-301-2/+1
* gtktiledviewer: Mark reply comments with lightgreen backgroundPranav Kant2017-01-301-0/+13
* gtktiledviewer: Can edit comment from comment sidebar nowPranav Kant2017-01-301-2/+27
* coverity#1351757 Uninitialized pointer fieldCaolán McNamara2017-01-281-0/+1
* gtktiledviewer: Can reply, delete comments from sidebarPranav Kant2017-01-271-13/+81
* gtktiledviewer: factor out user prompt entry dialogPranav Kant2017-01-271-36/+48
* lokdocview: 'comment' signal for comment callbacksPranav Kant2017-01-272-16/+98
* gtktiledviewer: Comment dialog when tiled annotations are offPranav Kant2017-01-271-1/+44
* lokdocview: Separate gobject property for turning off commentsPranav Kant2017-01-272-8/+42
* gtktiledviewer: Comments sidebarPranav Kant2017-01-271-2/+96
* lok: Implement new callbacks for comment notificationsPranav Kant2017-01-271-0/+4
* lokdocview: Turn off annotations rendering herePranav Kant2017-01-271-0/+1
* CppunitTest_libreofficekit_tiledrendering: fix cppunitassertequals warningsMiklos Vajna2017-01-271-8/+8
* loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin2017-01-241-2/+0
* gtktiledviewer: Make edit mode the default onePranav Kant2017-01-231-0/+2
* lokdocview: Handle keypad enterPranav Kant2017-01-231-0/+1
* lok: Listen for state change events for cell alignment commandsPranav Kant2017-01-231-12/+5
* New loplugin:externvar: libreofficekitStephan Bergmann2017-01-091-1/+1
* gtktiledviewer: Lets avoid using manual buffer sizesPranav Kant2017-01-061-14/+8
* gtktiledviewer: Override alignment buttons uno commands for calcPranav Kant2017-01-061-0/+19
* gtktiledviewer: Support for posting arguments to uno commandsPranav Kant2017-01-061-9/+12
* lokdocview: Handle insert keyPranav Kant2017-01-061-0/+3
* Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara2017-01-021-1/+1
* re-apply "use material style selection handles""Christian Lohmaier2016-11-101-1/+1
* revert string::find changesNoel Grandin2016-10-241-1/+1
* fix "cppcheck:stlIfStrFind"Noel Grandin2016-10-241-1/+1
* cppcheck:stlIfStrFindJulien Nabet2016-10-241-1/+1
* LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti2016-10-141-1/+1
* Handle loplugin:fpcomparison false positives by whitelistStephan Bergmann2016-10-101-3/+1
* let approxEqual() not scale too early for large representable integer valuesEike Rathke2016-10-011-1/+21
* LOK: conditionally include part number in invalidation payloadMiklos Vajna2016-09-291-1/+4
* gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant2016-09-231-2/+8
* lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna2016-09-211-22/+69
* lokdocview: guard against int overflowMiklos Vajna2016-09-201-2/+10