summaryrefslogtreecommitdiff
path: root/cui/source/options/optaboutconfig.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-17ui: show wait mouse pointer on operations in Expert ConfigurationVasily Melenchuk1-0/+4
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-10-02drop some unnecessary includesCaolán McNamara1-5/+1
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara1-173/+189
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-3/+0
2019-08-13Fix overly restrictive limit checksStephan Bergmann1-5/+5
2019-08-01drop newly unused OptHeaderTabListBoxCaolán McNamara1-2/+0
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin1-2/+3
2019-05-31drop unneeded includesCaolán McNamara1-0/+1
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin1-10/+5
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-01weld CuiAboutConfigValueDialogCaolán McNamara1-29/+17
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-1/+1
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-20/+19
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-19Resolves: tdf#121487 ::Execute called on "modeless" dialogCaolán McNamara1-2/+2
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-19/+19
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-1/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-7/+5
2018-04-03tdf#116733: Fix expanding in the entries in "Open expert configuration".Jan Holesovsky1-1/+1
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-10-01throw more useful uno::Exception'sNoel Grandin1-6/+6
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin1-15/+10
2017-09-10tdf#112254: fix memory leak in optaboutconfig (cui)Julien Nabet1-2/+4
2017-08-18Fix typosAndrea Gelmini1-1/+1
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin1-6/+6
2017-05-13tdf#107811: expert config, deal no parent caseJulien Nabet1-0/+6
2017-04-28loplugin:salunicodeliteral: cuiStephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+1
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin1-16/+16
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-6/+6
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-3/+3
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-32/+22
2016-03-14Resolves: tdf#94968 return false is expanding failed to add anythingCaolán McNamara1-1/+1
2016-02-25use SearchOptions2Eike Rathke1-2/+3
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke1-1/+1
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin1-6/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-09-14boost->stdCaolán McNamara1-4/+3
2015-09-11convert Link<> to typedNoel Grandin1-2/+2