summaryrefslogtreecommitdiff
path: root/sc/inc/colorscale.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-31remove some typedef indirectionNoel Grandin1-9/+8
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha1-1/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-5/+0
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann1-1/+2
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard1-1/+4
2015-05-15support custom iconSet collectionsMarkus Mohrhard1-0/+4
2015-04-16add test for tdf#90511Markus Mohrhard1-0/+1
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard1-0/+18
2015-03-30add color scale entriesMarkus Mohrhard1-0/+2
2015-03-30more code for conditional format APIMarkus Mohrhard1-0/+4
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard1-0/+14
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-27/+27
2014-02-27remove unused code ScColorScaleEntry::UpdateMoveTab(short, short, short)Noel Grandin1-1/+0
2014-02-17coverity#984132 Uninitialized scalar fieldNorbert Thiebaud1-1/+3
2013-09-11add yellow smilies to icon setsMarkus Mohrhard1-1/+2
2013-09-11add colored smilies to the icon sets, fdo#60107Markus Mohrhard1-0/+1
2013-07-30Rework reference update in conditional formatting and cell validation.Kohei Yoshida1-11/+16
2013-07-24Properly handle optional edge expansion of referenced ranges.Kohei Yoshida1-1/+1
2013-06-29no need to have this class in the header fileMarkus Mohrhard1-18/+1
2013-06-29allow these cond formats to be updated when formula val changes,fdo#64401Markus Mohrhard1-1/+34
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-23fix spelling errorMarkus Mohrhard1-2/+2
2013-03-23remove the code for this old test conceptMarkus Mohrhard1-13/+0
2013-01-15also support showing the icons in reverse orderMarkus Mohrhard1-1/+6
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard1-0/+4
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard1-0/+2
2012-10-30export icon set data into OOXMLMarkus Mohrhard1-8/+8
2012-10-30implement basic support for icon setsMarkus Mohrhard1-0/+75
2012-10-10unify the list box entry handling a bitMarkus Mohrhard1-3/+6
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard1-2/+1
2012-10-02simplify and speed up color format renderingMarkus Mohrhard1-1/+15
2012-09-23improve the dump code for cond formatsMarkus Mohrhard1-2/+6
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard1-0/+5
2012-08-14implement dumper for new cond format testMarkus Mohrhard1-0/+8
2012-08-13implement AutoMin and AutoMax, fdo#50462Markus Mohrhard1-1/+3
2012-08-13use an enum instead of several flagsMarkus Mohrhard1-14/+13
2012-06-27support colored axis in data barsMarkus Mohrhard1-0/+7
2012-06-12small improvements to data bar dialogMarkus Mohrhard1-0/+2
2012-06-12seems like windows does not like thatMarkus Mohrhard1-1/+1
2012-06-12need to export all symbols for color formatsMarkus Mohrhard1-2/+2