summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-02Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky2-14/+12
2014-12-19java: these fields can be converted to local variablesNoel Grandin1-6/+4
2014-12-05java: remove some unused local variablesNoel Grandin1-2/+1
2014-12-05java: remove some unused fieldsNoel Grandin1-10/+8
2014-11-18java: make fields final where possibleNoel Grandin5-14/+14
2014-11-18java: rather use @Deprecated annotationNoel Grandin5-15/+7
2014-10-28Revert some changes that affected the bean/com/sun/star/comp APINoel Grandin4-11/+11
2014-10-25java: prevent overflow by using 'long int' arithmetic in multiplicationRobert Antoni Buj i Gelonch1-1/+1
2014-10-17java: when rethrowing exceptions, store the originalNoel Grandin1-15/+17
2014-10-17java: no need to call String.valueOf to append to a StringNoel Grandin1-1/+1
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin3-50/+66
2014-10-11bean: String comparisonRobert Antoni Buj i Gelonch1-1/+1
2014-10-10bean: Use com.sun.star.uno.RuntimeException(Throwable thrwbl)Robert Antoni Buj i Gelonch1-9/+3
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin1-3/+2
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin1-1/+1
2014-09-17bean: Array concatenated with a StringRobert Antoni Buj i Gelonch1-1/+2
2014-09-16Revert bean part of "java: remove dead methods"Stephan Bergmann4-3/+274
2014-09-16bean: encode(String) in URLEncoder has been deprecatedrbuj1-8/+27
2014-09-10bean: Boolean Parsingrbuj1-1/+1
2014-09-08set names on some Java threadsMichael Stahl3-2/+4
2014-08-20java: remove modifiers implied by the contextNoel Grandin1-3/+3
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2-3/+3
2014-08-20remove some dead Java codeNoel Grandin1-3/+0
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-1/+1
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin1-2/+2
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 Grandin2-13/+13
2014-08-19java: remove unused methodsNoel Grandin1-65/+0
2014-08-14java: remove unused importsNoel Grandin1-2/+0
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
2014-08-13java: remove dead methodsNoel Grandin4-207/+3
2014-08-13java: remove unused fieldsNoel Grandin1-1/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin3-6/+6
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin3-7/+7
2014-08-13java: reduce scope, make constructors privateNoel Grandin1-1/+1
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 Grandin4-0/+7
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-5/+0
2014-08-08java: remove unnecessary semi-colonsNoel Grandin9-10/+10
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 Grandin1-4/+0
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-08-05java: remove various unused variablesNoel Grandin1-2/+1
2014-08-04java: remove workarounds for missing functionality pre java 1.5Noel Grandin1-20/+2
2014-08-01typo: more then -> more thanTakeshi Abe1-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni3-3/+3