summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh.cxx
AgeCommit message (Expand)Author
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-10-13static_cast after dynamic_castNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-18ScCellValue::getString never called with a null ScDocument*Caolán McNamara
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-09-14ScImportQuattroPro never passed a nullptrCaolán McNamara
2020-09-14ScImportLotus123 never passed a null ScDocument*Caolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-03-01Related: tdf#130371 Broadcast ScAreasChanged for created namesEike Rathke
2020-01-21Propagate warning error code from dBASE export, tdf#130020Eike Rathke
2020-01-20Fix wrong translation of commentEike Rathke
2020-01-03cid#1456611 Uncaught exceptionCaolán McNamara
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-22sal_Char->char in scNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-08-21Fix full url for calc/styles by adding missing '/'Julien Nabet
2019-08-16Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-14remove some unused includesCaolán McNamara
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-03-26flatten TabRangesNoel Grandin
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
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