summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/validate.cxx
AgeCommit message (Expand)Author
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-29coverity#1210198 Uninitialized pointer fieldCaolán McNamara
2014-04-27constLuboš Luňák
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-09convert data validation tab page to .uiCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2013-12-23convert validity tabdialog to .uiCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-19set some default widths/heights for validate multiline edit boxesCaolán McNamara
2013-08-19erroralerttabpage.ui widgetsManal Alhassoun
2013-08-07More OUString Conversion in sc/source/ui/dbgui/validate.cxxJoren De Cuyper
2013-08-03modern .ui widgetlayout for validateCsikós Tamás
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-04-05Related: fdo#61948 data->validity crashes calcCaolán McNamara
2013-03-15fixesThomas Arnhold
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara
2012-06-18Change validate "between" and "not between" to "valid/invalid range"Joel Madero
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-12De-contaminated code base a bit.Kohei Yoshida
2010-12-21cppcheck: Some removing of postfix operatorsJulien Nabet