summaryrefslogtreecommitdiff
path: root/scripting/source/provider
AgeCommit message (Expand)Author
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: scriptingStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27Remove dead codeStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in scriptingStephan Bergmann
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-01sequence->vector in scriptingNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-22loplugin:unusedfields in scriptingNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-02No need for this debug codeStephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-03scripting: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann