summaryrefslogtreecommitdiff
path: root/sc/inc/colorscale.hxx
AgeCommit message (Expand)Author
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
2012-08-13implement AutoMin and AutoMax, fdo#50462Markus Mohrhard
2012-08-13use an enum instead of several flagsMarkus Mohrhard
2012-06-27support colored axis in data barsMarkus Mohrhard
2012-06-12small improvements to data bar dialogMarkus Mohrhard
2012-06-12seems like windows does not like thatMarkus Mohrhard
2012-06-12need to export all symbols for color formatsMarkus Mohrhard
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-05drop some unused codeCaolán McNamara
2012-05-25import new conditional format informationMarkus Mohrhard
2012-05-24first part for databar exportMarkus Mohrhard
2012-05-23WaE: MSVC2008 C4099 class/structCaolán McNamara
2012-05-21initial support for percentile in data bars/color scalesMarkus Mohrhard
2012-05-21support to suppress values in data bar cellsMarkus Mohrhard
2012-05-21support fixed axis in the middle of the cellMarkus Mohrhard
2012-05-18correctly get the min value and the max value for data barsMarkus Mohrhard
2012-05-18MSVC needs new_clone for abstract class in ptr_vectorMarkus Mohrhard
2012-05-18prevent the creation of a default copy c'torMarkus Mohrhard
2012-05-18implement databars in the coreMarkus Mohrhard
2012-05-18restructure colorscale code a bit to allow adding databarsMarkus Mohrhard
2012-05-13export color scales to xlsxMarkus Mohrhard
2012-05-12add color scales to copy documentMarkus Mohrhard
2012-05-11update references in color scalesMarkus Mohrhard
2012-05-11we need to update the formulas now tooMarkus Mohrhard
2012-05-11repaint for every change when using formulas in color scalesMarkus Mohrhard
2012-05-11add formula input to color scalesMarkus Mohrhard
2012-05-11update the color scales when moving tabsMarkus Mohrhard
2012-05-11repaint color scale range if min/max changedMarkus Mohrhard
2012-05-10finally support min/max and percentile in color scalesMarkus Mohrhard
2012-05-10first part for min/max in color scalesMarkus Mohrhard
2012-05-10Color Scales are now displayed after import from xlsxMarkus Mohrhard
2012-05-09import color scales from xlsxMarkus Mohrhard
2012-05-09add initial code for color scalesMarkus Mohrhard