summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Expand)Author
2022-03-23improve ScMark* classes a bitLuboš Luňák
2022-03-18tdf#147761 record sort command in macrosSzymon Kłos
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-01-11ScFormatShell::pViewData is never nullCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara
2020-07-28Make Sort dialog asyncSzymon Kłos
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-10use more std::make_sharedNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin
2019-10-19weld ScDataProviderDlgCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-05Let's bring XML Source out of the list of experimental features.Kohei Yoshida
2019-10-05Convert various FID_VALID_* to SfxUInt16ItemNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2019-05-12weld ScDataFormDlgCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-07-06add a selection for the DB range to Dataprovider dlgMarkus Mohrhard
2018-07-03store the data provider settings in the documentMarkus Mohrhard
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05Remove superfluous temporary rExtendRangeEike Rathke
2018-06-05Resolves: tdf#117372 preserve preselected sort area, if so, then extend or notEike Rathke
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-28lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2018-05-19weld ScSortWarningDlgCaolán McNamara
2018-05-18weld ScSelEntryDlgCaolán McNamara
2018-05-18weld DataStreamDlgCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-03TypedWhichId in scNoel Grandin