summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-11-17cid#1430084 Arguments in wrong orderCaolán McNamara
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-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-26Resolves: tdf#128359 Do nothing if Insert After can't be shifted to BeforeEike Rathke
2019-10-24sc: rowcol: tdf#50916 convert column*Noel Grandin
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen
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-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-08-28Send Bcp47 codes with regionSzymon Kłos
2019-08-28Handle LANGUAGE_NONE caseSzymon Kłos
2019-08-28Send ISO language code on state changedSzymon Kłos
2019-08-21Fix full url for calc/styles by adding missing '/'Julien Nabet
2019-08-17Call isLinkUpdateAllowedInDoc() early in loadSrcDocument()Eike Rathke
2019-08-16Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-11Postpone loading of all external references, including INDIRECT()Eike Rathke
2019-07-10Postpone filter detection until link update is allowedMike Kaganski
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-20dispose on all responses, not just OKCaolán McNamara
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov