summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)Author
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-01-23coverity#1158491 Uninitialized pointer fieldCaolán McNamara
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16Resolves: rhbz#1047871 convert conditional formattting dialog to widget layoutCaolán McNamara
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-11-27Converted data bar options dialog to .uiKatarina Behrens
2013-11-27Converted data bar options dialog to .uiKatarina Behrens
2013-11-27Converted data bar options dialog to .uiKatarina Behrens
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-08convert sc/source/ui/condformat/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29hide the style boxes to collapse the date entries fullyMarkus Mohrhard
2013-06-29update all style lists when a new style is addedMarkus Mohrhard
2013-06-29use the local setting aware method for the UI, fdo#64754Markus Mohrhard
2013-04-29Resolves: fdo#51556 allow tab traversing into the conditional formatting listCaolán McNamara
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23fix above/below equal average ods import/exportMarkus Mohrhard
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
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