summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
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
2015-06-22Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-03intermittent CppunitTest_sc_macros_test failureCaolán McNamara
2015-05-22Remove include stdio (part5)Julien Nabet
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann