summaryrefslogtreecommitdiff
path: root/cui/source/inc/cfgutil.hxx
AgeCommit message (Expand)Author
2021-03-17lok: fix the empty script node type container without "+" symbol expanderHenry Castro
2021-03-11Remove description from mobile macro selectorSzymon Kłos
2021-03-11Remove unused code from Macro Selector dialogSzymon Kłos
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-04-01drop unnecessary includesCaolán McNamara
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-05rename CuiConfigGroupBoxResource_Impl back to SvxConfigGroupBoxResource_ImplCaolán McNamara
2019-03-05weld SfxAcceleratorConfigPageCaolán McNamara
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2018-12-03weld OfaSwAutoFmtOptionsPageCaolán McNamara
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-20tdf#116494: Don't ask parent if no help textMuhammet Kara
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-09-27loplugin:unusedmethodsNoel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-16tdf#107853 tdf#107854 Hide useless style familiesMaxim Monastirsky
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-16SfxConfigGroupListBox leaks its resource containerCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-28convert SFX_CFG* constants to scoped enumNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin