summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* New loplugin:externalStephan Bergmann2018-09-174-32/+32
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* loplugin:simplifyconstruct in scaddins..sdNoel Grandin2018-09-103-4/+1
* loplugin:useuniqueptr in StringResourcePersistenceImplNoel Grandin2018-09-091-6/+4
* loplugin:useuniqueptr in StringResourceImplNoel Grandin2018-08-222-34/+28
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-202-45/+21
* Fix typosAndrea Gelmini2018-08-131-1/+1
* use C++11 exception rethrowingCaolán McNamara2018-08-041-5/+5
* Add missing sal/log.hxx headersGabor Kelemen2018-07-306-0/+6
* cid#1437407: create class loader in doPrivilegedStephan Bergmann2018-07-051-3/+8
* Restore binary compatibility for ClassLoaderFactoryStephan Bergmann2018-06-154-9/+6
* tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov2018-06-152-18/+16
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-9/+3
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-253-13/+17
* Use the . separator between sheet name and cell range instead of ! to match UITor Lillqvist2018-05-091-1/+1
* Fix typosAndrea Gelmini2018-05-051-2/+2
* Removed executable permission on data filesAndrea Gelmini2018-05-041-0/+0
* tdf#117202 more pythonic and allow spaces as argumentLaurent Godard2018-04-271-11/+13
* tdf#117202 - parse function name to get argumentsLaurent Godard2018-04-251-4/+30
* pyprov is not deprecatedLaurent Godard2018-04-251-4/+4
* use the standard name pattern for a packageDavid Tardon2018-04-151-3/+3
* remove some unused comphelper includesJochen Nitschke2018-04-151-2/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-034-10/+10
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-022-6/+6
* Add mode lines and license blurbTor Lillqvist2018-03-281-0/+11
* Add DeleteNamedRange functionTor Lillqvist2018-03-281-0/+11
* Add NamedRanges.py to the relevant MakefileTor Lillqvist2018-03-281-0/+1
* Fix class name in debug messageTor Lillqvist2018-03-281-1/+1
* Add another sample Python script, to handle named ranges in spreadsheetsTor Lillqvist2018-03-281-0/+37
* Add another sample Python scriptTor Lillqvist2018-03-272-0/+16
* Filter out "SynchronMode" tooTor Lillqvist2018-03-271-4/+6
* Bin some dead codeTor Lillqvist2018-03-271-5/+0
* Add a separator between two words in an exception messageTor Lillqvist2018-03-271-1/+1
* weld native message dialogsCaolán McNamara2018-02-221-2/+5
* tdf#63388: use SMTP_SSL for port 465Justin Luth2018-01-301-2/+5
* Fix typosAndrea Gelmini2018-01-271-1/+1
* scripting: add missing vim modelines to python filesMiklos Vajna2018-01-244-0/+8
* More loplugin:cstylecast: scriptingStephan Bergmann2018-01-121-3/+3
* tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr2018-01-101-8/+5
* loplugin:passstuffbyref improved return in sd,variousNoel Grandin2018-01-022-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-1110-31/+31
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-3/+3
* mailmerge.py: Use strip in server nameXisco Fauli2017-11-301-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