summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/condformatdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard1-1/+4
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-05Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara1-0/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-02-14sal_Bool->boolNoel Grandin1-3/+3
2014-01-16Resolves: rhbz#1047871 convert conditional formattting dialog to widget layoutCaolán McNamara1-11/+15
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-04-29Resolves: fdo#51556 allow tab traversing into the conditional formatting listCaolán McNamara1-2/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard1-1/+3
2012-12-17UI does not update correctly for icon sets, fdo#58308Markus Mohrhard1-1/+1
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann1-4/+0
2012-12-03make the Add and the Edit button work againMarkus Mohrhard1-1/+1
2012-12-03use the new possibility as modal dialogMarkus Mohrhard1-4/+0
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-2/+2
2012-10-11lock table only for the range edit field, not for the formula onesMarkus Mohrhard1-1/+1
2012-10-10make also the condition edit fields ref input fieldsMarkus Mohrhard1-1/+7
2012-10-09make the dialog actually do something useful againMarkus Mohrhard1-0/+2
2012-10-09split the cond format entry code a bit upMarkus Mohrhard1-98/+4
2012-10-09change to ref input field for range editMarkus Mohrhard1-1/+8
2012-10-09make the different options to cal the dialog work againMarkus Mohrhard1-0/+5
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard1-3/+10
2012-10-06prevent creating cond formats without a attached rangeMarkus Mohrhard1-0/+1
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard1-3/+22
2012-10-06fix crash in cond format dialog with new range editMarkus Mohrhard1-1/+1
2012-10-06add range edit box to cond format dialogMarkus Mohrhard1-0/+5
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-3/+0
2012-08-05highlight invalid formulas in cond format dlg, fdo#43653, bnc#730048Markus Mohrhard1-0/+1
2012-07-27use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard1-2/+2
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard1-0/+1
2012-07-04correct enumerate the condition entries in the dialogMarkus Mohrhard1-0/+3
2012-07-04add the cond format managerMarkus Mohrhard1-9/+1
2012-06-18fix the number detection in data bar dialogMarkus Mohrhard1-1/+0
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-1/+0
2012-06-15use correct localization aware string to doubleMarkus Mohrhard1-0/+1
2012-06-15handle formula is in new conditional format dlgMarkus Mohrhard1-0/+3
2012-06-11set correct range as title + update for (not) betweenMarkus Mohrhard1-0/+1
2012-06-11correctly set new conditional formatMarkus Mohrhard1-0/+1
2012-06-11more support for data bars in new dialogsMarkus Mohrhard1-1/+6
2012-06-11add data bar ui elementsMarkus Mohrhard1-1/+6
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard1-3/+21
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard1-2/+2
2012-06-11add constructors to init dialog with model dataMarkus Mohrhard1-0/+5
2012-06-11handle styles correctly in the new cond format dialogMarkus Mohrhard1-0/+1
2012-06-11solve more dependencies between ui elements in cond format dialogMarkus Mohrhard1-0/+4
2012-06-11more for correct color scale dialog behaviorMarkus Mohrhard1-0/+1
2012-06-11add gui elements for color scalesMarkus Mohrhard1-2/+31
2012-06-11more for conditional format dialogMarkus Mohrhard1-2/+9
2012-06-11first part for new conditional format dialogMarkus Mohrhard1-0/+118