summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbahelper.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin1-8/+3
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-09new loplugin: oncevarNoel Grandin1-2/+2
2015-08-27Clean up emptyStringStephan Bergmann1-2/+1
2015-07-28inline "old" SbERR constantsNoel Grandin1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-07-22callcatcher: update unused codeCaolán McNamara1-6/+0
2014-07-18some other coverity fooCaolán McNamara1-22/+8
2014-07-18fix indentCaolán McNamara1-11/+7
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara1-5/+23
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+2
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-6/+4
2014-05-02vbahelper: sal_Bool->boolNoel Grandin1-4/+4
2014-04-24coverity#707469 Uncaught exceptionCaolán McNamara1-1/+3
2014-04-03vbahelper: sal_Bool->boolNoel Grandin1-8/+8
2014-04-02coverity#1194895 Logically dead codeStephan Bergmann1-3/+1
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin1-1/+1