summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/colorpicker.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-27weld LicenseDialogImplCaolán McNamara1-12/+18
2019-02-25loplugin:unusedfields in cuiNoel Grandin1-3/+1
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-7/+7
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-21/+21
2018-10-06drop some now unnecessary includeCaolán McNamara1-8/+1
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-3/+3
2018-08-22new loplugin:conststringfieldNoel Grandin1-7/+6
2018-06-22use Application::GetFrameWeld to tunnel weld::Window through XWindowCaolán McNamara1-2/+1
2018-05-29weld SvxAngleTabPageCaolán McNamara1-9/+5
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-142/+133
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-4/+2
2018-04-10weld SmFontSizeDialogCaolán McNamara1-16/+7
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-19/+20
2018-03-16use digit width instead of char widthCaolán McNamara1-3/+3
2018-03-11weld color pickerCaolán McNamara1-457/+335
2018-03-09color slider behaviour changedCaolán McNamara1-5/+7
2018-03-08color picker behaviour changedCaolán McNamara1-23/+23
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin1-8/+8
2018-03-02use more Color in HexColorControlNoel Grandin1-13/+8
2018-02-26use less RGB_COLORDATANoel Grandin1-6/+6
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-10/+10
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-12/+12
2018-02-10use VirtualDevice in ColorFieldControlNoel Grandin1-67/+39
2018-02-09fix "replace Bitmap usage with VirtualDevice in ColorSliderControl"Noel Grandin1-0/+1
2018-02-08replace Bitmap usage with VirtualDevice in ColorSliderControlNoel Grandin1-76/+59
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin1-6/+12
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-1/+1
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-19/+19
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-25tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky1-1/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin1-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-13/+13
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-9/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-17/+17
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-3/+1
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-30/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-25tdf#96505 Get rid of cargo cult "long" integer literalsRosen1-7/+7
2016-09-22convert UPDATE constants to typed_flagsNoel Grandin1-42/+43
2016-09-22convert COLORMODE_RGB constants to scoped enumNoel Grandin1-49/+48
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-01Make class HexColorControl globalRishabh Kumar1-122/+1
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-8/+8