aboutsummaryrefslogtreecommitdiff
path: root/source/br/officecfg/registry/data/org
ModeNameSize
d---------openoffice70logplain
-master-cib LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmerge
AgeCommit message (Expand)Author
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-19xmerge: store the original exception in the cause field properlyNoel Grandin
2014-12-12java: fix non-public UNO implementation classesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-18xmerge: use java.nio.ByteBuffer (JDK 1.4+)Robert Antoni Buj i Gelonch
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16xmerge: use String.formatRobert Antoni Buj i Gelonch
2014-10-16java: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch
2014-10-16java: always use braces for while loopsNoel Grandin
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch
2014-10-13xmerge: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch
2014-10-10xmerge: The if statement is redundantRobert Antoni Buj i Gelonch
2014-10-07java: simplify conditions involving logical negationNoel Grandin
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin
2014-10-07xmerge: reuse the value of node.getNodeName() and remove duplicated constantsRobert Antoni Buj i Gelonch
2014-10-02xmerge: reuse the value of value.indexOf and remove duplicated codeRobert Antoni Buj i Gelonch
2014-10-02xmerge: Converting ArrayList to ArrayRobert Antoni Buj i Gelonch
2014-09-29fix more Java1.5 incompatibilityNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-11xmerge: Convert a primitive type into a stringrbuj
2014-09-09xmerge: use String.length()==0 instead of String.equals(empty string)rbuj
2014-09-09xmerge: use a character literalrbuj
2014-09-08xmerge: Integer & Boolean Parsingrbuj