summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/validate.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+1
2016-01-19Make virtual ~ScValidationDlg non-inlineStephan Bergmann1-0/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-10-12convert Link<> to typedNoel Grandin1-9/+6
2015-09-24convert Link<> to typedNoel Grandin1-6/+3
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-1/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+67
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-8/+8
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+59
2015-03-23loplugin:constantfunction: scNoel Grandin1-6/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-10-28loplugin: cstylecastNoel Grandin1-11/+11
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier1-1/+11
2014-09-23fdo#83848 Add GetAddressConvention to RefButtonLaurent Balland-Poirier1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-14/+14
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-13/+13
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg1-0/+2
2014-08-20Bad hack to enforce weakly emitted RTTI for ScValidationDlgStephan Bergmann1-17/+0
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-9/+9
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-16/+16
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-16/+16
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-29coverity#1210198 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-27constLuboš Luňák1-2/+2
2014-04-23sc: sal_Bool->boolNoel Grandin1-2/+2
2014-04-10callcatcher: update unused codeCaolán McNamara1-16/+0
2014-04-09convert data validation tab page to .uiCaolán McNamara1-169/+154
2014-04-06whitespace cleanup in scMarkus Mohrhard1-42/+0
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-6/+6
2014-03-03Remove visual noise from scAlexander Wilms1-7/+7
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-13/+13
2014-02-19sal_Bool->boolNoel Grandin1-4/+4
2013-12-23convert validity tabdialog to .uiCaolán McNamara1-19/+16
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1