summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/cellsuno.cxx
AgeCommit message (Expand)Author
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-18rename AddRange to SetRangeMarkus Mohrhard
2015-01-10sc: fix use-after-free race in ScCellRangesBaseMichael Stahl
2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-05coverity#1231669 Unchecked return valueNorbert Thiebaud
2014-09-30sc: lock SolarMutex before calling ScDocument::RemoveUnoObject()Michael Stahl
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1187810 Uncaught exceptionCaolán McNamara
2014-05-20kill some old 16 bit column indicesMarkus Mohrhard
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-09Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-15Remove this duplicate, and use the one in ScCellFormat.Kohei Yoshida
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida
2014-02-27coverity#1187679 Dereference null return valueCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24coverity#737458 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737430 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737424 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737422 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737388 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737363 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#706691 Uncaught exceptionCaolán McNamara