summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/cellsuno.cxx
AgeCommit message (Expand)Author
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
2014-02-21coverity#737447 Uncaught exceptionCaolán McNamara
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->bool, and remove unused parametersNoel Grandin
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-08coverity#1169853 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169854 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169862 Uncaught exceptionCaolán McNamara
2014-02-06coverity#1038388 Uncaught exceptionCaolán McNamara