summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14mpDocument is assumed to be non-nullCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-14pDoc is always dereferencedCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-20cid#1454871 uninitialized memberCaolán McNamara
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-19Directly use OUStringBuffer::append overload taking a single sal_UnicodeStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-05Convert various FID_VALID_* to SfxUInt16ItemNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
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-20loplugin:constvars in package..scNoel Grandin
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-29rename DoubleField back to ScDoubleFieldCaolán McNamara
2019-05-21freeze/thaw around big insertsCaolán McNamara
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-03Resolves: tdf#125105 missing can-focusCaolán McNamara
2019-05-03tdf#125095 return DND_ACTION_NONECaolán McNamara
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-04-19sc: Get rid of the Idle hack in the Special Filter Dialog.Jan Holesovsky
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-17use DeactivateCaolán McNamara
2019-04-17drop newly unused ScFilterOptionsMgrCaolán McNamara
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-17weld ScSpecialFilterDlgCaolán McNamara
2019-04-16weld ScFilterDlgCaolán McNamara
2019-04-14weld ScConsolidateDlgCaolán McNamara
2019-04-11weld ScDbNameDlgCaolán McNamara
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen