summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabarea.hxx
AgeCommit message (Expand)Author
2016-06-17cui: fix loplugin:passstuffbyref warningsMiklos Vajna
2016-06-17Reduce duplicate code and remove DBG_ASSERTRishabh Kumar
2016-06-16loplugin:passstuffbyrefStephan Bergmann
2016-06-16Remove color name field from color tabRishabh Kumar
2016-06-08Addition of new controls and their rearrangement in color tabRishabh Kumar
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-02tdf#100121 : Assertion failed in Area fill of a text box inside a chartRishabh Kumar
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-23Addition of new controls and their rearrangement in hatch tabRishabh Kumar
2016-05-18Addition of new controls and their rearrangement in gradient tabRishabh Kumar
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07cui: prefix members of SvxLineTabPageMiklos Vajna
2015-09-03cui: prefix members of SvxBitmapTabPageMiklos Vajna
2015-08-31cui: prefix members of SvxHatchTabPageMiklos Vajna
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19cui: prefix members of SvxGradientTabPageMiklos Vajna
2015-08-18cui: prefix members of SvxShadowTabPageMiklos Vajna
2015-08-17cui: prefix members of SvxAreaTabPageMiklos Vajna
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-06-26-fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann
2015-06-20callcatcher: update unused codeCaolán McNamara
2015-05-26Resolves: tdf#89904 allow the options color page to load/save palettesCaolán McNamara
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29convert CT_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
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
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-04-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-08Resolves: fdo#54024 color values not showing with custom colorsCaolán McNamara