summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbashape.hxx
AgeCommit message (Expand)Author
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
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-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-05-09support Shape.AlternativeNoel Power
2013-04-23execute move of global headersBjoern Michaelsen