summaryrefslogtreecommitdiff
path: root/scripting/java
AgeCommit message (Expand)AuthorFilesLines
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 Souza38-104/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-16/+5
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin7-35/+36
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin7-31/+0
2012-09-10Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin3-11/+11
2012-08-28Java cleanup - remove unused importsNoel Grandin2-2/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin1-1/+1
2012-08-20Java5 updates - convert to genericsNoel Grandin22-173/+144
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 Meeks19-156/+303
2012-06-29Java5 updates - update code to use genericsNoel Grandin13-58/+58
2012-06-29re-base on ALv2 code.Michael Meeks8-141/+123
2012-06-26re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-22.xml files don't need executable bitsMichael Stahl2-0/+0
2012-06-22manifest.mf files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-21re-base on ALv2 code.Michael Meeks101-2139/+1491
2012-06-19typo: paramters, paramaters -> parametersAndras Timar6-6/+6
2012-04-26Change implementation names of script providers...Stephan Bergmann4-10/+10
2012-04-26Typo in service nameStephan Bergmann1-1/+1
2012-03-23.html files don't need executable bitsMichael Stahl5-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl2-0/+0
2012-03-23.gif files don't need executable bitsMichael Stahl7-0/+0
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 Stahl115-0/+0
2012-03-22fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann2-0/+4
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-1/+1
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional mod...Stephan Bergmann6-69/+78
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2-5/+3
2011-10-01finished converting scripting to gbuildMatúš Kukan3-341/+0
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar2-4/+4
2011-04-15WaE: remove annoying java warningsCaolán McNamara1-1/+0
2011-04-07add includeantruntime=falseCaolán McNamara1-2/+2
2011-03-31restore old-style __writeRegistryServiceInfo to deploy these as extensionsCaolán McNamara2-0/+69
2011-03-31we ship these script providers as extensionsDavid Tardon3-92/+0
2011-03-29drop bogus executable flag from image filesFrancisco Saito2-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky3-71/+94
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens153-109/+179
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel4-8/+0
2011-02-18sb141: #i92926# fixed ScriptEdtiorForBeanShell/JavaScript calling Swing on Ma...sb3-71/+94
2010-12-06Replace all occured, occurance etc.Takeshi Abe2-2/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb9-109/+179