summaryrefslogtreecommitdiffstats
path: root/libreofficekit/qa
Commit message (Expand)AuthorAgeFilesLines
* cid#1474277 Resource leakCaolán McNamara2021-07-111-20/+22
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-151-0/+3
* tdf#123936 Formatting files in module libreofficekit with clang-formatPhilipp Hofer2020-11-192-9/+6
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-151-0/+1
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-101-1/+0
* silence qa test coverity warningCaolán McNamara2020-11-041-0/+1
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-221-1/+1
* Avoid loplugin:external and loplugin:simplifypointertobool warningsTor Lillqvist2020-09-041-8/+8
* Remove an odd CPPUNIT_ASSERT(0)Tor Lillqvist2020-09-041-1/+0
* Missing includesStephan Bergmann2020-08-122-0/+2
* loplugin:flattenNoel Grandin2020-08-113-75/+75
* We apparently need to call Application::Quit() on iOS nowTor Lillqvist2020-07-201-0/+7
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-1/+1
* Upcoming improved loplugin:staticanonymous -> redundantstatic: libreofficekitStephan Bergmann2020-07-011-2/+2
* Make gtktiledviewer accept multiple documents to openTor Lillqvist2020-05-281-7/+10
* tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen2020-03-0615-37/+18
* Drop o3tl::optional wrapperStephan Bergmann2020-02-216-7/+7
* Prefer O3TL_UNREACHABLE over assert(false)Stephan Bergmann2019-12-091-2/+2
* Silence -Werror=maybe-uninitializedStephan Bergmann2019-12-041-0/+5
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-016-7/+7
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-225-0/+22
* loplugin:unusedfieldsNoel Grandin2019-11-211-1/+0
* Improved loplugin:external, handling class typesStephan Bergmann2019-11-191-2/+6
* New loplugin:consttoboolStephan Bergmann2019-11-146-25/+25
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-132-5/+5
* lok: calc: switch row / column / grouping data to pixels.Michael Meeks2019-11-131-4/+3
* lok: tilebench: slightly sloppy pixel comparison & larger area.Michael Meeks2019-11-092-17/+46
* lok: tilebench: implement zoom tests.Michael Meeks2019-11-051-16/+65
* lok: improve tilebench and add an unpleasant text rendering test case.Michael Meeks2019-10-253-16/+25
* tilebench: output a helpful delta image and highlight the diffs.Michael Meeks2019-10-221-21/+48
* Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann2019-10-176-0/+60
* enable -Wunused-exception-parameter on clangNoel Grandin2019-10-041-1/+1
* cid#1454003 silence 'Constant' variable guards dead codeCaolán McNamara2019-09-271-1/+1
* tilebench: initial joining testMichael Meeks2019-09-191-7/+148
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-245-6/+6
* loplugin:constvars in i18npool..openclNoel Grandin2019-08-202-2/+2
* Mark some vars as constStephan Bergmann2019-08-071-4/+4
* gtktiledviewer: provide activation functionAshod Nakashian2019-07-261-0/+7
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks2019-05-103-4/+18
* lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky2019-05-021-1/+1
* lok: allow paste content to popup dialogHenry Castro2019-04-262-2/+2
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* simplify reset(nullptr) -> reset()Noel Grandin2019-03-281-1/+1
* lok: keystroke attribution issue.Michael Meeks2019-02-131-0/+56
* lok: calm down CnP issues & simplify.Michael Meeks2019-01-251-67/+49
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-2/+2
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-8/+5
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-6/+6
* remove all use_action_appearance linesCaolán McNamara2018-10-231-9/+0