summaryrefslogtreecommitdiffstats
path: root/cui/source/dialogs/colorpicker.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constmethod in cuiNoel Grandin2019-09-051-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): cuiStephan Bergmann2019-07-311-1/+1
* tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen2019-07-311-9/+0
* weld LicenseDialogImplCaolán McNamara2019-02-271-12/+18
* loplugin:unusedfields in cuiNoel Grandin2019-02-251-3/+1
* loplugin:indentation in cppu..cuiNoel Grandin2019-02-081-7/+7
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-21/+21
* drop some now unnecessary includeCaolán McNamara2018-10-061-8/+1
* weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2018-09-071-3/+3
* new loplugin:conststringfieldNoel Grandin2018-08-221-7/+6
* use Application::GetFrameWeld to tunnel weld::Window through XWindowCaolán McNamara2018-06-221-2/+1
* weld SvxAngleTabPageCaolán McNamara2018-05-291-9/+5
* rework custom widget welding to enable inheritenceCaolán McNamara2018-05-241-142/+133
* loplugin:unusedfields in cuiNoel Grandin2018-05-171-4/+2
* weld SmFontSizeDialogCaolán McNamara2018-04-101-16/+7
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* weld SvxCharacterMap dialogCaolán McNamara2018-03-301-19/+20
* use digit width instead of char widthCaolán McNamara2018-03-161-3/+3
* weld color pickerCaolán McNamara2018-03-111-457/+335
* color slider behaviour changedCaolán McNamara2018-03-091-5/+7
* color picker behaviour changedCaolán McNamara2018-03-081-23/+23
* use more Color in cppcanvas..drawinglayerNoel Grandin2018-03-071-8/+8
* use more Color in HexColorControlNoel Grandin2018-03-021-13/+8
* use less RGB_COLORDATANoel Grandin2018-02-261-6/+6
* Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin2018-02-161-10/+10
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-141-12/+12
* use VirtualDevice in ColorFieldControlNoel Grandin2018-02-101-67/+39
* fix "replace Bitmap usage with VirtualDevice in ColorSliderControl"Noel Grandin2018-02-091-0/+1
* replace Bitmap usage with VirtualDevice in ColorSliderControlNoel Grandin2018-02-081-76/+59
* convert SetPixel->SetPixelOnDataNoel Grandin2018-02-061-6/+12
* vcl: remove BitmapColor Color() operatorChris Sherlock2018-02-051-1/+1
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-19/+19
* loplugin:salcall fix functionsNoel Grandin2017-12-111-3/+3
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky2017-10-251-1/+2
* loplugin:includeform: cuiStephan Bergmann2017-10-231-2/+2
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-2/+2
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-131-2/+2
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-13/+13
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-9/+9
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-17/+17
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-061-3/+1
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-031-30/+3
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-8/+8
* tdf#96505 Get rid of cargo cult "long" integer literalsRosen2016-09-251-7/+7
* convert UPDATE constants to typed_flagsNoel Grandin2016-09-221-42/+43
* convert COLORMODE_RGB constants to scoped enumNoel Grandin2016-09-221-49/+48
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-3/+3