summaryrefslogtreecommitdiffstats
path: root/scripting/java
Commit message (Expand)AuthorAgeFilesLines
* tdf#98004 - Enhansment on Editor(Beanshell)nadith2016-10-161-6/+9
* ClassLoader->URLClassLoaderCaolán McNamara2016-10-034-7/+10
* Fix typosAndrea Gelmini2016-10-011-1/+1
* Revert "coverity#1371372 Resource leak on an exceptional path"Caolán McNamara2016-08-194-30/+8
* coverity#1371372 Resource leak on an exceptional pathCaolán McNamara2016-08-194-8/+30
* coverity#1371367 Resource leak on an exceptional pathCaolán McNamara2016-08-191-0/+3
* remove unused imports in java codeNoel Grandin2016-06-061-1/+0
* coverity#1361587 Dereference null return valueCaolán McNamara2016-05-152-24/+26
* Fix typosAndrea Gelmini2016-04-301-1/+1
* remove some unused Java codeNoel Grandin2016-03-142-8/+0
* scripting: JDK 1.5 compatibility: don't use java.awt.Font.MONOSPACEDDouglas Mencken2016-03-141-1/+1
* cid#1326861,1326862: Eq: Problems with implementation of equals()Stephan Bergmann2016-03-042-27/+1
* This ScriptEntry ctor is always called with empty languagedeppropsStephan Bergmann2016-03-043-10/+4
* Scripting.location is unusedStephan Bergmann2016-03-044-16/+7
* ScriptEntry fields can be finalStephan Bergmann2016-03-041-6/+6
* Turn forwarding among ScriptEntry ctors around, dropping oneStephan Bergmann2016-03-041-19/+11
* Remove unusd ScriptEntry ctorStephan Bergmann2016-03-041-4/+0
* Forwarding-only ctor, can be privateStephan Bergmann2016-03-041-1/+1
* This ScriptEntry ctor is only needed by ctor of derived class ScriptMetaDataStephan Bergmann2016-03-041-1/+1
* Remove unused ScriptEntry.setLogicalNameStephan Bergmann2016-03-041-4/+0
* Parcel.getByName apparently wants to return ScriptMetaDataStephan Bergmann2016-03-043-10/+10
* coverity#1354272 SS: Unread field should be staticCaolán McNamara2016-02-251-1/+1
* tdf#98004 Added toolbar to beanshell editor with undo/redo buttonsChirag Manwani2016-02-223-22/+37
* tdf#97636 Added Undo/Redo functionality to Beanshell EditorChirag Manwani2016-02-211-1/+66
* coverity#1326437 Dereference null return valueCaolán McNamara2016-02-181-1/+1
* tdf#97637 Fixed Tab size of beanshell editor to 4Chirag Manwani2016-02-181-0/+1
* tdf#97642 Use native theming for swing controls in Beanshell EditorChirag Manwani2016-02-181-0/+7
* tdf#97640 Fixed-Width Font for Beanshell EditorChirag Manwani2016-02-171-0/+1
* coverity#1326200 Explicit null dereferencedCaolán McNamara2016-02-161-0/+1
* coverity#1326199 Explicit null dereferencedCaolán McNamara2016-02-161-7/+3
* Fix typosAndrea Gelmini2016-02-051-1/+1
* coverity#1326399 Dereference null return valueCaolán McNamara2016-02-041-1/+3
* coverity#1326631 DE: Dropped or ignored exceptionCaolán McNamara2016-02-041-2/+2
* coverity#1326630 DE: Dropped or ignored exceptionCaolán McNamara2016-02-041-1/+1
* coverity#1326629 DE: Dropped or ignored exceptionCaolán McNamara2016-02-041-2/+3
* Fix typosAndrea Gelmini2016-01-104-4/+4
* java: add some @Override annotationsNoel Grandin2015-11-091-0/+1
* java: combine nested if statementsNoel Grandin2015-11-053-26/+20
* cid#1326721 to cid#1326726 Dm: Dubious method usedCaolán McNamara2015-10-251-11/+11
* coverity#1326446 Dereference null return valueCaolán McNamara2015-10-251-1/+1
* coverity#1326446 Dereference null return valueCaolán McNamara2015-10-221-0/+6
* coverity#1326429 Dereference null return valueCaolán McNamara2015-10-221-4/+3
* coverity#1326553 Dereference before null checkCaolán McNamara2015-10-201-1/+1
* coverity#1326552 Dereference before null checkCaolán McNamara2015-10-201-1/+1
* Revert "coverity#1327168 see if stock SuppressWarnings is sufficient to"Caolán McNamara2015-10-201-1/+0
* cid#1326721 to cid#1326726 Dm: Dubious method usedNoel Grandin2015-10-161-7/+7
* coverity#1327168 see if stock SuppressWarnings is sufficient toCaolán McNamara2015-10-151-1/+2
* coverity#1326240 Explicit null dereferencedCaolán McNamara2015-10-151-2/+7
* coverity#1326238 Explicit null dereferencedCaolán McNamara2015-10-151-10/+8
* coverity#1326236 Explicit null dereferencedCaolán McNamara2015-10-151-4/+3