summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/provider
AgeCommit message (Expand)Author
2014-09-17BRAND_BIN_SUBDIR -> BRAND_INI_DIR, to cater for new Mac OS X layoutStephan Bergmann
2014-09-16ScriptProvider implementations need to be accessibleStephan Bergmann
2014-09-14scripting: Uncaught Exceptionrbuj
2014-09-14scripting: replace StringBuffer with StringBuilder methodrbuj
2014-09-13scripting: encode(String) in URLEncoder has been deprecatedrbuj
2014-09-13scripting: [deprecation] show() in Window has been deprecatedrbuj
2014-09-13scripting: use a character literalrbuj
2014-09-13scripting: Enhanced For-Loopsrbuj
2014-09-08scripting: if...else if...else Statementrbuj
2014-09-08scripting: the assigned value is never usedrbuj
2014-09-06scripting: fix javadoc error: reference not foundrbuj
2014-09-04scripting: the if statement is redundantrbuj
2014-09-04scripting: the assigned value is never usedrbuj
2014-09-02scripting: fix javadoc error: unknown tag: returnsrbuj
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19fix java1.5 build compatibilityNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-17remove executable bitAndras Timar
2014-03-10scripting: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from scriptingAlexander Wilms
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-05-06Java cleanup, delete some dead codeNoel Grandin
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-26From the context of the code, this field should not be staticNoel Grandin
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-10-26fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann