summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/condformat
Commit message (Expand)AuthorAgeFilesLines
* use light red as error colorMarkus Mohrhard2012-09-181-2/+2
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-112-5/+1
* use Red as error color for cond format dlgMarkus Mohrhard2012-08-311-2/+2
* also write the value for COLORSCALE_VALUE into the modelMarkus Mohrhard2012-08-131-0/+1
* implement the ui part for AutoMin and AutoMax, related fdo#50462Markus Mohrhard2012-08-132-5/+30
* implement AutoMin and AutoMax, fdo#50462Markus Mohrhard2012-08-131-0/+8
* use an enum instead of several flagsMarkus Mohrhard2012-08-132-71/+81
* highlight invalid formulas in cond format dlg, fdo#43653, bnc#730048Markus Mohrhard2012-08-051-1/+21
* use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard2012-07-271-6/+8
* show expression for formula condition in manage cond formatsMarkus Mohrhard2012-07-221-0/+2
* disable edit field for min and max type, fdo#51834Markus Mohrhard2012-07-161-0/+40
* use correct value to check for min and max, fdo#51831Markus Mohrhard2012-07-161-1/+1
* fix layout issue on Data Bar dialogAndras Timar2012-07-081-2/+1
* fix a few layout problems in Conditional Formatting dialogAndras Timar2012-07-081-8/+11
* impreove the cond format dialog a little bitMarkus Mohrhard2012-07-041-2/+7
* correct enumerate the condition entries in the dialogMarkus Mohrhard2012-07-042-5/+19
* localize all parts of the new cond format dialogsMarkus Mohrhard2012-07-042-9/+30
* add the cond format managerMarkus Mohrhard2012-07-043-56/+328
* show correct preview when opening the dialog, fdo#51590Markus Mohrhard2012-06-301-0/+1
* correctly calculate scroll bar position, related fdo#51599Markus Mohrhard2012-06-301-1/+1
* support colored axis in data barsMarkus Mohrhard2012-06-271-0/+2
* handle also COLLAPSEd in switchMarkus Mohrhard2012-06-251-0/+3
* only show dialog elements if entry is not collapsedMarkus Mohrhard2012-06-251-0/+24
* fix the number detection in data bar dialogMarkus Mohrhard2012-06-182-5/+8
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-152-63/+0
* disable two ui elements for 3.6Markus Mohrhard2012-06-151-2/+4
* use correct localization aware string to doubleMarkus Mohrhard2012-06-152-12/+20
* handle formula is in new conditional format dlgMarkus Mohrhard2012-06-151-3/+33
* -Werror,-Wunused-functionStephan Bergmann2012-06-121-30/+0
* small improvements to data bar dialogMarkus Mohrhard2012-06-122-5/+85
* seems like windows does not like thatMarkus Mohrhard2012-06-121-1/+0
* replace tabs with spacesMarkus Mohrhard2012-06-111-338/+338
* eMode may be used uninitialized in this functionStephan Bergmann2012-06-111-1/+3
* make mac tinderbox happyMarkus Mohrhard2012-06-111-1/+1
* correctly create between/not between entriesMarkus Mohrhard2012-06-111-2/+2
* set correct range as title + update for (not) betweenMarkus Mohrhard2012-06-111-1/+22
* correctly set new conditional formatMarkus Mohrhard2012-06-111-7/+82
* more support for data bars in new dialogsMarkus Mohrhard2012-06-112-6/+149
* add data bar ui elementsMarkus Mohrhard2012-06-111-0/+25
* use the result of the dialog and apply it to the documentMarkus Mohrhard2012-06-111-15/+281
* prepare cond format code for merge with color formatsMarkus Mohrhard2012-06-111-6/+7
* add contructor that inits dialog from modelMarkus Mohrhard2012-06-111-8/+89
* add constructors to init dialog with model dataMarkus Mohrhard2012-06-111-12/+122
* handle styles correctly in the new cond format dialogMarkus Mohrhard2012-06-111-0/+58
* solve more dependencies between ui elements in cond format dialogMarkus Mohrhard2012-06-111-15/+51
* more for correct color scale dialog behaviorMarkus Mohrhard2012-06-111-2/+37
* add gui elements for color scalesMarkus Mohrhard2012-06-111-12/+151
* more for conditional format dialogMarkus Mohrhard2012-06-111-33/+109
* first part for new conditional format dialogMarkus Mohrhard2012-06-111-0/+188
* data bar settings menuMarkus Mohrhard2012-06-111-0/+143