summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin6-6/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann20-285/+273
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann13-15/+102
2017-01-07Typo: Acess->AccessJulien Nabet1-1/+1
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin1-1/+1
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin1-2/+0
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-2/+0
2016-09-13loplugin:dllprivateStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann12-12/+12
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
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