summaryrefslogtreecommitdiff
path: root/scripting/source/provider
AgeCommit message (Expand)AuthorFilesLines
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov4-51/+41
2019-07-20loplugin:referencecasting in scriptingNoel Grandin1-2/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin3-18/+3
2019-06-21simplify some getSupportedServiceNamesNoel Grandin1-7/+4
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin2-7/+7
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin3-5/+5
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-1/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-3/+0
2019-04-19loplugin:sequentialassign in sdNoel Grandin1-2/+1
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen1-0/+1
2018-12-20Restore original behavior of MasterScriptProvider::hasByNameMike Kaganski1-1/+2
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov1-11/+13
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-12/+9
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-22/+0
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-10/+10
2018-10-09loplugin:constfields in scriptingNoel Grandin1-1/+1
2018-10-08tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski1-66/+60
2018-10-06Use range-based loopMike Kaganski1-7/+4
2018-09-17New loplugin:externalStephan Bergmann1-7/+7
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin1-1/+1
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-4/+3
2018-07-30Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin2-6/+12
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin3-4/+4
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr1-8/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin4-15/+15
2017-10-23loplugin:includeform: scriptingStephan Bergmann1-2/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-7/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-4/+3
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin1-29/+22
2017-07-31loplugin:oncevarNoel Grandin2-8/+5
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-6/+3
2017-07-11simplify some OUString::concat usageNoel Grandin2-17/+9
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann2-2/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-1/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin3-20/+9
2017-05-20cleanup unused css/script/ includesJochen Nitschke4-4/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-37/+10
2017-03-02Fix typosAndrea Gelmini1-4/+4
2017-02-21loplugin:subtlezeroinit: scriptingStephan Bergmann1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-19/+3
2017-02-06Add missing #includesStephan Bergmann2-2/+2
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2-16/+15
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-4/+3
2017-01-27Remove dead codeStephan Bergmann2-202/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann12-164/+79
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann4-1/+8
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-5/+0