summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)Author
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-14coverity#735315 Unchecked return valueCaolán McNamara
2014-10-14coverity#982180 Unchecked return valueCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-04coverity#1242368: Unchecked return valueNorbert Thiebaud
2014-10-04coverity#1242369: Unchecked return valueNorbert Thiebaud
2014-10-03coverity#1242431 Explicit null dereferencedCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-07coverity#1158491 Uninitialized pointer fieldCaolán McNamara
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06-Werror,-Wunused-macrosStephan Bergmann
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk94
2014-06-05Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-07coverity#735804 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#735803 Explicit null dereferencedCaolán McNamara
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