summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-17beanshell: upgrade to 2.1.1Xisco Fauli6-39/+23
2021-11-23Add more beanshell samplesSamuel Mehrbrodt13-0/+328
2021-10-13Extend return values < 32-bit on macOS ARM64Stephan Bergmann1-1/+29
2019-11-08Respect DisableMacrosExecution option in beanshell editorSamuel Mehrbrodt1-0/+29
2019-11-05Fix option to disable macrosSamuel Mehrbrodt3-1/+7
2019-07-19tdf#123587 Beanshell editor: Show current file name as window titleAndreas Heinisch2-1/+10
2019-07-09tdf#125355 Beanshell Editor: Corrected indentation when Enter is pressedAndreas Heinisch1-0/+26
2019-03-27Beanshell: Display full exception messageSamuel Mehrbrodt1-1/+1
2019-03-27Beanshell: Wrap long error messagesSamuel Mehrbrodt1-2/+14
2019-03-27tdf#123586 Set minimum size for beanshell editorkushagrakasliwal11-0/+2
2019-03-13tdf#123588 Beanshell editor to indicate whether script is savedSainal Shah5-3/+51
2019-02-24tdf#123589 Removing close button from toolbar in Beanshell editorEL-SHREIF1-3/+1
2019-02-20Update git submodulesLibreOfficiant1-0/+0
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski6-13/+52
2017-09-20beanshell: don't remove the getPeer call, access it by reflectionFridrich Štrba1-2/+6
2017-08-31Adapt external/beanshell to Java 9Stephan Bergmann2-0/+22
2017-08-21Make cpp cope with long source linesStephan Bergmann1-1/+1
2016-10-16tdf#98004 - Enhansment on Editor(Beanshell)nadith1-6/+9
2016-03-15beanshell: improve compatibility for script engineDouglas Mencken2-0/+83
2016-02-23upgrade beanshell to 2.0b5Caolán McNamara2-2/+2
2016-02-22tdf#98004 Added toolbar to beanshell editor with undo/redo buttonsChirag Manwani3-22/+37
2016-02-21tdf#97636 Added Undo/Redo functionality to Beanshell EditorChirag Manwani1-1/+66
2016-02-18tdf#97637 Fixed Tab size of beanshell editor to 4Chirag Manwani1-0/+1
2016-02-18tdf#97642 Use native theming for swing controls in Beanshell EditorChirag Manwani1-0/+7
2016-02-17tdf#97640 Fixed-Width Font for Beanshell EditorChirag Manwani1-0/+1
2014-07-23beanshell: encode(String) in URLEncoder has been deprecatedrbuj1-0/+28
2014-07-23beanshell: [deprecation] show() in Window has been deprecatedrbuj1-0/+33
2014-07-23beanshell: [deprecation] toURL() in File has been deprecatedrbuj1-0/+41
2014-04-17scp2: move ScriptProviderForBeanShell jar to AutoInstallMichael Stahl3-4/+6
2013-10-17fdo#70393: move beanshell to a subdir of externalKhaled Hosny9-6/+2
2013-08-14Fix for ICE101 ERROR in generated MSIJesús Corrius1-2/+2
2012-11-30Do not migrate old (per-user/shared) script provider extensionsStephan Bergmann1-0/+2
2012-10-31fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida1-5/+8
2012-10-08changed scripting javascript/beanshell switches in distro configsAndras Timar6-12/+13
2012-10-08scp2: rename misleading WITHOUT_EXTENSION_SCRIPTING_BEANSHELL/JAVSCRIPTMichael Stahl4-8/+8
2012-10-08configure: adjust beanshell/javascript options toMichael Stahl1-8/+22
2012-10-08beanshell clean content of d.lstDavid Ostrovsky1-1/+0
2012-10-02beanshell: we didn't need -Dfile.encoding=ISO-8859-1 beforeMichael Stahl1-1/+0
2012-10-02beanshell: rename package to beanshellMichael Stahl1-3/+3
2012-10-02gbuildification of beanshellDavid Ostrovsky12-5/+104
2012-05-06Allow usage of system rhino wrt fdo#42977Tomas Chvatal6-9/+63
2012-05-05Do not check for beanshell if not neededTomas Chvatal4-29/+32
2012-04-13distro-install-file-lists: handle new file lists that appeared for LO-3.5Petr Mladek1-13/+17
2011-10-16add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshellRene Engelhard1-0/+5
2011-10-01don't use dmake ant.mk during beanshell buildPeter Foley2-42/+2
2011-05-12fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpathNoel Power2-3/+7
2011-05-11Enable extern scripting for offical LO builds (fdo#33355)Petr Mladek4-0/+12
2011-05-03Enable extern scripting for offical LO builds (fdo#33355)Petr Mladek4-0/+12
2011-02-18sb141: #i92926# fixed ScriptEdtiorForBeanShell/JavaScript calling Swing on Ma...sb3-71/+94
2009-07-07Split build: build.lst updates so that everything builds.Jan Holesovsky33-69/+31