summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)Author
2018-05-31Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist
2018-05-31Remove two unnecessary forward declarationsTor Lillqvist
2018-03-26Bin incorrect comments, this is not "org::openoffice" but "ooo::vba"Tor Lillqvist
2017-11-13Fix typosAndrea Gelmini
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-08-01loplugin:constparams in variousNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-28Fix typosAndrea Gelmini
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
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