summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartColorWrapper.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-1/+1
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-3/+3
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-1/+2
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin1-7/+8
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann1-0/+1
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman1-4/+1
2020-05-08compact namespace in canvas..cuiNoel Grandin1-3/+3
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara1-2/+20
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen1-2/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-1/+2
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-2/+1
2016-11-04unify color selectorsCaolán McNamara1-1/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin1-1/+1
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard1-1/+2
2015-08-20update the color button when we select an objectMarkus Mohrhard1-3/+9
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard1-0/+41