summaryrefslogtreecommitdiff
path: root/sw/qa/complex/writer/LoadSaveTest.java
AgeCommit message (Expand)AuthorFilesLines
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-3/+3
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin1-21/+0
2014-11-25java: final fields that can be staticNoel Grandin1-3/+3
2014-11-18java: make fields final where possibleNoel Grandin1-3/+3
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-8/+6
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-08java: remove redundant null checksNoel Grandin1-3/+1
2014-08-05java: remove commented out codeNoel Grandin1-2/+0
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-6/+4
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-7/+0
2012-07-13java: printStackTrace always to stderrThomas Arnhold1-1/+1
2012-06-29Java5 update - convert to use genericsNoel Grandin1-3/+2
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-02-13sw: make LoadSaveTest runnable againMichael Stahl1-40/+47
2010-09-30sw34refactor1: sw/qa/complex/writer: add LoadSaveTestMichael Stahl1-0/+254