summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Add missing #includesStephan Bergmann7-3/+9
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-3/+3
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin3-23/+20
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-6/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin3-7/+5
2017-01-27Remove dead codeStephan Bergmann2-202/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann33-873/+401
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann9-1/+32
2017-01-17Typo: listerner->listenerJulien Nabet2-8/+8
2017-01-10coverity#1398527 Uncaught exceptionCaolán McNamara2-2/+2
2017-01-09New loplugin:externvar: scriptingStephan Bergmann1-30/+30
2016-12-18tdf#103363: add unicodedata and import idna encoding for mailmergeJulien Nabet1-0/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin1-1/+0
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-5/+0
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin7-46/+17
2016-12-12remove useless Mutex guardsNoel Grandin1-6/+0
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin1-0/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-12-07scripting: more inconsistent Package conditionsMichael Stahl1-4/+6
2016-12-07scripting: Android tinderbox can't find python packageMichael Stahl1-1/+1
2016-12-07Match conditionals in Repository.mkTor Lillqvist1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin3-3/+3
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in scriptingStephan Bergmann1-12/+0
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann1-6/+2
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin4-27/+11
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin3-3/+3
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin4-39/+5
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl2-2/+5
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin2-8/+4
2016-10-16tdf#98004 - Enhansment on Editor(Beanshell)nadith1-6/+9
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2-11/+11
2016-10-03ClassLoader->URLClassLoaderCaolán McNamara4-7/+10
2016-10-01Fix typosAndrea Gelmini5-5/+5
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann15-24/+24
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-4/+2
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann2-4/+4
2016-08-19Revert "coverity#1371372 Resource leak on an exceptional path"Caolán McNamara4-30/+8
2016-08-19coverity#1371372 Resource leak on an exceptional pathCaolán McNamara4-8/+30
2016-08-19coverity#1371367 Resource leak on an exceptional pathCaolán McNamara1-0/+3
2016-08-09python macros aren't listed under scripting organizeCaolán McNamara1-3/+2
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-2/+2
2016-08-01remove dead ASYNC codeNoel Grandin1-47/+4
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1