summaryrefslogtreecommitdiff
path: root/cui/source/inc/macropg.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-12-09Related: tdf#152266 add a remove all buttonCaolán McNamara
2022-12-09Related: tdf#152266 give feedback which events are assignedCaolán McNamara
2022-12-09drop unnecessary pThis indirectionCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman
2020-08-17inline some use-once typedefsNoel Grandin
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-11-03unnecessary forward declaresCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-03-03weld SvxMacroAssignDlgCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-06-21loplugin:useuniqueptr in SvxMacroTabPage_Noel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-05-11loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:dllprivateStephan Bergmann
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-06-27loplugin:singlevalfields in cuiNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-19sfx2: sal_Bool->boolNoel Grandin