summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/validate.cxx
AgeCommit message (Expand)Author
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-01-03Get rid of ScStringUtil::GetQuotedTokenCount()Matteo Casalin
2018-12-13loplugin:constantparamNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08weld ScTPValidationErrorCaolán McNamara
2018-10-08weld ScTPValidationHelpCaolán McNamara
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-07-09rename UI element to prevent duplicate IDs in same dialogMarkus Mohrhard
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-01-19Make virtual ~ScValidationDlg non-inlineStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin