summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-1/+1
2014-04-24coverity#707469 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-24hmm, need a rethink on these exceptionsCaolán McNamara1-4/+4
2014-04-24coverity#707475 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-24coverity#707476 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-24coverity#707477 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-24coverity#707478 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-24coverity#707479 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-14fix mac buildThomas Arnhold1-1/+1
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin5-18/+18
2014-04-03vbahelper: sal_Bool->boolNoel Grandin2-10/+10
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann18-232/+232
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin3-6/+6
2014-03-01Remove visual noise from includeAlexander Wilms3-13/+13
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann15-183/+183
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/vbahelperNorbert Thiebaud5-6/+6
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold20-49/+49
2013-10-01convert remains of String to vbahelper module to OUStringNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-09Parse workbook name correctly, don't fall over spaces etc.Noel Power1-0/+2
2013-05-09support Shape.AlternativeNoel Power1-0/+2
2013-05-09handle various ReturnXXXX types for formsNoel Power1-0/+77
2013-04-23execute move of global headersBjoern Michaelsen21-0/+2075