summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)Author
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-04-22Avoid reserved identifierStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin
2015-07-02some other coverity thingsCaolán McNamara
2015-07-02coverity#1309054 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308448 Uncaught exceptionCaolán McNamara
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-08fix shadow errorNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-10cid#1244949 Uncaught exceptionNoel Grandin
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-15scripting: sal_Bool -> boolStephan Bergmann
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-18some other coverity fooCaolán McNamara
2014-07-10coverity#707480 Uncaught exceptionCaolán McNamara
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold