summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/colorpicker.cxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara
2020-10-21use tools::Long in comphelper..cuiNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-06cui,cppcanvas: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann
2020-06-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): cuiStephan Bergmann
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-06-22use Application::GetFrameWeld to tunnel weld::Window through XWindowCaolán McNamara
2018-05-29weld SvxAngleTabPageCaolán McNamara
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-11weld color pickerCaolán McNamara
2018-03-09color slider behaviour changedCaolán McNamara
2018-03-08color picker behaviour changedCaolán McNamara
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-03-02use more Color in HexColorControlNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-02-10use VirtualDevice in ColorFieldControlNoel Grandin
2018-02-09fix "replace Bitmap usage with VirtualDevice in ColorSliderControl"Noel Grandin
2018-02-08replace Bitmap usage with VirtualDevice in ColorSliderControlNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky
2017-10-23loplugin:includeform: cuiStephan Bergmann