summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2019-08-28warn on load when a document binds an event to a macroCaolán McNamara
2019-08-19Improve check for absolute URIStephan Bergmann
2019-08-16an absolute uri is invalid inputCaolán McNamara
2019-08-13construct final url from parsed outputCaolán McNamara
2019-08-06Properly obtain locationStephan Bergmann
2019-08-06keep name percent-encodedStephan Bergmann
2018-12-20Restore original behavior of MasterScriptProvider::hasByNameMike Kaganski
2018-11-12Guard listener cleanup of BasicProviderImplJan-Marek Glogowski
2018-11-05tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManagerMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-19keep pyuno script processing below base uriCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in scriptingNoel Grandin
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke
2018-10-08tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski
2018-10-06Use range-based loopMike Kaganski
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-09loplugin:useuniqueptr in StringResourcePersistenceImplNoel Grandin
2018-08-22loplugin:useuniqueptr in StringResourceImplNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-13Fix typosAndrea Gelmini
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-05cid#1437407: create class loader in doPrivilegedStephan Bergmann
2018-06-15Restore binary compatibility for ClassLoaderFactoryStephan Bergmann
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-09Use the . separator between sheet name and cell range instead of ! to match UITor Lillqvist
2018-05-05Fix typosAndrea Gelmini
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-04-27tdf#117202 more pythonic and allow spaces as argumentLaurent Godard
2018-04-25tdf#117202 - parse function name to get argumentsLaurent Godard
2018-04-25pyprov is not deprecatedLaurent Godard
2018-04-15use the standard name pattern for a packageDavid Tardon
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-28Add mode lines and license blurbTor Lillqvist
2018-03-28Add DeleteNamedRange functionTor Lillqvist
2018-03-28Add NamedRanges.py to the relevant MakefileTor Lillqvist
2018-03-28Fix class name in debug messageTor Lillqvist