summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-3/+3
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas21-74/+400
2016-05-26loplugin:unusedmethodsNoel Grandin3-26/+0
2016-04-22Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin1-2/+2
2016-03-14inline some use-once macrosNoel Grandin1-29/+14
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock3-13/+0
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-8/+2
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-3/+3
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann18-245/+245
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken15-72/+40
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-1/+1
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin2-2/+0
2015-07-02some other coverity thingsCaolán McNamara1-1/+1
2015-07-02coverity#1309054 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-27coverity#1308448 Uncaught exceptionCaolán McNamara1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-04-08fix shadow errorNoel Grandin1-23/+23
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-3/+7
2015-03-06V801: Decreased performanceCaolán McNamara2-2/+2
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin4-6/+6
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-10cid#1244949 Uncaught exceptionNoel Grandin1-1/+1
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann2-4/+2
2014-09-15scripting: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-6/+6
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-6/+6
2014-07-22callcatcher: update unused codeCaolán McNamara1-3/+0
2014-07-18some other coverity fooCaolán McNamara1-2/+2
2014-07-10coverity#707480 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara1-3/+10
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara1-1/+4
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-2/+5
2014-06-04compareToAscii -> equalsAsciiNoel Grandin1-1/+1
2014-06-02coverity#706959 Uncaught exceptionCaolán McNamara1-1/+3
2014-05-28cid#706953 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27cid#707192 Uncaught exceptionNoel Grandin1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-9/+5
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-1/+1