Age | Commit message (Expand) | Author |
2019-09-29 | Fix typos | Andrea Gelmini |
2019-09-06 | Fixing "...." | Andrea Gelmini |
2019-08-31 | Fix typos | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-08 | Related tdf#116767: Call URLClassLoader.close | Stephan Bergmann |
2019-08-08 | Remove unused NoSuitableClassLoaderException | Stephan Bergmann |
2019-08-08 | Remove odd catch of ArrayStoreException | Stephan Bergmann |
2019-07-23 | cid#1448376 SIC: Inner class could be made static | Caolán McNamara |
2019-07-20 | cid#1448526 RANGE: Range checks | Caolán McNamara |
2019-07-19 | tdf#123587 Beanshell editor: Show current file name as window title | Andreas Heinisch |
2019-07-09 | tdf#125355 Beanshell Editor: Corrected indentation when Enter is pressed | Andreas Heinisch |
2019-07-03 | cid#1448470: perf inefficient map iterator | Julien Nabet |
2019-05-21 | tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior) | Andreas Heinisch |
2019-05-20 | tdf#97635 Added unindentation using shift-tab (mimicked eclipse's behavior) | Andreas Heinisch |
2019-05-16 | tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior) | Andreas Heinisch |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-03-27 | Beanshell: Display full exception message | Samuel Mehrbrodt |
2019-03-27 | Beanshell: Wrap long error messages | Samuel Mehrbrodt |
2019-03-27 | tdf#123586 Set minimum size for beanshell editor | kushagrakasliwal1 |
2019-03-13 | tdf#123588 Beanshell editor to indicate whether script is saved | Sainal Shah |
2019-02-24 | tdf#123589 Removing close button from toolbar in Beanshell editor | EL-SHREIF |
2019-02-18 | Fix product name | Samuel Mehrbrodt |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-07-05 | cid#1437407: create class loader in doPrivileged | Stephan Bergmann |
2018-06-15 | Restore binary compatibility for ClassLoaderFactory | Stephan Bergmann |
2018-04-02 | use https links for api.libreoffice.org and opengrok | dennisroczek |
2018-01-27 | Fix typos | Andrea Gelmini |
2017-02-23 | In Java, css.uno.RuntimeException doesn't derive from css.uno.Exception | Stephan Bergmann |
2016-10-16 | tdf#98004 - Enhansment on Editor(Beanshell) | nadith |
2016-10-03 | ClassLoader->URLClassLoader | Caolán McNamara |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-08-19 | Revert "coverity#1371372 Resource leak on an exceptional path" | Caolán McNamara |
2016-08-19 | coverity#1371372 Resource leak on an exceptional path | Caolán McNamara |
2016-08-19 | coverity#1371367 Resource leak on an exceptional path | Caolán McNamara |
2016-06-06 | remove unused imports in java code | Noel Grandin |
2016-05-15 | coverity#1361587 Dereference null return value | Caolán McNamara |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-03-14 | remove some unused Java code | Noel Grandin |
2016-03-14 | scripting: JDK 1.5 compatibility: don't use java.awt.Font.MONOSPACED | Douglas Mencken |
2016-03-04 | cid#1326861,1326862: Eq: Problems with implementation of equals() | Stephan Bergmann |
2016-03-04 | This ScriptEntry ctor is always called with empty languagedepprops | Stephan Bergmann |
2016-03-04 | Scripting.location is unused | Stephan Bergmann |
2016-03-04 | ScriptEntry fields can be final | Stephan Bergmann |
2016-03-04 | Turn forwarding among ScriptEntry ctors around, dropping one | Stephan Bergmann |
2016-03-04 | Remove unusd ScriptEntry ctor | Stephan Bergmann |
2016-03-04 | Forwarding-only ctor, can be private | Stephan Bergmann |
2016-03-04 | This ScriptEntry ctor is only needed by ctor of derived class ScriptMetaData | Stephan Bergmann |
2016-03-04 | Remove unused ScriptEntry.setLogicalName | Stephan Bergmann |
2016-03-04 | Parcel.getByName apparently wants to return ScriptMetaData | Stephan Bergmann |
2016-02-25 | coverity#1354272 SS: Unread field should be static | Caolán McNamara |