summaryrefslogtreecommitdiff
path: root/cui/source/inc/macropg.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-08-17inline some use-once typedefsNoel Grandin1-2/+1
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin1-2/+2
2019-11-03unnecessary forward declaresCaolán McNamara1-2/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-1/+0
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-2/+0
2019-03-03weld SvxMacroAssignDlgCaolán McNamara1-11/+10
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-06-21loplugin:useuniqueptr in SvxMacroTabPage_Noel Grandin1-1/+1
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-1/+1
2018-05-11loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+4
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:dllprivateStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-27loplugin:singlevalfields in cuiNoel Grandin1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-04-22Avoid reserved identifiersStephan Bergmann1-8/+8
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin1-2/+2
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-11convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-07-29com::sun::star->css in cuiNoel Grandin1-10/+10
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-27constLuboš Luňák1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-07callcatcher: update unused codeCaolán McNamara1-1/+0
2014-01-23convert macro assign page to .uiCaolán McNamara1-21/+5
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist1-4/+0
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14