summaryrefslogtreecommitdiff
path: root/cui/source/options/optaboutconfig.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-19tdf#124176: Use pragma once instead of include guardsTolunay Dündar1-4/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+1
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara1-21/+31
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-08-01drop newly unused OptHeaderTabListBoxCaolán McNamara1-1/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-3/+2
2019-03-01weld CuiAboutConfigValueDialogCaolán McNamara1-18/+7
2018-11-19Resolves: tdf#121487 ::Execute called on "modeless" dialogCaolán McNamara1-1/+1
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin1-1/+1
2017-09-10tdf#112254: fix memory leak in optaboutconfig (cui)Julien Nabet1-0/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin1-1/+1
2016-02-25use SearchOptions2Eike Rathke1-2/+2
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-14boost->stdCaolán McNamara1-4/+2
2015-09-11convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+4
2015-07-29com::sun::star->css in cuiNoel Grandin1-3/+3
2015-07-07tdf#92510 Fix search in Expert Configuration dialogMihály Palenik1-2/+4
2015-07-07Use expanding handler in Expert Configuration dialogMihály Palenik1-0/+1
2015-06-22Review Expert Configuration dialog's tree view.Mihály Palenik1-1/+1
2015-06-16Change table to tree view in Expert Configuration dialog.Mihály Palenik1-2/+4
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-6/+10
2015-02-05Implement search funtion in Expert Configuration dialog.Palenik Mihály1-0/+8
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-07-09Resolves: fdo#73806 reduce the size-request of the expert config dialogCaolán McNamara1-8/+4
2014-05-27Export Config: Use ModelessDialogThomas Arnhold1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-17cui: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-25callcatcher: update unused codeCaolán McNamara1-1/+0
2013-12-06More Expert Config Page fixesStephan Bergmann1-1/+1
2013-12-06A bit of constness.Jan Holesovsky1-2/+2
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN1-7/+9
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-09-25list types added to Expert Config pageEfe Gürkan YALAMAN1-7/+7
2013-09-09Various improvements Expert ConfigEfe Gürkan YALAMAN1-13/+28
2013-09-09callcatcher: update unused codeCaolán McNamara1-3/+0
2013-08-14Help button added to the aboutconfigvalue dialogEfe Gürkan YALAMAN1-3/+0
2013-08-13Expert config edit button implemented.Efe Gürkan YALAMAN1-0/+28
2013-08-01Fixup: SvxSimpleTableContainer got moved to svtoolsThorsten Behrens1-1/+1
2013-08-01getConfigAccess Re-arranged for getting update accessEfe Gürkan YALAMAN1-1/+2