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