summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Resolves: rhbz#1454693 segv if tiled rendering is interruptedCaolán McNamara1-0/+15
2017-06-15Related: rhbz#1444437 check if m_nTimeoutId is validCaolán McNamara1-1/+2
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-2/+2
2017-05-12coverity#1351757 Uninitialized pointer fieldCaolán McNamara1-0/+1
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti2-0/+80
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara1-11/+23
2017-05-09rhbz#1444437 gnome-documents finalize may not occur immediatelyCaolán McNamara1-2/+15
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
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 Behrens3-0/+43
2017-03-28Use symbolic names for keys from css::awt::KeyTor Lillqvist2-12/+18
2017-03-25Fix typosAndrea Gelmini2-2/+2
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-12lok: start describing UNO commands used through LOKTomaž Vajngerl1-0/+15
2017-03-06libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl1-1/+8
2017-03-03tdf#106287 Remove outdated remarkAdolfo Jayme Barrientos1-2/+1
2017-02-24libreofficekit: adapt README to realityMiklos Vajna1-4/+3
2017-02-23Better make the zero-initialization more explicitStephan Bergmann1-1/+3
2017-02-22loplugin:unusedfieldsNoel Grandin2-10/+4
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 Kant2-16/+98
2017-01-27gtktiledviewer: Comment dialog when tiled annotations are offPranav Kant1-1/+44
2017-01-27lokdocview: Separate gobject property for turning off commentsPranav Kant2-8/+42
2017-01-27gtktiledviewer: Comments sidebarPranav Kant1-2/+96
2017-01-27lok: Implement new callbacks for comment notificationsPranav Kant1-0/+4
2017-01-27lokdocview: Turn off annotations rendering herePranav Kant1-0/+1
2017-01-27CppunitTest_libreofficekit_tiledrendering: fix cppunitassertequals warningsMiklos Vajna1-8/+8
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin1-2/+0
2017-01-23gtktiledviewer: Make edit mode the default onePranav Kant1-0/+2