summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java
AgeCommit message (Expand)AuthorFilesLines
2019-07-19tdf#123587 Beanshell editor: Show current file name as window titleAndreas Heinisch1-0/+9
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-03-04cid#1326861,1326862: Eq: Problems with implementation of equals()Stephan Bergmann1-9/+0
2015-10-15coverity#1326899 HE: Equal objects must have equal hashcodesCaolán McNamara1-0/+5
2014-12-11java: revert part of commit, scripting/ is public APINoel Grandin1-2/+2
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-2/+2
2014-11-25java: final fields that can be staticNoel Grandin1-1/+1
2014-11-18java: make fields final where possibleNoel Grandin1-2/+2
2014-10-14scripting: replace '.size() == 0' with '.isEmpty()' (collections)Robert Antoni Buj i Gelonch1-1/+1
2014-10-14scripting: use new exception constructorsRobert Antoni Buj i Gelonch1-2/+2
2014-10-07java: use isEmpty() instead of "size() == 0"Noel Grandin1-3/+3
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch1-26/+26
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch1-10/+10
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch1-175/+142
2014-09-17BRAND_BIN_SUBDIR -> BRAND_INI_DIR, to cater for new Mac OS X layoutStephan Bergmann1-1/+1
2014-09-14scripting: replace StringBuffer with StringBuilder methodrbuj1-1/+1
2014-09-13scripting: use a character literalrbuj1-1/+1
2014-09-05scripting: remove import from the same packagerbuj1-7/+1
2014-09-04scripting: use contains to check if a string contains a substringrbuj1-8/+8
2014-09-04scripting: the if statement is redundantrbuj1-27/+5
2014-09-04scripting: the assigned value is never usedrbuj1-11/+4
2014-08-20remove do-nothing codeNoel Grandin1-4/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-11java: remove unused parametersNoel Grandin1-1/+1
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-1/+1
2014-08-08java: remove redundant super-interfacesNoel Grandin1-1/+1
2014-08-08java: remove unused importsNoel Grandin1-2/+0
2014-08-05java: remove various unused variablesNoel Grandin1-2/+0
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-2/+2
2012-10-26fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann1-43/+3
2012-08-20Java5 updates - convert to genericsNoel Grandin1-6/+4
2012-06-29Java5 updates - update code to use genericsNoel Grandin1-4/+4
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-23fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann1-3/+43
2012-03-23scripting: don't need x bits for theseMichael Stahl1-0/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-3/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-15/+0
2008-04-11INTEGRATION: CWS changefileheader (1.8.2); FILE MERGEDRüdiger Timm1-23/+18
2008-03-18INTEGRATION: CWS sb83 (1.7.100); FILE MERGEDVladimir Glazounov1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGEDRüdiger Timm1-47/+21
2004-11-15INTEGRATION: CWS scriptingf8 (1.5.20); FILE MERGEDRüdiger Timm1-14/+68
2004-07-23INTEGRATION: CWS scriptingf7 (1.4.4); FILE MERGEDJens-Heiner Rechtien1-192/+89
2004-05-19INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGEDRüdiger Timm1-7/+5
2004-05-10INTEGRATION: CWS fwkbugfix02 (1.2.2); FILE MERGEDJens-Heiner Rechtien1-5/+5
2004-04-19INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDEDSander Vesik1-0/+510