summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbahelper.cxx
AgeCommit message (Expand)Author
2021-03-16check for quit when calling Yield in loopNoel Grandin
2019-09-26loplugin:constmethod in vbahelperNoel Grandin
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen
2019-06-20Simplify Sequence iterations in vbahelperArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-22improve function-local statics in vbahelperNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-31Avoid a SolarMutex assertion failure in some use cases from AutomationTor Lillqvist
2018-05-31Decrease fragility in odd use cases with no current document (yet)Tor Lillqvist
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-06use more Color in vbahelperNoel Grandin
2018-02-09Decrease fragility in odd use cases with no current documentTor Lillqvist
2018-01-18Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: vbahelperStephan Bergmann
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-08-01loplugin:constparams in variousNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-06-10Clean up uses of Any::getValue() in vbahelperStephan Bergmann
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-08-27Clean up emptyStringStephan Bergmann