summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpcolor.cxx
AgeCommit message (Expand)Author
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-31loplugin:stringconstantStephan Bergmann
2016-08-31Resolves: tdf#98097 no tooltip for colors in "Recent" colors areaCaolán McNamara
2016-08-26[GSoC] Remove popup confirmation dialog in fill style tabsRishabh Kumar
2016-08-25[GSoC]Remove Colors entry from Options dialogRishabh Kumar
2016-08-18convert ColorModel to scoped enumNoel Grandin
2016-08-18convert PageType to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-03[GSoC] Rework of color tabRishabh Kumar
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-18-fsanitize=signed-integer-overflowStephan Bergmann
2016-06-27loplugin:singlevalfields in cuiNoel Grandin
2016-06-16loplugin:passstuffbyrefStephan Bergmann
2016-06-16Remove color name field from color tabRishabh Kumar
2016-06-14Minor bugfix for the Color tabRishabh Kumar
2016-06-08loplugin:cstylecastNoel Grandin
2016-06-08Addition of new controls and their rearrangement in color tabRishabh Kumar
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-26Update CMYK color field correctlyRishabh Kumar
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-14convert 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-06-20callcatcher: update unused codeCaolán McNamara
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-26Resolves: tdf#89904 allow the options color page to load/save palettesCaolán McNamara
2015-05-26dynamic_cast of this to the type is already isCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29cui: loplugin:literaltoboolconversionMichael Stahl
2015-04-29on using 'add' color button, don't frighten with an errorCaolán McNamara
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-27More loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin