summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-2/+2
2012-06-12-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2012-06-12small improvements to data bar dialogMarkus Mohrhard7-6/+106
2012-06-12seems like windows does not like thatMarkus Mohrhard2-2/+1
2012-06-12make new conditional format menu appearMarkus Mohrhard2-9/+8
2012-06-12need to export all symbols for color formatsMarkus Mohrhard1-2/+2
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara13-38/+32
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara1-1/+1
2012-06-11replace tabs with spacesMarkus Mohrhard3-442/+442
2012-06-11eMode may be used uninitialized in this functionStephan Bergmann1-1/+3
2012-06-11abstract type in ptr_container needs this workaroundMarkus Mohrhard1-0/+7
2012-06-11make mac tinderbox happyMarkus Mohrhard1-1/+1
2012-06-11remove unnecessary menu entries for 3-6Markus Mohrhard1-2/+0
2012-06-11remove empty conditions for color format export to excelMarkus Mohrhard1-4/+0
2012-06-11fix rebase problemsMarkus Mohrhard5-3/+15
2012-06-11correctly copy the cond formats, fdo#50679Markus Mohrhard1-1/+14
2012-06-11correctly create between/not between entriesMarkus Mohrhard1-2/+2
2012-06-11set correct range as title + update for (not) betweenMarkus Mohrhard3-2/+24
2012-06-11fix repainting of conditional formatsMarkus Mohrhard2-81/+4
2012-06-11correctly set new conditional formatMarkus Mohrhard12-45/+142
2012-06-11more support for data bars in new dialogsMarkus Mohrhard6-15/+163
2012-06-11add data bar ui elementsMarkus Mohrhard4-1/+37
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard13-48/+382
2012-06-11fix cond format import from odsMarkus Mohrhard8-34/+209
2012-06-11fix export of cond formats to odsMarkus Mohrhard1-1/+1
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard5-128/+102
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard18-404/+161
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard9-240/+201
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard10-151/+216
2012-06-11export more conditional formatsMarkus Mohrhard1-4/+69
2012-06-11add contructor that inits dialog from modelMarkus Mohrhard2-8/+94
2012-06-11add constructors to init dialog with model dataMarkus Mohrhard3-12/+129
2012-06-11handle styles correctly in the new cond format dialogMarkus Mohrhard2-0/+59
2012-06-11solve more dependencies between ui elements in cond format dialogMarkus Mohrhard4-16/+65
2012-06-11more for correct color scale dialog behaviorMarkus Mohrhard2-2/+38
2012-06-11add gui elements for color scalesMarkus Mohrhard4-20/+242
2012-06-11more for conditional format dialogMarkus Mohrhard5-113/+197
2012-06-11first part for new conditional format dialogMarkus Mohrhard27-1846/+562
2012-06-11data bar settings menuMarkus Mohrhard16-14/+585
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist3-3/+0
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist1-0/+1
2012-06-09Remove superfluous include commentsThomas Arnhold6-29/+0
2012-06-09remove dead codeThomas Arnhold3-23/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold87-233/+0
2012-06-09Remove superfluous include commentsThomas Arnhold78-327/+0
2012-06-09Remove superfluous include commentsThomas Arnhold221-919/+0
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin1-2/+3
2012-06-08-Werror=unused-parameterStephan Bergmann4-5/+3
2012-06-07dead code: unused Biff virtualsThomas Arnhold2-25/+0
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold3-9/+0