summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/validate.cxx
AgeCommit message (Expand)Author
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier
2014-09-23fdo#83848 Add GetAddressConvention to RefButtonLaurent Balland-Poirier
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-08-20Bad hack to enforce weakly emitted RTTI for ScValidationDlgStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
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