summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Expand)Author
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
2017-08-10external data: some work on the dialogMarkus Mohrhard
2017-08-10Add UI for the sc::dataproviderJaskaran Singh
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13This SfxItemSet appears to be unusedStephan Bergmann
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-26this can be a ScopedVclPtrInstanceCaolán McNamara
2016-06-30fix Window::~Window: inconsistency in top window chain leakCaolán McNamara