summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/PaletteManager.cxx
AgeCommit message (Expand)Author
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-07-04tdf#154270 Sync toolbar button recent colorsMaxim Monastirsky
2023-07-04tdf#153487 First color item needs mnId = 1Regina Henschel
2023-07-04svx: PaletteManager - remove printfTomaž Vajngerl
2023-06-23fix crash in PaletteManager triggered by the color pickerTomaž Vajngerl
2023-06-08tdf#155404 handle ComplexColor as JSON for XLineColor and XFillColorTomaž Vajngerl
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-06-01tdf#153361 improve theme color generation in color pickerTomaž Vajngerl
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-03-01Remove duplicated includeAndrea Gelmini
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-22use more string_view in svxNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-12-22sd theme: allow setting color effects in the sidebarMiklos Vajna
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin
2020-07-06move headers inside modulesNoel Grandin
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-01-01tdf#105225 Add palette selection to options charts default colorsJim Raykowski
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski
2018-06-25Kill the useless PaletteManager "last color" thingMaxim Monastirsky
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-03-09give color picker explicit parentCaolán McNamara
2018-03-06use more Color in svxNoel Grandin
2018-01-17tdf#114935 Move the focus back to the documentMaxim Monastirsky
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-28Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin