summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)AuthorFilesLines
2013-03-23fix above/below equal average ods import/exportMarkus Mohrhard2-16/+34
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida1-0/+1
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara1-1/+1
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-20respect local number format in cond format dlg, fdo#60574Markus Mohrhard1-19/+27
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida1-0/+1
2013-01-28remaining ui parts for conditional date formatsMarkus Mohrhard1-1/+20
2013-01-26fix typoMarkus Mohrhard1-3/+3
2013-01-26show style when dialog is created with existing cond format, fdo#59778Markus Mohrhard1-0/+4
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2-5/+5
2013-01-19prevent to create cond formats with empty range, fdo#58778Markus Mohrhard2-7/+15
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard1-1/+7
2013-01-15move this class from the header file to the source fileMarkus Mohrhard1-3/+19
2013-01-15create correct icon set information, fdo#58610Markus Mohrhard1-3/+5
2013-01-15Revert "fix icon set rendering information creation, fdo#58610"Markus Mohrhard1-2/+0
2013-01-12fix icon set rendering information creation, fdo#58610Markus Mohrhard1-0/+2
2013-01-09accidently moved that line aroundMarkus Mohrhard1-1/+1
2013-01-09set the list box entry for 3 entry color scalesMarkus Mohrhard1-0/+1
2012-12-30Some cppcheck cleaning in scJulien Nabet1-4/+2
2012-12-29Some cppcheck cleaningJulien Nabet1-2/+1
2012-12-20some small fixes for UI around date cond formatsMarkus Mohrhard1-3/+7
2012-12-17UI does not update correctly for icon sets, fdo#58308Markus Mohrhard1-0/+4
2012-12-17workaround FORMULA is not part of the condition is in the UIMarkus Mohrhard1-0/+4
2012-12-15force size recalculation if existing cond format is displayed, fdo#58339Markus Mohrhard1-0/+2
2012-12-15don't overwrite color scale information in dlg if already set, fdo#58337Markus Mohrhard1-10/+7
2012-12-15don't overwrite data bar data if already set, fdo#58336Markus Mohrhard1-6/+9
2012-12-15COLORSCALE_AUTO needs special handlingMarkus Mohrhard1-1/+2
2012-12-15use correct cond format dlg setUp for colorscales, fdo#58232Markus Mohrhard2-11/+14
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann2-9/+6
2012-12-05correctly parse range in cond format dlgMarkus Mohrhard1-1/+1
2012-12-04also workaround strange crash with ref edit field for formula conditionMarkus Mohrhard1-1/+1
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard1-4/+4
2012-12-03workaround strange crash in dynamically created ref edit fieldsMarkus Mohrhard1-2/+2
2012-12-03make the Add and the Edit button work againMarkus Mohrhard1-12/+23
2012-12-03use the new possibility as modal dialogMarkus Mohrhard1-30/+0
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard2-18/+13
2012-12-02we don't need the last entry for icon setsMarkus Mohrhard1-0/+9
2012-12-02small fixes for iconset UIMarkus Mohrhard1-0/+5
2012-12-02create icon sets in UIMarkus Mohrhard1-2/+47
2012-12-02correctly show existing icon sets in the UIMarkus Mohrhard1-5/+41
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard2-0/+100
2012-11-25disable this for now, fdo#57500Markus Mohrhard1-0/+2
2012-11-25Fix typoJulien Nabet1-4/+4
2012-11-25style list should be sorted, fdo#51588Markus Mohrhard1-24/+44
2012-11-15ui part for conditional date formatsMarkus Mohrhard3-55/+107
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard2-3/+36
2012-11-04fix the remaining UI places that needed update for new cond formatsMarkus Mohrhard1-1/+20
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard1-0/+4