summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Fix typosAndrea Gelmini
2017-07-18gtv: G_OPTION_FLAG_NONE is available since 2.42 onlyPranav Kant
2017-07-17Fix typosAndrea Gelmini
2017-07-15libreofficekit: Update the README to match realityPranav Kant
2017-07-14gtktiledviewer: Typo; these should be classesPranav Kant
2017-07-14Modernize gtktiledviewer; use GApplicationPranav Kant
2017-07-13libreofficekit: Merge add_libs block into onePranav Kant
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-06-18Fix typosAndrea Gelmini
2017-06-16Resolves: rhbz#1454693 segv if tiled rendering is interruptedCaolán McNamara
2017-06-15Related: rhbz#1444437 check if m_nTimeoutId is validCaolán McNamara
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-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-05-09rhbz#1444437 gnome-documents finalize may not occur immediatelyCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-12CppunitTest_libreofficekit_tiledrendering: disable occasionally failing testMiklos Vajna
2017-04-11CppunitTest_libreofficekit_tiledrendering: add more processEventsToIdle callsMiklos Vajna
2017-04-06lokit: compile-test a plain C versionThorsten Behrens
2017-03-28Use symbolic names for keys from css::awt::KeyTor Lillqvist
2017-03-25Fix typosAndrea Gelmini
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky
2017-03-21lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky
2017-03-12lok: start describing UNO commands used through LOKTomaž Vajngerl
2017-03-06libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl
2017-03-03tdf#106287 Remove outdated remarkAdolfo Jayme Barrientos
2017-02-24libreofficekit: adapt README to realityMiklos Vajna
2017-02-23Better make the zero-initialization more explicitStephan Bergmann
2017-02-22loplugin:unusedfieldsNoel Grandin
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