summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.cxx
AgeCommit message (Expand)Author
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
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-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-12coverity#1311652 Uncaught exceptionCaolán McNamara
2015-07-12coverity#1311651 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311333 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311331 Uncaught exceptionCaolán McNamara
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-18Fix typosAndrea Gelmini
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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