summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans/OOoBean.java
AgeCommit message (Expand)AuthorFilesLines
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky1-13/+11
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-06-09java:use System.arrayCopy to copy arraysNoel Grandin1-2/+1
2014-12-19java: these fields can be converted to local variablesNoel Grandin1-6/+4
2014-12-05java: remove some unused fieldsNoel Grandin1-10/+8
2014-11-18java: rather use @Deprecated annotationNoel Grandin1-5/+3
2014-10-28Revert some changes that affected the bean/com/sun/star/comp APINoel Grandin1-4/+4
2014-10-17java: when rethrowing exceptions, store the originalNoel Grandin1-15/+17
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-45/+54
2014-10-11bean: String comparisonRobert Antoni Buj i Gelonch1-1/+1
2014-09-16Revert bean part of "java: remove dead methods"Stephan Bergmann1-0/+252
2014-09-08set names on some Java threadsMichael Stahl1-1/+1
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-2/+2
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-1/+1
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-10/+10
2014-08-19java: remove unused methodsNoel Grandin1-65/+0
2014-08-13java: remove dead methodsNoel Grandin1-187/+0
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-4/+4
2014-08-13java: reduce scope, make fields privateNoel Grandin1-3/+3
2014-08-12java: fix broken javadoc tagsNoel Grandin1-3/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+3
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-5/+0
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-2/+2
2014-08-08java: remove redundant super-interfacesNoel Grandin1-1/+0
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-08-05java: remove various unused variablesNoel Grandin1-2/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-2/+2
2014-02-25Remove visual noise from beanAlexander Wilms1-5/+5
2014-02-19Typo: interupted -> interruptedJulien Nabet1-1/+1
2013-05-07Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow againStephan Bergmann1-2/+2
2013-04-16General cleanup of OfficeBeansChris Sherlock1-41/+30
2012-08-20Java5 updates - convert to genericsNoel Grandin1-23/+19
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann1-2/+2
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-2/+2
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-3/+3
2010-06-16sb123:#i111449# cleanups in beans qa/complex testsLars Langhans1-2/+9
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.14.34); FILE MERGEDRüdiger Timm1-23/+18
2006-07-25INTEGRATION: CWS jl35 (1.13.16); FILE MERGEDRüdiger Timm1-4/+2
2005-09-07INTEGRATION: CWS ooo19126 (1.12.4); FILE MERGEDRüdiger Timm1-47/+21
2005-07-19INTEGRATION: CWS jl21bean (1.10.4); FILE MERGEDOliver Bolte1-11/+6
2005-07-07INTEGRATION: CWS jl22 (1.10.12); FILE MERGEDOliver Bolte1-87/+150
2005-04-18INTEGRATION: CWS olefix (1.8.4); FILE MERGEDOliver Bolte1-2/+5
2005-04-18INTEGRATION: CWS fwkfinal8 (1.8.2); FILE MERGEDOliver Bolte1-6/+9
2005-03-23INTEGRATION: CWS jl18 (1.6.8); FILE MERGEDVladimir Glazounov1-199/+73