/sysui/desktop/cleanversion/

://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/bean
AgeCommit message (Expand)Author
2015-10-02Fix typosAndrea Gelmini
2015-07-08Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-09java:use System.arrayCopy to copy arraysNoel Grandin
2015-06-09java:Non-synchronized method should not override a synchronized methodNoel Grandin
2015-06-03reduce sleep when connecting to soffice from JavaNoel Grandin
2015-05-08jboolean-related clean-upStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2015-01-02Remove unnecessary bean/inc/comp_LocalOfficeWindow.hStephan Bergmann
2014-12-19java: these fields can be converted to local variablesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-12-05java: remove some unused fieldsNoel Grandin
2014-12-02Deprecated com.sun.star.beans is goneStephan Bergmann
2014-11-18java: fix some raw types warningsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18java: rather use @Deprecated annotationNoel Grandin
2014-10-28Revert some changes that affected the bean/com/sun/star/comp APINoel Grandin
2014-10-25java: prevent overflow by using 'long int' arithmetic in multiplicationRobert Antoni Buj i Gelonch
2014-10-17java: when rethrowing exceptions, store the originalNoel Grandin
2014-10-17java: no need to call String.valueOf to append to a StringNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-11bean: String comparisonRobert Antoni Buj i Gelonch
2014-10-10bean: Use com.sun.star.uno.RuntimeException(Throwable thrwbl)Robert Antoni Buj i Gelonch
2014-10-08We should know what our name isTor Lillqvist