summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.cxx
AgeCommit message (Expand)Author
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-07-01coverity#706988 Uncaught exceptionCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara
2014-05-27cid#707024 Uncaught exceptionNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-09coverity#708099 unused mTypeClass memberCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vbahelper: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-02coverity#735816 Dereference after null checkCaolán McNamara
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#737738 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19cid#736790 dereference before null checkNoel Grandin
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-12cid#705213 missing break in switchNoel Grandin
2014-02-08coverity#1169855 Uncaught exceptionCaolán McNamara
2014-02-01Check if pDoc is null before using itJulien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#1158306 Uncaught exceptionCaolán McNamara
2014-01-28coverity#1158305 Uncaught exceptionCaolán McNamara