summaryrefslogtreecommitdiff
path: root/cui/source/options/optupdt.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-01-15Make MAR-based LibreOffice updater non-experimentalThorsten Behrens
2023-12-19Hide --enable-online-updaet-mar GUI behind ExperimentalMode for nowStephan Bergmann
2023-12-15Fix placement for --enable-online-update-mar UIMichael Weghorn
2023-12-07GUI to en-/disable the --enable-online-update-mar feature at runtimeStephan Bergmann
2023-10-27tdf#157850 - UI: Part 10 - Unify lockdown behavior of Options dialogBalazs Varga
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-03no need to allocate these on the heapNoel Grandin
2021-05-26add privacy URL to crashreport dialog & updatecheck tab in optionsChristian Lohmaier
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2020-10-02loplugin:reducevarscope in cuiNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-30weld SvxOnlineUpdateTabPageCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-12-20use unique_ptr in SvxOnlineUpdateTabPageNoel Grandin
2018-12-19don't delete out param from GetOutputStringNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-21tdf#101976 related: check for read-only state of all Online Update settingsAndras Timar
2016-09-13tdf#101976 cui: fix crash when setting AutoCheckEnabled and it is read-onlyMiklos Vajna
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin