summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)Author
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-20respect local number format in cond format dlg, fdo#60574Markus Mohrhard
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2013-01-28remaining ui parts for conditional date formatsMarkus Mohrhard
2013-01-26fix typoMarkus Mohrhard
2013-01-26show style when dialog is created with existing cond format, fdo#59778Markus Mohrhard
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-19prevent to create cond formats with empty range, fdo#58778Markus Mohrhard
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard
2013-01-15move this class from the header file to the source fileMarkus Mohrhard
2013-01-15create correct icon set information, fdo#58610Markus Mohrhard
2013-01-15Revert "fix icon set rendering information creation, fdo#58610"Markus Mohrhard
2013-01-12fix icon set rendering information creation, fdo#58610Markus Mohrhard
2013-01-09accidently moved that line aroundMarkus Mohrhard
2013-01-09set the list box entry for 3 entry color scalesMarkus Mohrhard
2012-12-30Some cppcheck cleaning in scJulien Nabet
2012-12-29Some cppcheck cleaningJulien Nabet
2012-12-20some small fixes for UI around date cond formatsMarkus Mohrhard
2012-12-17UI does not update correctly for icon sets, fdo#58308Markus Mohrhard
2012-12-17workaround FORMULA is not part of the condition is in the UIMarkus Mohrhard
2012-12-15force size recalculation if existing cond format is displayed, fdo#58339Markus Mohrhard
2012-12-15don't overwrite color scale information in dlg if already set, fdo#58337Markus Mohrhard
2012-12-15don't overwrite data bar data if already set, fdo#58336Markus Mohrhard
2012-12-15COLORSCALE_AUTO needs special handlingMarkus Mohrhard
2012-12-15use correct cond format dlg setUp for colorscales, fdo#58232Markus Mohrhard
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-05correctly parse range in cond format dlgMarkus Mohrhard
2012-12-04also workaround strange crash with ref edit field for formula conditionMarkus Mohrhard
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard
2012-12-03workaround strange crash in dynamically created ref edit fieldsMarkus Mohrhard
2012-12-03make the Add and the Edit button work againMarkus Mohrhard
2012-12-03use the new possibility as modal dialogMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-12-02we don't need the last entry for icon setsMarkus Mohrhard
2012-12-02small fixes for iconset UIMarkus Mohrhard
2012-12-02create icon sets in UIMarkus Mohrhard
2012-12-02correctly show existing icon sets in the UIMarkus Mohrhard
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard
2012-11-25disable this for now, fdo#57500Markus Mohrhard
2012-11-25Fix typoJulien Nabet
2012-11-25style list should be sorted, fdo#51588Markus Mohrhard
2012-11-15ui part for conditional date formatsMarkus Mohrhard
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard
2012-11-04fix the remaining UI places that needed update for new cond formatsMarkus Mohrhard
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard
2012-11-03hide the second edit field for all necessary cond formatsMarkus Mohrhard
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard
2012-11-02add the new conditional formats to the dialogMarkus Mohrhard