summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-07-18Fix typosAndrea Gelmini1-1/+1
2017-07-18gtv: G_OPTION_FLAG_NONE is available since 2.42 onlyPranav Kant1-7/+7
2017-07-17Fix typosAndrea Gelmini3-3/+3
2017-07-15libreofficekit: Update the README to match realityPranav Kant1-2/+2
2017-07-14gtktiledviewer: Typo; these should be classesPranav Kant2-2/+2
2017-07-14Modernize gtktiledviewer; use GApplicationPranav Kant20-2299/+3617
2017-07-13libreofficekit: Merge add_libs block into onePranav Kant1-7/+4
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-29loplugin:oncevar variousNoel Grandin1-2/+1
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin2-7/+0
2017-06-18Fix typosAndrea Gelmini1-1/+1
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