summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tabstpge.cxx
AgeCommit message (Expand)Author
2020-10-21use tools::Long in comphelper..cuiNoel
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-11Resolves: tdf#127417 delete-all tabs doesn't workCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolá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-24LogicToLogic is a static memberCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-04-28Resolves: tdf#125002 toggling on radio button generates click on anotherCaolán McNamara
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2019-02-14Resolves: tdf#123426 don't reformat tabstop pos while editingCaolán McNamara
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-18weld SvxTabulatorTabPageCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-07-22Fix typosAndrea Gelmini
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-03Translate German variable namesJohnny_M
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-18convert TAB to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin