summaryrefslogtreecommitdiff
path: root/cui/source/options/optaboutconfig.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-01-15tdf#159186 Use changed value when editing string-list a second timeSamuel Mehrbrodt
2023-12-18tdf#158720 Fix crash when searching expert config with gen vcl pluginSamuel Mehrbrodt
2023-12-13loplugin:unusedmethodsNoel Grandin
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt
2023-12-04tdf#155676 Properly support editing string listsSamuel Mehrbrodt
2023-12-04tdf#158457 Use proper parentSamuel Mehrbrodt
2023-12-04Expert config: Allow editing settings without default valueSamuel Mehrbrodt
2023-11-27Move a cui header inside the moduleJulien Nabet
2023-11-27tdf#157438 Make int/double lists editable in expert configSamuel Mehrbrodt
2023-11-20Use existing types, instead of stringsSamuel Mehrbrodt
2023-11-20tdf#157438 Make string lists editable in expert configSamuel Mehrbrodt
2023-11-16Format optaboutconfig with clang-formatSamuel Mehrbrodt
2023-11-16expert config: Proper editing support for numbersSamuel Mehrbrodt
2023-11-13Fix old TODO: Remove the parameter bCheckImmediately from SvxNameDialogSamuel Mehrbrodt
2023-11-13Use SvxNameDialog for editing config valuesSamuel Mehrbrodt
2023-11-09Use proper type in expert config dialogSamuel Mehrbrodt
2023-11-09tdf#157431 Show description for expert config itemsSamuel Mehrbrodt
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