summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
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
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-20Restore original behavior of MasterScriptProvider::hasByNameMike Kaganski
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-12-19use unique_ptr in StringResourceImplNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-09Fixed typo, deleted whitespaceMatthias Seidel
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
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