summaryrefslogtreecommitdiff
path: root/libreofficekit/qa/gtktiledviewer
AgeCommit message (Expand)Author
2020-11-19tdf#123936 Formatting files in module libreofficekit with clang-formatPhilipp Hofer
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-08-12Missing includesStephan Bergmann
2020-08-11loplugin:flattenNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: libreofficekitStephan Bergmann
2020-05-28Make gtktiledviewer accept multiple documents to openTor Lillqvist
2020-03-06tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-09Prefer O3TL_UNREACHABLE over assert(false)Stephan Bergmann
2019-12-04Silence -Werror=maybe-uninitializedStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21loplugin:unusedfieldsNoel Grandin
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks
2019-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-07-26gtktiledviewer: provide activation functionAshod Nakashian
2019-05-10unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks
2019-04-26lok: allow paste content to popup dialogHenry Castro
2019-04-15improve loplugin simplifyconstructNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-09-29band-aid: deprecated-declarations related to gtkJulien Nabet
2018-09-29Band-aid fix for deprecate gtk_css_provider_get_defaultJulien Nabet
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-06-28Fix typosAndrea Gelmini
2018-03-14lokdialog: debug red-colored boundary for last painted regionPranav Kant
2018-03-13lokdocview: new property 'is-initialized'; fix gtktiledviewer for calcPranav Kant
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-01-12More loplugin:cstylecast: libreofficekitStephan Bergmann
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant
2017-12-15lokdialog: gtv: Set dialog title on callbackPranav Kant
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Do not underestimate the dialog sizePranav Kant
2017-12-04lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-04gtv: Width, height properties should not be construct onlyPranav Kant
2017-12-04gtv: Remember recently executed UNO commandsPranav Kant
2017-12-02require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara