summaryrefslogtreecommitdiff
path: root/libreofficekit/qa/gtktiledviewer
AgeCommit message (Expand)Author
2022-12-05libreofficekit: add a way to invoke getCommandValues()Miklos Vajna
2022-10-26gtktiledviewer: don't crash on sidebar creationMike Kaganski
2022-10-25_MSC_VER is more appropriate to guard MSVC-specific #pragmaMike Kaganski
2022-10-25Avoid "deprecated" warning on Windows, tooMike Kaganski
2022-10-22g_get_real_name is a proper match for passwd::pw_gecosMike Kaganski
2022-10-22Use g_get_user_name instead of access through getpwuidMike Kaganski
2022-06-01sw content controls, date: add LOK APIMiklos Vajna
2022-05-16sw content controls, dropdown: add LOK APIMiklos Vajna
2021-11-13Use o3tl::convertMike Kaganski
2021-11-10Avoid -Werror=maybe-uninitializedStephan Bergmann
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-03-21cid#1474277 Resource leakCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2020-12-09Missing include (definition of std::stringstream)Stephan Bergmann
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