summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbacollectionimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-3/+3
2019-10-31loplugin:finalclasses in vbahelperNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2018-09-18loplugin:constfields in vbahelperNoel Grandin1-1/+1
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin1-1/+0
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-2/+2
2017-08-31inline some use-once typedefsNoel Grandin1-6/+4
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-29/+28
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann1-1/+8
2017-01-07Typo: Acess->AccessJulien Nabet1-1/+1
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas1-5/+27
2016-05-26loplugin:unusedmethodsNoel Grandin1-4/+0
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-8/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-21/+21
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken1-20/+16
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-6/+6
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara1-1/+4
2014-05-27cid#707192 Uncaught exceptionNoel Grandin1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-9/+5
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 Grandin1-5/+5
2014-04-03vbahelper: sal_Bool->boolNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-15/+15
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 Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+352