summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star
AgeCommit message (Expand)AuthorFilesLines
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin7-44/+4
2014-08-08java: remove redundant null checksNoel Grandin1-4/+1
2014-08-08java: remove redundant super-interfacesNoel Grandin2-6/+1
2014-08-08java: remove unused importsNoel Grandin2-3/+0
2014-08-08java: remove unused variablesNoel Grandin3-5/+1
2014-08-08java: remove dead methodsNoel Grandin2-23/+0
2014-08-05java: remove commented out codeNoel Grandin8-29/+0
2014-08-05java: remove unused fieldsNoel Grandin5-12/+0
2014-08-05java: remove various unused variablesNoel Grandin6-8/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-5/+5
2014-04-17remove executable bitAndras Timar2-0/+0
2014-03-10scripting: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+1
2014-02-26Remove visual noise from scriptingAlexander Wilms3-8/+8
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist2-8/+8
2013-05-06Java cleanup, delete some dead codeNoel Grandin1-20/+6
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin1-2/+1
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-12/+13
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin2-2/+2
2013-04-26From the context of the code, this field should not be staticNoel Grandin1-1/+1
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin1-1/+1
2013-02-23Fix typo accessable/accessibleJulien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-4/+4
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-1/+1
2012-10-26fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann6-54/+9
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza9-44/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-16/+5
2012-08-28Java cleanup - remove unused importsNoel Grandin1-1/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin1-1/+1
2012-08-20Java5 updates - convert to genericsNoel Grandin21-148/+119
2012-08-20Java update - fix various javadoc issuesNoel Grandin5-15/+8
2012-08-07remove bogus date informationThomas Arnhold8-10/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks4-46/+62
2012-06-29Java5 updates - update code to use genericsNoel Grandin13-58/+58
2012-06-29re-base on ALv2 code.Michael Meeks6-141/+87
2012-06-26re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks30-659/+443
2012-06-19typo: paramters, paramaters -> parametersAndras Timar6-6/+6
2012-04-26Change implementation names of script providers...Stephan Bergmann2-8/+8
2012-04-26Typo in service nameStephan Bergmann1-1/+1
2012-03-23Improve error reportingStephan Bergmann1-9/+23
2012-03-23Java new cannot return nullStephan Bergmann1-13/+1
2012-03-23Improve error reportingStephan Bergmann1-34/+61
2012-03-23fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann6-9/+54
2012-03-23scripting: don't need x bits for theseMichael Stahl40-0/+0
2012-03-22fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann1-0/+2
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional mod...Stephan Bergmann4-69/+4
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2-5/+3
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar2-4/+4
2011-03-31restore old-style __writeRegistryServiceInfo to deploy these as extensionsCaolán McNamara2-0/+69