summaryrefslogtreecommitdiff
path: root/sc/inc/colorscale.hxx
AgeCommit message (Expand)Author
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-03-27don't inherit from std::mapMarkus Mohrhard
2016-03-26switch to a listener based cond format update, tdf#95437Markus Mohrhard
2015-11-17sc: loplugin:badstaticsMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-31remove some typedef indirectionNoel Grandin
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard
2015-05-15support custom iconSet collectionsMarkus Mohrhard
2015-04-16add test for tdf#90511Markus Mohrhard
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard
2015-03-30add color scale entriesMarkus Mohrhard
2015-03-30more code for conditional format APIMarkus Mohrhard
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27remove unused code ScColorScaleEntry::UpdateMoveTab(short, short, short)Noel Grandin
2014-02-17coverity#984132 Uninitialized scalar fieldNorbert Thiebaud
2013-09-11add yellow smilies to icon setsMarkus Mohrhard
2013-09-11add colored smilies to the icon sets, fdo#60107Markus Mohrhard
2013-07-30Rework reference update in conditional formatting and cell validation.Kohei Yoshida
2013-07-24Properly handle optional edge expansion of referenced ranges.Kohei Yoshida
2013-06-29no need to have this class in the header fileMarkus Mohrhard
2013-06-29allow these cond formats to be updated when formula val changes,fdo#64401Markus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23fix spelling errorMarkus Mohrhard
2013-03-23remove the code for this old test conceptMarkus Mohrhard
2013-01-15also support showing the icons in reverse orderMarkus Mohrhard
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard
2012-10-30export icon set data into OOXMLMarkus Mohrhard
2012-10-30implement basic support for icon setsMarkus Mohrhard
2012-10-10unify the list box entry handling a bitMarkus Mohrhard
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard
2012-10-02simplify and speed up color format renderingMarkus Mohrhard
2012-09-23improve the dump code for cond formatsMarkus Mohrhard
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard
2012-08-14implement dumper for new cond format testMarkus Mohrhard