summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2019-08-19Improve check for absolute URIStephan Bergmann
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16member 'Context' of struct type 'uno.Exception' not given a valueCaolán McNamara
2019-08-16AttributeError on getMessageCaolán McNamara
2019-08-16an absolute uri is invalid inputCaolán McNamara
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin
2019-08-14revert part of 'warn on load when a document binds an event to a macro'Caolán McNamara
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-13construct final url from parsed outputCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-11Fixed typoMatthias Seidel
2019-08-08Related tdf#116767: Call URLClassLoader.closeStephan Bergmann
2019-08-08Remove unused NoSuitableClassLoaderExceptionStephan Bergmann
2019-08-08Remove odd catch of ArrayStoreExceptionStephan Bergmann
2019-08-06Properly obtain locationStephan Bergmann
2019-08-06keep name percent-encodedStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scriptingStephan Bergmann
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-07-23cid#1448376 SIC: Inner class could be made staticCaolán McNamara
2019-07-20cid#1448526 RANGE: Range checksCaolán McNamara
2019-07-20loplugin:referencecasting in scriptingNoel Grandin
2019-07-19tdf#123587 Beanshell editor: Show current file name as window titleAndreas Heinisch
2019-07-09tdf#125355 Beanshell Editor: Corrected indentation when Enter is pressedAndreas Heinisch
2019-07-03cid#1448470: perf inefficient map iteratorJulien Nabet
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin
2019-06-12scripting: copy python/InsertText.py to the Scripts directoryAshod Nakashian
2019-06-05python: add sample python script to insert/replace textAshod Nakashian
2019-05-21tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior)Andreas Heinisch
2019-05-20tdf#97635 Added unindentation using shift-tab (mimicked eclipse's behavior)Andreas Heinisch
2019-05-16tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior)Andreas Heinisch
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-27Beanshell: Display full exception messageSamuel Mehrbrodt
2019-03-27Beanshell: Wrap long error messagesSamuel Mehrbrodt
2019-03-27tdf#123586 Set minimum size for beanshell editorkushagrakasliwal1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-13tdf#123588 Beanshell editor to indicate whether script is savedSainal Shah
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-24tdf#123589 Removing close button from toolbar in Beanshell editorEL-SHREIF
2019-02-23loplugin:unusedfields in scNoel Grandin
2019-02-19More loplugin:simplifyboolStephan Bergmann
2019-02-18Fix product nameSamuel Mehrbrodt
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski