summaryrefslogtreecommitdiff
path: root/xmerge/source/xmerge/java/org/openoffice/xmerge/merger
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-01-10Fix typosAndrea Gelmini1-4/+4
2015-12-30coverity#1327009 SBSC: String concatenation in loop using + operatorCaolán McNamara1-5/+3
2015-12-30coverity#1326717 DLS: Dead local storeCaolán McNamara1-13/+4
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin1-1/+1
2015-10-15cid#1326571 and cid#1326572 Unused valueNoel Grandin1-2/+0
2015-10-15coverity#1326899 HE: Equal objects must have equal hashcodesCaolán McNamara1-1/+6
2015-10-14cid#1326716,cid#1326717 DLS: Dead local storeNoel Grandin1-13/+4
2014-11-18java: make fields final where possibleNoel Grandin6-12/+12
2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch1-2/+0
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin2-2/+2
2014-10-07xmerge: reuse the value of node.getNodeName() and remove duplicated constantsRobert Antoni Buj i Gelonch3-10/+8
2014-09-08xmerge: Integer & Boolean Parsingrbuj2-8/+4
2014-09-04xmerge: javadoc maintenance and minor code formattingrbuj21-583/+492
2014-09-03xmerge: replace package.html with package-info.javarbuj4-96/+75
2014-08-30xmerge: fix javadoc errors for JDK 8rbuj2-28/+35
2014-08-20java: remove modifiers implied by the contextNoel Grandin4-19/+9
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-1/+1
2014-08-13java: remove dead methodsNoel Grandin1-14/+2
2014-08-13java: reduce scope, make some methods privateNoel Grandin2-4/+4
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin6-0/+8
2014-08-02xmerge: Remove local variable name conflictrbuj1-3/+3
2014-08-01xmerge: If statement is redundantrbuj2-11/+3
2014-08-01xmerge: The assigned value is never usedrbuj1-2/+1
2014-07-28xmerge: If statement is redundantrbuj3-21/+9
2014-07-28xmerge: Enhanced For-Loopsrbuj1-10/+8
2014-02-26Remove visual noise from xmergeAlexander Wilms1-4/+4
2013-02-22s/childrens/children/Tor Lillqvist1-1/+1
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz18-36/+0
2012-08-28Java cleanup - remove unused local fields and variables and parametersNoel Grandin1-2/+2
2012-08-28Java cleanup - remove unused importsNoel Grandin2-2/+0
2012-08-20Remove dead java code, fields and local variablesNoel Grandin7-48/+2
2012-07-04re-base on ALv2 code.Michael Meeks3-81/+48
2012-06-29Java5 update - convert to using generics where feasibleNoel Grandin6-14/+14
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin5-21/+20
2012-06-29re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
2012-06-21re-base on ALv2 code.Michael Meeks16-371/+227
2011-06-12Code cleanupKorrawit Pruegsanusak1-1/+1
2011-02-15Remove dead codesBálint Dózsa1-6/+0
2010-12-22WaE: fix typoCaolán McNamara1-1/+1
2010-11-01Fix javadoc comments in filters/xmerge - TextNodeIterator.javaNigel Hawkins1-1/+1
2010-11-01Fix javadoc warnings in filters/xmerge - mergerNigel Hawkins2-5/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien24-102/+27
2009-03-16CWS-TOOLING: integrate CWS xmergecleanVladimir Glazounov12-37/+0
2008-04-10INTEGRATION: CWS changefileheader (1.3.36); FILE MERGEDRüdiger Timm6-146/+117
2008-04-10INTEGRATION: CWS changefileheader (1.3.36); FILE MERGEDRüdiger Timm12-284/+225
2008-04-10INTEGRATION: CWS changefileheader (1.3.36); FILE MERGEDRüdiger Timm5-123/+99
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-40/+23