summaryrefslogtreecommitdiffstats
path: root/bean
Commit message (Expand)AuthorAgeFilesLines
* bean: String comparisonRobert Antoni Buj i Gelonch2014-10-111-1/+1
* bean: Use com.sun.star.uno.RuntimeException(Throwable thrwbl)Robert Antoni Buj i Gelonch2014-10-101-9/+3
* We should know what our name isTor Lillqvist2014-10-081-1/+1
* java: remove some unnecessary intermediary object creationNoel Grandin2014-10-071-3/+2
* [API CHANGE] OfficeBean: remove deprecated com.sun.star.beans classesStephan Bergmann2014-09-309-1266/+0
* java: when rethrowing exceptions, store the original causeNoel Grandin2014-09-252-2/+2
* bean: unchecked call to getMethod() as a member of the raw type ClassRobert Antoni Buj i Gelonch2014-09-171-1/+1
* bean: Array concatenated with a StringRobert Antoni Buj i Gelonch2014-09-172-2/+4
* bean: encode(String) in URLEncoder has been deprecatedRobert Antoni Buj i Gelonch2014-09-171-7/+26
* Revert bean part of "java: remove dead methods"Stephan Bergmann2014-09-1610-7/+363
* bean: encode(String) in URLEncoder has been deprecatedrbuj2014-09-161-8/+27
* bean: use a non-varargs call for a stopOOoConnection method invocationrbuj2014-09-151-1/+1
* bean: Boolean Parsingrbuj2014-09-101-1/+1
* set names on some Java threadsMichael Stahl2014-09-084-2/+6
* java: remove modifiers implied by the contextNoel Grandin2014-08-202-6/+6
* java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2014-08-203-4/+4
* remove some dead Java codeNoel Grandin2014-08-202-6/+0
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-1/+1
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-192-4/+4
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-192-3/+3
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-193-16/+16
* java: remove unused methodsNoel Grandin2014-08-191-65/+0
* java: remove unused importsNoel Grandin2014-08-144-7/+0
* java: remove commented out codeNoel Grandin2014-08-144-4/+0
* java: remove dead methodsNoel Grandin2014-08-1310-292/+7
* java: remove unused fieldsNoel Grandin2014-08-131-1/+1
* java: reduce scope, make some methods privateNoel Grandin2014-08-134-7/+7
* java: reduce scope, make member classes privateNoel Grandin2014-08-132-3/+3
* java: reduce scope, make fields privateNoel Grandin2014-08-137-17/+17
* java: reduce scope, make constructors privateNoel Grandin2014-08-133-3/+3
* java: reduce scope, make constants privateNoel Grandin2014-08-122-3/+3
* java: fix broken javadoc tagsNoel Grandin2014-08-122-4/+1
* java: remove useless javadoc tagsNoel Grandin2014-08-121-10/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-128-0/+21
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-081-5/+0
* java: remove unnecessary semi-colonsNoel Grandin2014-08-0810-11/+11
* java: remove redundant super-interfacesNoel Grandin2014-08-081-1/+0
* add a comment so I don't have to figure out this classes purpose againNoel Grandin2014-08-081-0/+3
* java: code some code to use non-deprecated constructorsNoel Grandin2014-08-082-0/+5
* java: remove unused fieldsNoel Grandin2014-08-082-9/+1
* java: remove commented out codeNoel Grandin2014-08-054-26/+0
* java: remove unused fieldsNoel Grandin2014-08-051-3/+0
* java: remove various unused variablesNoel Grandin2014-08-054-6/+1
* java: remove workarounds for missing functionality pre java 1.5Noel Grandin2014-08-042-40/+4
* typo: more then -> more thanTakeshi Abe2014-08-012-4/+4
* new loplugin: externalandnotdefinedNoel Grandin2014-07-116-6/+38
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-305-7/+7
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* specify linking opts for jawt centrallyDavid Tardon2014-04-261-4/+0