/svx/source/mnuctrls/

'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/ov
AgeCommit message (Expand)Author
2018-01-27Fix typosAndrea Gelmini
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-04-20java: remove some unused codeNoel Grandin
2015-01-05java: unnecessary method overridesNoel Grandin
2015-01-05java: remove unnecessary reflection in toolkit testsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-10unchecked call to getDeclaredMethod(String,Class<?>...)Robert Antoni Buj i Gelonch
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin