summaryrefslogtreecommitdiffstats
path: root/xmerge/source/bridge/java/XMergeBridge.java
Commit message (Expand)AuthorAgeFilesLines
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-1/+1
* Solved CID 1326472, 1326473, 1326474jan iversen2015-11-041-1/+19
* Mechanically sanitize indentationStephan Bergmann2015-11-041-357/+328
* coverity#1326285 Dereference after null checkCaolán McNamara2015-10-151-5/+2
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-2/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-5/+5
* java: fix non-public UNO implementation classesNoel Grandin2014-12-121-1/+1
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-161-12/+10
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-5/+5
* java: remove dead methodsNoel Grandin2014-08-131-18/+0
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-3/+3
* java: reduce scope, make member classes privateNoel Grandin2014-08-131-1/+1
* xmerge: Use J2SE 5.0 String.{replace|contains}rbuj2014-08-011-10/+9
* xmerge: The assigned value is never usedrbuj2014-08-011-2/+2
* compareTo -> equalsNoel Grandin2014-06-041-5/+5
* "overflow" is one wordTor Lillqvist2014-03-111-2/+2
* xmerge: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-5/+1
* Java cleanup - remove unused importsNoel Grandin2012-08-281-1/+0
* Remove dead java code, fields and local variablesNoel Grandin2012-08-201-18/+0
* Java5 update - convert to using generics where feasibleNoel Grandin2012-06-291-12/+12
* Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin2012-06-291-40/+39
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-071-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-20/+2
|\
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-101-20/+2
* | Remove dead Java codeLuke Petrolekas2011-02-121-62/+7
* | Fix javadoc comments in filters/xmerge - XMergeBridge.javaNigel Hawkins2010-11-011-1/+0
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS xmergecleanVladimir Glazounov2009-03-161-2/+0
* INTEGRATION: CWS changefileheader (1.3.36); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS pj57 (1.2.24); FILE MERGEDIvo Hinkelmann2006-08-011-42/+22
* INTEGRATION: CWS lo8 (1.1.2); FILE ADDEDJens-Heiner Rechtien2005-10-241-0/+745