summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/validate.cxx
AgeCommit message (Expand)Author
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-06tdf#131815 Reduce Validity dialog heightRoman Kuznetsov
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-04Fix typosAndrea Gelmini
2020-11-03Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara
2020-11-03duplicate redundant linesCaolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-07-17jsdialog: Add mobile version of data validation dialogSzymon Kłos
2020-04-15loplugin:buriedassign in scNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-05Convert various FID_VALID_* to SfxUInt16ItemNoel Grandin
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
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