/sc/

'libreoffice-7-0-3'>libreoffice-7-0-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bean/qa/complex
AgeCommit message (Expand)Author
2015-11-05java:avoid empty if statementsNoel Grandin
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08add a comment so I don't have to figure out this classes purpose againNoel Grandin
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2013-06-12Typo fix: postion > positionLior Kaplan
2013-05-07Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow againStephan Bergmann
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-17Fix for method name changeNoel Grandin
2013-02-22s/the the/the/Tor Lillqvist