summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+0
* Fix typosAndrea Gelmini2017-07-181-1/+1
* gtv: G_OPTION_FLAG_NONE is available since 2.42 onlyPranav Kant2017-07-181-7/+7
* Fix typosAndrea Gelmini2017-07-173-3/+3
* libreofficekit: Update the README to match realityPranav Kant2017-07-151-2/+2
* gtktiledviewer: Typo; these should be classesPranav Kant2017-07-142-2/+2
* Modernize gtktiledviewer; use GApplicationPranav Kant2017-07-1420-2299/+3617
* libreofficekit: Merge add_libs block into onePranav Kant2017-07-131-7/+4
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* loplugin:oncevar variousNoel Grandin2017-06-291-2/+1
* loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin2017-06-232-7/+0
* Fix typosAndrea Gelmini2017-06-181-1/+1
* Resolves: rhbz#1454693 segv if tiled rendering is interruptedCaolán McNamara2017-06-161-0/+15
* Related: rhbz#1444437 check if m_nTimeoutId is validCaolán McNamara2017-06-151-1/+2
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-2/+2
* coverity#1351757 Uninitialized pointer fieldCaolán McNamara2017-05-121-0/+1
* lok: sc: notify cell cursor position to address control in clientMarco Cecchetti2017-05-112-0/+80
* Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara2017-05-101-11/+23
* rhbz#1444437 gnome-documents finalize may not occur immediatelyCaolán McNamara2017-05-091-2/+15
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* CppunitTest_libreofficekit_tiledrendering: disable occasionally failing testMiklos Vajna2017-04-121-1/+4
* CppunitTest_libreofficekit_tiledrendering: add more processEventsToIdle callsMiklos Vajna2017-04-111-0/+2
* lokit: compile-test a plain C versionThorsten Behrens2017-04-063-0/+43
* Use symbolic names for keys from css::awt::KeyTor Lillqvist2017-03-282-12/+18
* Fix typosAndrea Gelmini2017-03-252-2/+2
* lok: Unit test for setting of the language during load of the document.Jan Holesovsky2017-03-242-0/+89
* lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky2017-03-211-0/+32
* lok: start describing UNO commands used through LOKTomaž Vajngerl2017-03-121-0/+15
* libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl2017-03-061-1/+8
* tdf#106287 Remove outdated remarkAdolfo Jayme Barrientos2017-03-031-2/+1
* libreofficekit: adapt README to realityMiklos Vajna2017-02-241-4/+3
* 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