summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-20unnecessary use of OUString constructorNoel Grandin1-4/+4
2016-07-04Step towards disposing of ScDataFormDlg properlyKatarina Behrens1-2/+2
2016-06-12sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky1-2/+5
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis1-7/+24
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-09-18boost->stdCaolán McNamara1-5/+5
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-5/+5
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-09-17Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke1-0/+1
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+2
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl1-1/+1
2015-07-28inline the "old" SbxErr constantsNoel Grandin1-1/+1
2015-07-16indentationEike Rathke1-2/+2
2015-05-30Implemented formula group count statisticBenjamin Ni1-1/+17
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+4
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-3/+3
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky1-1/+1
2014-11-03fdo#85403 broadcast changes after TextToColumnEike Rathke1-0/+1
2014-10-28loplugin: cstylecastNoel Grandin1-19/+19
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier1-2/+0
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-27/+27
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-8/+8
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe1-13/+8
2014-04-30coverity#704714 Dereference after null checkCaolán McNamara1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-21/+21
2014-04-09convert data validation tab page to .uiCaolán McNamara1-2/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-25/+25
2014-02-18sal_Bool->boolNoel Grandin1-5/+5
2014-01-28bool improvementsStephan Bergmann1-7/+7
2013-12-23convert validity tabdialog to .uiCaolán McNamara1-2/+2
2013-12-19Initialize data stream dialog properly.Kohei Yoshida1-0/+6