summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* Restore binary compatibility for ClassLoaderFactoryStephan Bergmann2018-06-154-9/+6
* mailmerge.py: Use strip in server nameXisco Fauli2017-12-021-2/+2
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-062-2/+2
* loplugin:includeform: scriptingStephan Bergmann2017-10-236-14/+14
* overload std::hash for OUString and OStringNoel Grandin2017-10-236-16/+8
* add << operator for css::uno::ExceptionNoel Grandin2017-10-044-7/+6
* loplugin:flatten in variousNoel Grandin2017-09-271-33/+31
* loplugin:flatten in scaddins..sdNoel Grandin2017-09-223-96/+83
* inline some use-once typedefsNoel Grandin2017-08-311-4/+1
* tdf#39468 Translate German comments/termsJens Carl2017-08-161-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-1/+1
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* loplugin:constparams in extensions,scripting,sdextNoel Grandin2017-07-315-7/+7
* loplugin:oncevarNoel Grandin2017-07-314-29/+16
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-14/+12
* use more OUString::operator== in scaddins..sdextNoel Grandin2017-07-142-8/+5
* loplugin:oncevar: empty strings: scriptingStephan Bergmann2017-07-131-2/+1
* simplify some OUString::concat usageNoel Grandin2017-07-115-29/+14
* use more range-for on uno::SequenceNoel Grandin2017-07-111-3/+2
* use more begin()/end() for SequenceNoel Grandin2017-07-061-4/+2
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:casttovoidStephan Bergmann2017-07-041-3/+1
* loplugin:casttovoid: scriptingStephan Bergmann2017-07-026-42/+12
* loplugin:oncevar in scaddins..sotNoel Grandin2017-06-263-40/+17
* s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin2017-06-211-2/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-185-6/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-122-1/+1
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-123-20/+9
* cleanup unused css/resource/ includesJochen Nitschke2017-05-201-1/+0
* cleanup unused css/uri/ includesJochen Nitschke2017-05-201-1/+0
* cleanup unused css/script/ includesJochen Nitschke2017-05-206-6/+2
* loplugin:checkunusedparams variousNoel Grandin2017-05-161-2/+2
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert scripting module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-282-53/+13
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-216-6/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* tdf#92007 python scripts with tuple-assignments fails on access from GUIWerner Tietz2017-04-121-1/+6
* remove type decorations on char literalsJochen Nitschke2017-03-302-5/+5
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Fix typosAndrea Gelmini2017-03-021-4/+4
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* In Java, css.uno.RuntimeException doesn't derive from css.uno.ExceptionStephan Bergmann2017-02-231-1/+1
* loplugin:subtlezeroinit: scriptingStephan Bergmann2017-02-212-2/+2
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-19/+3