summaryrefslogtreecommitdiff
path: root/cui/source/options/optaboutconfig.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-15tdf#159186 Use changed value when editing string-list a second timeSamuel Mehrbrodt1-12/+16
2023-12-18tdf#158720 Fix crash when searching expert config with gen vcl pluginSamuel Mehrbrodt1-1/+0
2023-12-13loplugin:unusedmethodsNoel Grandin1-1/+0
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt1-62/+92
2023-12-04tdf#155676 Properly support editing string listsSamuel Mehrbrodt1-1/+6
2023-12-04tdf#158457 Use proper parentSamuel Mehrbrodt1-9/+9
2023-12-04Expert config: Allow editing settings without default valueSamuel Mehrbrodt1-57/+83
2023-11-27Move a cui header inside the moduleJulien Nabet1-1/+0
2023-11-27tdf#157438 Make int/double lists editable in expert configSamuel Mehrbrodt1-38/+88
2023-11-20Use existing types, instead of stringsSamuel Mehrbrodt1-30/+36
2023-11-20tdf#157438 Make string lists editable in expert configSamuel Mehrbrodt1-15/+22
2023-11-16Format optaboutconfig with clang-formatSamuel Mehrbrodt1-180/+184
2023-11-16expert config: Proper editing support for numbersSamuel Mehrbrodt1-51/+93
2023-11-13Fix old TODO: Remove the parameter bCheckImmediately from SvxNameDialogSamuel Mehrbrodt1-1/+1
2023-11-13Use SvxNameDialog for editing config valuesSamuel Mehrbrodt1-92/+12
2023-11-09Use proper type in expert config dialogSamuel Mehrbrodt1-181/+169
2023-11-09tdf#157431 Show description for expert config itemsSamuel Mehrbrodt1-6/+27
2023-05-15tdf#104005 Don't allow changing finalized propertiesSamuel Mehrbrodt1-5/+48
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin1-6/+7
2022-05-06Remove duplicated includesAndrea Gelmini1-1/+0
2022-05-05use more o3tl::getTokenNoel Grandin1-0/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-2/+3
2022-04-05Expert Configuration: Allow modifying nil valuesStephan Bergmann1-0/+40
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-6/+6
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski1-23/+13
2021-10-16Simplify vector initialization in cuiJulien Nabet1-4/+7
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-2/+2
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-4/+4
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara1-1/+1
2021-01-18tdf#139332 reduce height of expert config dialogCaolán McNamara1-1/+1
2020-10-15tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara1-0/+2
2020-10-02loplugin:reducevarscope in cuiNoel1-2/+1
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara1-1/+3
2020-06-05have just one way to set expander imageCaolán McNamara1-5/+5
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin1-12/+12
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-17loplugin:flatten in cuiNoel Grandin1-178/+178
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-1/+0
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