summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Expand)Author
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
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky
2016-03-10loplugin:constantparam in scNoel Grandin
2016-02-22Missing dispose of dialogStephan Bergmann
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-16indentationEike Rathke
2015-05-30Implemented formula group count statisticBenjamin Ni
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin