summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)Author
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-15scripting: sal_Bool -> boolStephan Bergmann
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-18some other coverity fooCaolán McNamara
2014-07-10coverity#707480 Uncaught exceptionCaolán McNamara
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-02coverity#706959 Uncaught exceptionCaolán McNamara
2014-05-28cid#706953 Uncaught exceptionNoel Grandin
2014-05-27cid#707192 Uncaught exceptionNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-24coverity#707469 Uncaught exceptionCaolán McNamara
2014-04-24hmm, need a rethink on these exceptionsCaolán McNamara
2014-04-24coverity#707475 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707476 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707477 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707478 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707479 Uncaught exceptionCaolán McNamara
2014-04-14fix mac buildThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vbahelper: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/vbahelperNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-01convert remains of String to vbahelper module to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-09Parse workbook name correctly, don't fall over spaces etc.Noel Power
2013-05-09support Shape.AlternativeNoel Power
2013-05-09handle various ReturnXXXX types for formsNoel Power
2013-04-23execute move of global headersBjoern Michaelsen