summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.cxx
AgeCommit message (Expand)Author
2016-10-01Fix typosAndrea Gelmini
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-03use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-06-10Clean up uses of Any::getValue() in scStephan Bergmann
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-16coverity#1352645 Uncaught exceptionCaolán McNamara
2016-02-14coverity#1352451 Uncaught exceptionCaolán McNamara
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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