summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
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
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-30sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl
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-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-12coverity#1311652 Uncaught exceptionCaolán McNamara
2015-07-12coverity#1311651 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311335 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311334 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311333 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311332 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311331 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1308596 Uncaught exceptionCaolán McNamara
2015-07-08Fix typosAndrea Gelmini
2015-07-04coverity#1308596 Uncaught exceptionCaolán McNamara
2015-07-04coverity#1309267 Uncaught exceptionCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-07-02some other coverity thingsCaolán McNamara
2015-06-30Fix typosAndrea Gelmini
2015-06-29coverity#1308589 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308596 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann