summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2021-04-19Updated README.md filesHossein1-18/+19
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-21/+16
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-21cid#1474127 Unchecked return value from libraryCaolán McNamara1-2/+2
2021-03-21cid#1474277 Resource leakCaolán McNamara1-20/+22
2021-03-21cid#1478187 Resource leakCaolán McNamara1-1/+13
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara1-0/+3
2020-12-09Missing include (definition of std::stringstream)Stephan Bergmann1-0/+1
2020-11-19tdf#123936 Formatting files in module libreofficekit with clang-formatPhilipp Hofer3-17/+19
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara1-0/+1
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2-2/+0
2020-11-04silence qa test coverity warningCaolán McNamara1-0/+1
2020-10-26Allow some spelling dictionaries for gtktiledviewer.Michael Meeks1-0/+3
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara1-1/+1
2020-09-18Online: Show input help on Online / Core part.gokaysatir1-0/+1
2020-09-04Avoid loplugin:external and loplugin:simplifypointertobool warningsTor Lillqvist1-8/+8
2020-09-04Remove an odd CPPUNIT_ASSERT(0)Tor Lillqvist1-1/+0
2020-08-12Missing includesStephan Bergmann2-0/+2
2020-08-11loplugin:flattenNoel Grandin4-89/+89
2020-07-20We apparently need to call Application::Quit() on iOS nowTor Lillqvist1-0/+7
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-1/+1
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: libreofficekitStephan Bergmann1-2/+2
2020-06-04Change FIXME to plain comment, there apparently is nothing to do about it hereTor Lillqvist1-2/+3
2020-06-04Bin two leftover spurious writes to std::cerrTor Lillqvist1-2/+0
2020-06-04tdf#128502: Add a FIXME commentTor Lillqvist1-1/+3
2020-05-28Make gtktiledviewer accept multiple documents to openTor Lillqvist1-7/+10
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai1-0/+1
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl1-0/+1
2020-03-17libreofficekit: Use 'gb_Library_set_include' for GTK3_CFLAGSMichael Weghorn1-1/+2
2020-03-06tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen17-43/+24
2020-02-21Drop o3tl::optional wrapperStephan Bergmann6-7/+7
2019-12-09Prefer O3TL_UNREACHABLE over assert(false)Stephan Bergmann1-2/+2
2019-12-04Silence -Werror=maybe-uninitializedStephan Bergmann1-0/+5
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann6-7/+7
2019-11-29lokdocview: Add notify_property when the document is initializedCorentin Noël1-0/+1
2019-11-29lokdocview: Add support for HiDPI renderingCorentin Noël2-63/+100
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann5-0/+22
2019-11-21loplugin:unusedfieldsNoel Grandin1-1/+0
2019-11-19lokdocview: Add support for get_command_valuesCorentin Noël1-0/+14
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann2-17/+29
2019-11-14New loplugin:consttoboolStephan Bergmann7-49/+49
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann3-21/+21
2019-11-13lokdocview: refresh tile buffer on resize to avoid UI breakage.Michael Meeks1-37/+21
2019-11-13lokdocview: encapsulate tile buffer properly.Michael Meeks3-7/+27
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-4/+3
2019-11-09lok: tilebench: slightly sloppy pixel comparison & larger area.Michael Meeks2-17/+46
2019-11-05lok: tilebench: implement zoom tests.Michael Meeks1-16/+65
2019-10-30gtktiledviewer: always load with en-US languageAshod Nakashian1-1/+1