summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: scriptingStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: scriptingStephan Bergmann
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert scripting module away from OSL_ASSERT to assertChris Sherlock
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-21loplugin:subtlezeroinit: scriptingStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann
2017-01-17Typo: listerner->listenerJulien Nabet
2017-01-10coverity#1398527 Uncaught exceptionCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
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-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03scripting: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung