summaryrefslogtreecommitdiff
path: root/bean/com/sun/star
AgeCommit message (Expand)AuthorFilesLines
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2-3/+3
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin3-16/+16
2014-08-19java: remove unused methodsNoel Grandin1-65/+0
2014-08-14java: remove unused importsNoel Grandin4-7/+0
2014-08-14java: remove commented out codeNoel Grandin2-2/+0
2014-08-13java: remove dead methodsNoel Grandin9-291/+7
2014-08-13java: remove unused fieldsNoel Grandin1-1/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin4-7/+7
2014-08-13java: reduce scope, make member classes privateNoel Grandin2-3/+3
2014-08-13java: reduce scope, make fields privateNoel Grandin5-11/+11
2014-08-13java: reduce scope, make constructors privateNoel Grandin2-2/+2
2014-08-12java: reduce scope, make constants privateNoel Grandin1-2/+2
2014-08-12java: fix broken javadoc tagsNoel Grandin2-4/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin5-0/+11
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-5/+0
2014-08-08java: remove unnecessary semi-colonsNoel Grandin10-11/+11
2014-08-08java: remove redundant super-interfacesNoel Grandin1-1/+0
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin1-0/+2
2014-08-08java: remove unused fieldsNoel Grandin2-9/+1
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-08-05java: remove various unused variablesNoel Grandin2-3/+1
2014-08-04java: remove workarounds for missing functionality pre java 1.5Noel Grandin2-40/+4
2014-08-01typo: more then -> more thanTakeshi Abe2-4/+4
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni4-6/+6
2014-04-10It's "its", not "it's"Tor Lillqvist1-2/+2
2014-02-25Remove visual noise from beanAlexander Wilms7-33/+33
2014-02-19Typo: interupted -> interruptedJulien Nabet1-1/+1
2014-02-13More java.lang.System.mapLibraryName dylib vs. jnilib confusionStephan Bergmann1-0/+9
2013-12-22Fix typosJulien Nabet2-2/+2
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist5-12/+12
2013-12-20typo fixesAndras Timar1-2/+2
2013-05-07Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow againStephan Bergmann1-2/+2
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin2-2/+3
2013-04-16General cleanup of OfficeBeansChris Sherlock14-121/+106
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin9-74/+61
2012-08-20Remove dead java code, fields and local variablesNoel Grandin2-44/+1
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-1/+1
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann1-2/+2
2012-06-29Java5 updates - update code to use genericsNoel Grandin2-8/+8
2012-06-12re-base on ALv2 code.Michael Meeks27-657/+414
2012-05-07LocalOfficeConnection description must end in ServiceManagerStephan Bergmann1-1/+1
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar3-12/+12
2011-12-12Accept also Oracle Corporation as Java vendor here, tooTor Lillqvist1-1/+2
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-3/+3
2011-09-18convert bean to gbuild and add to tail_buildPeter Foley2-139/+0
2011-08-15Some PMD cleaningJulien Nabet1-3/+3
2011-06-16fix comment typoCaolán McNamara1-1/+1