summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tabstpge.cxx
Commit message (Expand)AuthorAgeFilesLines
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Translate German variable namesJohnny_M2018-03-031-30/+30
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-141-2/+2
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-4/+4
* loplugin:includeform: cuiStephan Bergmann2017-10-231-2/+2
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* loplugin:unusedfields in cuiNoel Grandin2017-06-231-11/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-3/+3
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-221-4/+4
* convert MapUnit to scoped enumNoel Grandin2016-10-051-7/+7
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-9/+9
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* convert SvxTabAdjust to scoped enumNoel Grandin2016-08-171-16/+16
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-2/+2
* convert TAB to scoped enumNoel Grandin2016-05-181-15/+15
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* loplugin:defaultparamsStephan Bergmann2015-10-191-2/+2
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-1/+1
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-1/+1
* convert Link<> to typedNoel Grandin2015-10-161-3/+2
* convert Link<> to typedNoel Grandin2015-10-151-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-09-241-8/+6
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-14/+9
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+2
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-06-231-1/+1
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-1/+1
* refactor cui tabpages controls to use RenderContextTomaž Vajngerl2015-05-141-101/+55
* refactor Ruler to use RenderContextTomaž Vajngerl2015-05-111-6/+6
* tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks2015-05-091-4/+3
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-7/+34
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-2/+3
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-3/+3
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+34
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-7/+0
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-8/+1
* loplugin: cstylecastNoel Grandin2014-10-231-9/+9
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-3/+3
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-5/+5