summaryrefslogtreecommitdiff
path: root/cui/source/options/optaboutconfig.cxx
AgeCommit message (Expand)Author
2023-05-15tdf#104005 Don't allow changing finalized propertiesSamuel Mehrbrodt
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin
2022-05-06Remove duplicated includesAndrea Gelmini
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-05Expert Configuration: Allow modifying nil valuesStephan Bergmann
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-10-16Simplify vector initialization in cuiJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara
2021-01-18tdf#139332 reduce height of expert config dialogCaolán McNamara
2020-10-15tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara
2020-10-02loplugin:reducevarscope in cuiNoel
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
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