summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)AuthorFilesLines
2015-11-23loplugin:unusedfields in scNoel Grandin1-2/+0
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-2/+2
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2-14/+3
2015-11-19use comphelper::containerToSequenceNoel Grandin1-8/+3
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann14-39/+39
2015-11-06coverity#1338247 Uncaught exceptionCaolán McNamara2-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann8-23/+23
2015-11-04loplugin:stringconstantNoel Grandin5-20/+20
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara11-20/+20
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-2/+2
2015-10-28com::sun::star->css in scNoel Grandin14-41/+38
2015-10-27loplugin:unusedmethodsNoel Grandin6-46/+19
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin3-10/+10
2015-10-20loplugin:defaultparamsStephan Bergmann3-13/+13
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin3-4/+22
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin3-22/+4
2015-10-19cppcheck:duplInheritedMemberNoel Grandin3-4/+22
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann78-1034/+1034
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-0/+1
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken28-120/+120
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-02loplugin:unusedmethodsNoel Grandin4-47/+0
2015-09-30Fix typosAndrea Gelmini6-11/+11
2015-09-30sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl1-3/+10
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin3-11/+11
2015-09-18boost->stdCaolán McNamara3-7/+7
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara3-7/+7
2015-09-17boost->stdCaolán McNamara3-7/+7
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe55-82/+70
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+3
2015-08-14loplugin: defaultparamsNoel Grandin3-7/+7
2015-08-04sc: inline some use-once typedefsNoel Grandin9-26/+16
2015-08-03new loplugin: refcountingNoel Grandin3-18/+18
2015-07-28inline "old" SbERR constantsNoel Grandin19-131/+131
2015-07-22loplugin:unusedmethods scNoel Grandin3-6/+0
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-12coverity#1311652 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-12coverity#1311651 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08coverity#1311335 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-08coverity#1311334 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08coverity#1311333 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-08coverity#1311332 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08coverity#1311331 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08coverity#1308596 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08Fix typosAndrea Gelmini2-2/+2
2015-07-04coverity#1308596 Uncaught exceptionCaolán McNamara2-4/+4
2015-07-04coverity#1309267 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-04Fix typosAndrea Gelmini3-3/+3