summaryrefslogtreecommitdiffstats
path: root/sc/inc/colorscale.hxx
Commit message (Expand)AuthorAgeFilesLines
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-27/+27
* remove unused code ScColorScaleEntry::UpdateMoveTab(short, short, short)Noel Grandin2014-02-271-1/+0
* coverity#984132 Uninitialized scalar fieldNorbert Thiebaud2014-02-171-1/+3
* add yellow smilies to icon setsMarkus Mohrhard2013-09-111-1/+2
* add colored smilies to the icon sets, fdo#60107Markus Mohrhard2013-09-111-0/+1
* Rework reference update in conditional formatting and cell validation.Kohei Yoshida2013-07-301-11/+16
* Properly handle optional edge expansion of referenced ranges.Kohei Yoshida2013-07-241-1/+1
* no need to have this class in the header fileMarkus Mohrhard2013-06-291-18/+1
* allow these cond formats to be updated when formula val changes,fdo#64401Markus Mohrhard2013-06-291-1/+34
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* fix spelling errorMarkus Mohrhard2013-03-231-2/+2
* remove the code for this old test conceptMarkus Mohrhard2013-03-231-13/+0
* also support showing the icons in reverse orderMarkus Mohrhard2013-01-151-1/+6
* support to hide the cell value when using icon setsMarkus Mohrhard2013-01-151-0/+4
* initial support for icon sets in the dialogMarkus Mohrhard2012-12-021-0/+2
* export icon set data into OOXMLMarkus Mohrhard2012-10-301-8/+8
* implement basic support for icon setsMarkus Mohrhard2012-10-301-0/+75
* unify the list box entry handling a bitMarkus Mohrhard2012-10-101-3/+6
* rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard2012-10-101-2/+1
* simplify and speed up color format renderingMarkus Mohrhard2012-10-021-1/+15
* improve the dump code for cond formatsMarkus Mohrhard2012-09-231-2/+6
* support export of databar information to extlst for excel2010Markus Mohrhard2012-08-231-0/+5
* implement dumper for new cond format testMarkus Mohrhard2012-08-141-0/+8
* implement AutoMin and AutoMax, fdo#50462Markus Mohrhard2012-08-131-1/+3
* use an enum instead of several flagsMarkus Mohrhard2012-08-131-14/+13
* support colored axis in data barsMarkus Mohrhard2012-06-271-0/+7
* small improvements to data bar dialogMarkus Mohrhard2012-06-121-0/+2
* seems like windows does not like thatMarkus Mohrhard2012-06-121-1/+1
* need to export all symbols for color formatsMarkus Mohrhard2012-06-121-2/+2
* use the result of the dialog and apply it to the documentMarkus Mohrhard2012-06-111-0/+5
* adjust import/export code to merged conditional formatsMarkus Mohrhard2012-06-111-37/+16
* integrate color formats into conditional formatsMarkus Mohrhard2012-06-111-18/+7
* drop some unused codeCaolán McNamara2012-06-051-2/+1
* import new conditional format informationMarkus Mohrhard2012-05-251-0/+1
* first part for databar exportMarkus Mohrhard2012-05-241-0/+1
* WaE: MSVC2008 C4099 class/structCaolán McNamara2012-05-231-1/+1
* initial support for percentile in data bars/color scalesMarkus Mohrhard2012-05-211-0/+8
* support to suppress values in data bar cellsMarkus Mohrhard2012-05-211-1/+7
* support fixed axis in the middle of the cellMarkus Mohrhard2012-05-211-2/+14
* correctly get the min value and the max value for data barsMarkus Mohrhard2012-05-181-0/+3
* MSVC needs new_clone for abstract class in ptr_vectorMarkus Mohrhard2012-05-181-0/+7
* prevent the creation of a default copy c'torMarkus Mohrhard2012-05-181-0/+1
* implement databars in the coreMarkus Mohrhard2012-05-181-7/+48
* restructure colorscale code a bit to allow adding databarsMarkus Mohrhard2012-05-181-16/+70
* export color scales to xlsxMarkus Mohrhard2012-05-131-1/+4