summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing #includesStephan Bergmann2017-02-067-3/+9
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-3/+3
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-023-23/+20
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-6/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-283-7/+5
* Remove dead codeStephan Bergmann2017-01-272-202/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2633-873/+401
* New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann2017-01-199-1/+32
* Typo: listerner->listenerJulien Nabet2017-01-172-8/+8
* coverity#1398527 Uncaught exceptionCaolán McNamara2017-01-102-2/+2
* New loplugin:externvar: scriptingStephan Bergmann2017-01-091-30/+30
* tdf#103363: add unicodedata and import idna encoding for mailmergeJulien Nabet2016-12-181-0/+1
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-1/+1
* Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin2016-12-131-1/+0
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-131-5/+0
* OSL_TRACE->SAL in sc..scriptingNoel Grandin2016-12-137-46/+17
* remove useless Mutex guardsNoel Grandin2016-12-121-6/+0
* verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin2016-12-081-0/+1
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-1/+1
* scripting: more inconsistent Package conditionsMichael Stahl2016-12-071-4/+6
* scripting: Android tinderbox can't find python packageMichael Stahl2016-12-071-1/+1
* Match conditionals in Repository.mkTor Lillqvist2016-12-071-2/+2
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-053-3/+3
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1