summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Expand)Author
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
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2014-11-03fdo#85403 broadcast changes after TextToColumnEike Rathke
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-30coverity#704714 Dereference after null checkCaolán McNamara
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-09convert data validation tab page to .uiCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-18sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-23convert validity tabdialog to .uiCaolán McNamara
2013-12-19Initialize data stream dialog properly.Kohei Yoshida
2013-12-19Switch away from using the sfx2 link manager for data stream.Kohei Yoshida
2013-12-19fixed crash when invoking sort on an empty sheet's entire column, fdo#72874Eike Rathke
2013-12-19convert sort dialog to .ui formatCaolán McNamara
2013-12-18Put these new classes in sc namespace.Kohei Yoshida
2013-11-28make data streams an experimental featureMatúš Kukan