summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbahelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-03loplugin:flatten in vbahelperNoel Grandin1-10/+10
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vbahelperStephan Bergmann1-4/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-02-17tdf#42949 Fix IWYU warnings in vbahelper/Gabor Kelemen1-11/+3
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-4/+1
2019-09-26loplugin:constmethod in vbahelperNoel Grandin1-1/+1
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen1-0/+1
2019-06-20Simplify Sequence iterations in vbahelperArkadiy Illarionov1-43/+21
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen1-0/+1
2019-02-13Pointer is pointlessNoel Grandin1-3/+3
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin1-16/+16
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-22improve function-local statics in vbahelperNoel Grandin1-6/+1
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov1-5/+2
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-31Avoid a SolarMutex assertion failure in some use cases from AutomationTor Lillqvist1-1/+8
2018-05-31Decrease fragility in odd use cases with no current document (yet)Tor Lillqvist1-1/+7
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-03-06use more Color in vbahelperNoel Grandin1-0/+1
2018-02-09Decrease fragility in odd use cases with no current documentTor Lillqvist1-1/+7
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: vbahelperStephan Bergmann1-1/+1
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin1-33/+33
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-4/+1
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin1-3/+3
2017-08-01loplugin:constparams in variousNoel Grandin1-4/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+1
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-4/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-5/+5
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-4/+4
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-19/+18
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann1-0/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin1-4/+2
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin1-7/+3
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-4/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas1-0/+2
2016-06-10Clean up uses of Any::getValue() in vbahelperStephan Bergmann1-4/+1
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-1/+1