summaryrefslogtreecommitdiff
path: root/cui/source/options/optupdt.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-3/+6
2018-12-20use unique_ptr in SvxOnlineUpdateTabPageNoel Grandin1-2/+2
2018-12-19don't delete out param from GetOutputStringNoel Grandin1-1/+0
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-1/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke1-2/+2
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin1-1/+1
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin1-7/+7
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-2/+1
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin1-2/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-21tdf#101976 related: check for read-only state of all Online Update settingsAndras Timar1-8/+19
2016-09-13tdf#101976 cui: fix crash when setting AutoCheckEnabled and it is read-onlyMiklos Vajna1-3/+10
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-3/+3
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks1-13/+56
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-10/+4
2015-07-29com::sun::star->css in cuiNoel Grandin1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-7/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+19
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-5/+0
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-2/+2
2014-04-16cui: sal_Bool->boolNoel Grandin1-4/+4
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-6/+6
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-08-09Resolves: #i122818# fix crash in online-update-check when no app is activeHerbert Dürr1-4/+5
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-5/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-04-03convert online updates page to .uiCaolán McNamara1-83/+58
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2013-01-28fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new styleNoel Grandin1-13/+6