summaryrefslogtreecommitdiff
path: root/cui/source/inc/cfgutil.hxx
AgeCommit message (Expand)Author
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
2014-05-23loplugin:saloverrideStephan Bergmann
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-07callcatcher: update unused codeCaolán McNamara
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann
2014-01-23convert event assign page to .ui formatCaolán McNamara
2014-01-23rename SfxConfigFunctionListBox_Impl to SfxConfigFunctionListBoxCaolán McNamara
2014-01-23rename SfxConfigGroupListBox_Impl as SfxConfigGroupListBoxCaolán McNamara
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-31callcatcher: update unused code listCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-06-12Convert SV_DECL_PTRARR_DEL(SfxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-12-08childs -> childrenMichael T. Whiteley
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud