summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2016-04-22Fix typosAndrea Gelmini
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18cppcheck: silence known condition warning in sc vbahelperJochen Nitschke
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
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-02-05Fix typosAndrea Gelmini
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-03use comphelper::containerToSequence()Noel Grandin
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338247 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin
2015-10-19cppcheck:duplInheritedMemberNoel Grandin