summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans/LocalOfficeConnection.java
AgeCommit message (Expand)AuthorFilesLines
2016-05-02Remove debug codeStephan Bergmann1-1/+0
2016-04-29cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna1-0/+1
2016-04-27beans: if loading a library fails, show the reasonMiklos Vajna1-2/+6
2016-03-11javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier1-4/+4
2016-02-05officebeans: RVP no longer used, only local used nowChris Sherlock1-3/+1
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin1-1/+1
2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara1-2/+5
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin1-1/+1
2015-10-14cid#1326360 Data race conditionNoel Grandin1-12/+13
2015-06-03reduce sleep when connecting to soffice from JavaNoel Grandin1-4/+3
2014-12-05java: remove some unused local variablesNoel Grandin1-2/+1
2014-11-18java: make fields final where possibleNoel Grandin1-3/+3
2014-10-28Revert some changes that affected the bean/com/sun/star/comp APINoel Grandin1-4/+4
2014-10-25java: prevent overflow by using 'long int' arithmetic in multiplicationRobert Antoni Buj i Gelonch1-1/+1
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 Grandin1-5/+7
2014-10-10bean: Use com.sun.star.uno.RuntimeException(Throwable thrwbl)Robert Antoni Buj i Gelonch1-9/+3
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-16bean: encode(String) in URLEncoder has been deprecatedrbuj1-8/+27
2014-09-08set names on some Java threadsMichael Stahl1-0/+2
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