summaryrefslogtreecommitdiff
path: root/xmerge/source/bridge/java/XMergeBridge.java
AgeCommit message (Expand)AuthorFilesLines
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2016-08-28coverity#1326473 Resource leak on an exceptional pathCaolán McNamara1-1/+4
2016-03-04coverity#1326474 Resource leak on an exceptional pathCaolán McNamara1-5/+14
2015-11-27CID#1326472, CID#1326473, CID#1326474 use try/finalizejan iversen1-108/+102
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin1-1/+1
2015-11-04Solved CID 1326472, 1326473, 1326474jan iversen1-1/+19
2015-11-04Mechanically sanitize indentationStephan Bergmann1-357/+328
2015-10-15coverity#1326285 Dereference after null checkCaolán McNamara1-5/+2
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-2/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-5/+5
2014-12-12java: fix non-public UNO implementation classesNoel Grandin1-1/+1
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-12/+10
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-5/+5
2014-08-13java: remove dead methodsNoel Grandin1-18/+0
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-3/+3
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-01xmerge: Use J2SE 5.0 String.{replace|contains}rbuj1-10/+9
2014-08-01xmerge: The assigned value is never usedrbuj1-2/+2
2014-06-04compareTo -> equalsNoel Grandin1-5/+5
2014-03-11"overflow" is one wordTor Lillqvist1-2/+2
2014-03-10xmerge: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-5/+1
2012-08-28Java cleanup - remove unused importsNoel Grandin1-1/+0
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-18/+0
2012-06-29Java5 update - convert to using generics where feasibleNoel Grandin1-12/+12
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin1-40/+39
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-20/+2
2011-02-12Remove dead Java codeLuke Petrolekas1-62/+7
2010-11-01Fix javadoc comments in filters/xmerge - XMergeBridge.javaNigel Hawkins1-1/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-20/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-03-16CWS-TOOLING: integrate CWS xmergecleanVladimir Glazounov1-2/+0
2008-04-10INTEGRATION: CWS changefileheader (1.3.36); FILE MERGEDRüdiger Timm1-23/+18
2006-08-01INTEGRATION: CWS pj57 (1.2.24); FILE MERGEDIvo Hinkelmann1-42/+22
2005-10-24INTEGRATION: CWS lo8 (1.1.2); FILE ADDEDJens-Heiner Rechtien1-0/+745