summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans/LocalOfficeConnection.java
AgeCommit message (Expand)AuthorFilesLines
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-1/+1
2014-08-20remove some dead Java codeNoel Grandin1-3/+0
2014-08-13java: remove unused fieldsNoel Grandin1-1/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-2/+2
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: add @Override annotation to overriding methodsNoel Grandin1-0/+1
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-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 Giffuni1-1/+1
2013-12-22Fix typosJulien Nabet1-1/+1
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin1-1/+2
2013-04-16General cleanup of OfficeBeansChris Sherlock1-39/+37
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin1-8/+7
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-43/+0
2012-06-29Java5 updates - update code to use genericsNoel Grandin1-4/+4
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-07LocalOfficeConnection description must end in ServiceManagerStephan Bergmann1-1/+1
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-6/+6
2010-06-16sb123:#i111449# cleanups in beans qa/complex testsLars Langhans1-1/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-15/+0
2008-08-27INTEGRATION: CWS oobeanfix_DEV300 (1.11.12); FILE MERGEDRüdiger Timm1-5/+9
2008-04-10INTEGRATION: CWS changefileheader (1.10.34); FILE MERGEDRüdiger Timm1-23/+18
2006-07-25INTEGRATION: CWS jl35 (1.9.16); FILE MERGEDRüdiger Timm1-3/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.8.4); FILE MERGEDRüdiger Timm1-47/+21
2005-07-07INTEGRATION: CWS jl22 (1.7.12); FILE MERGEDOliver Bolte1-33/+61
2005-04-18INTEGRATION: CWS olefix (1.5.16); FILE MERGEDOliver Bolte1-4/+98
2005-04-18INTEGRATION: CWS fwkfinal8 (1.5.14); FILE MERGEDOliver Bolte1-3/+22
2004-10-28documentationMichael Hönnig1-10/+61
2004-10-18SO7 compatibilityMichael Hönnig1-9/+2
2004-10-14since tags addedMichael Hönnig1-4/+24
2004-09-14namespace now com.sun.star.comp.beansMichael Hönnig1-3/+16
2004-09-06initial releaseMichael Hönnig1-0/+650