summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Expand)Author
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
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-14implement new more user friendly data provider dlgMarkus Mohrhard
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-20external data: add a menu entry to refresh the dataMarkus Mohrhard
2017-08-12enable the xml source feature when the experimental features are enabledMarkus Mohrhard
2017-08-10external data: fix a few issues with the dialogMarkus Mohrhard