summaryrefslogtreecommitdiff
path: root/sc/inc/colorscale.hxx
AgeCommit message (Expand)AuthorFilesLines
3 daysreduce symbol visibility in scNoel Grandin1-8/+8
8 daystdf#61313 Replace the static ">=" with a dropdown of different operatorsAhmedHamed1-1/+5
2024-03-07make more symbols private in calcNoel Grandin1-17/+17
2024-02-19hide more symbolsNoel Grandin1-10/+10
2024-01-15sc: condfmt-perf: use a shared cache that...Dennis Francis1-9/+4
2023-05-22tdf#155319 sc: fix conditional format data bar after copyingTibor Nagy1-0/+2
2023-05-17tdf#154477: sc: copy cache values when clone color conditional formatHenry Castro1-0/+2
2023-05-17tdf#154477: sc: add "updateValues" method to conditional format listHenry Castro1-0/+1
2023-04-26tdf#154906 tdf#129813 tdf#129814 sc: fix conditional format color scaleTibor Nagy1-0/+2
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-10-26std::unique_ptr -> std::optionalNoel1-3/+3
2020-09-15ScColorScaleEntry::SetFormula always dereferences its ScDocument* argCaolán McNamara1-1/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-20cid#1399334 Uncaught exceptionCaolán McNamara1-1/+1
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara1-5/+5
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-3/+3
2019-07-23close some more holes in structuresNoel Grandin1-2/+2
2019-05-11weld conditional formattingCaolán McNamara1-0/+1
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky1-0/+2
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky1-3/+3
2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin1-3/+3
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2018-07-14add tests for tdf#117809Markus Mohrhard1-0/+1
2018-07-14tdf#117809, listen to the actual conditional format range if necessaryMarkus Mohrhard1-0/+2
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen1-2/+0
2017-12-07loplugin:constparamsNoel Grandin1-2/+2
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist1-3/+3
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-08-24loplugin:constparam in sc part4Noel Grandin1-1/+1
2017-08-22loplugin:constparam in sc part1Noel Grandin1-3/+3
2017-06-28repaint whole range for range based cond formats, tdf#105696Markus Mohrhard1-1/+17
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-05-26loplugin:unusedmethodsNoel Grandin1-2/+0
2016-05-24loplugin:unusedmethods in scNoel Grandin1-8/+0
2016-03-27don't inherit from std::mapMarkus Mohrhard1-5/+2
2016-03-26switch to a listener based cond format update, tdf#95437Markus Mohrhard1-4/+0
2015-11-17sc: loplugin:badstaticsMichael Stahl1-1/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-09-18boost->stdCaolán McNamara1-9/+9
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-9/+9
2015-09-17boost->stdCaolán McNamara1-9/+9