summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tpcolor.cxx
Commit message (Expand)AuthorAgeFilesLines
* move SvColorDialog to welded argumentsCaolán McNamara2018-06-201-5/+5
* weld SvxColorTabPageCaolán McNamara2018-06-201-220/+199
* loplugin:unusedfields in cuiNoel Grandin2018-05-171-2/+1
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2018-03-231-3/+3
* use more Color in cppcanvas..drawinglayerNoel Grandin2018-03-071-3/+3
* weld SvxNameDialogCaolán McNamara2018-03-041-1/+1
* use more Color in HexColorControlNoel Grandin2018-03-021-1/+1
* Use for-range loops in cuiJulien Nabet2018-02-281-2/+2
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* weld native message dialogsCaolán McNamara2018-02-221-10/+4
* drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2018-02-201-4/+4
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-2/+2
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-15/+15
* convert ColorPickerMode to scoped enumNoel Grandin2017-12-181-1/+1
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-201-1/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-2/+2
* loplugin:includeform: cuiStephan Bergmann2017-10-231-7/+7
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-4/+4
* inline some use-once fields in cuiNoel Grandin2017-09-191-2/+1
* tdf#39674 find / fix all German spellings in internal APIsAndreas Brandner2017-09-051-8/+8
* loplugin:unusedfields in cppcanvas..cuiNoel Grandin2017-07-221-2/+1
* de-hrc various thingsCaolán McNamara2017-07-211-2/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+2
* tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov2017-07-141-6/+6
* loplugin:casttovoid: cuiStephan Bergmann2017-07-021-1/+0
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert cui module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#103224: Get the initial colour rightKatarina Behrens2017-02-201-26/+20
* Handle cases where last-used palette disappearedStephan Bergmann2016-11-251-2/+4
* Avoid unnecessary, wrong downcastStephan Bergmann2016-11-141-1/+1
* loplugin:expandablemethods in cuiNoel Grandin2016-11-101-2/+2
* Change new colour only, keep active one on the initial valueKatarina Behrens2016-11-081-14/+22
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-2/+2
* loplugin:unusedmethodsNoel Grandin2016-10-181-40/+0
* [GSoC] Move all fill style tabs inside area tabRishabh Kumar2016-10-121-41/+67
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-7/+7
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-19/+0
* loplugin:stringconstantStephan Bergmann2016-08-311-1/+1
* Resolves: tdf#98097 no tooltip for colors in "Recent" colors areaCaolán McNamara2016-08-311-1/+1
* [GSoC] Remove popup confirmation dialog in fill style tabsRishabh Kumar2016-08-261-39/+0
* [GSoC]Remove Colors entry from Options dialogRishabh Kumar2016-08-251-48/+0
* convert ColorModel to scoped enumNoel Grandin2016-08-181-20/+20
* convert PageType to scoped enumNoel Grandin2016-08-181-6/+6
* convert XPropertyListType to scoped enumNoel Grandin2016-08-171-3/+3