summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh.cxx
AgeCommit message (Expand)Author
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-16tdf#106678 Implement CSV filter option's 8th tokenTakeshi Abe
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-07loplugin:collapseif in scNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-14loplugin:returnconstant in ScXMLChartExportWrapperNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist
2018-05-28sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke
2018-02-14ofz#6316 Direct-leakCaolán McNamara
2018-02-13speed up slk fuzzingCaolán McNamara
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-02-03TypedWhichId in scNoel Grandin
2018-01-31ofz#3032 TimeoutCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-18Initial step on enabling the orcus-based Excel 2003 XML filter.Kohei Yoshida
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-11ofz#4122 use EnableExecuteLink insteadCaolán McNamara