summaryrefslogtreecommitdiff
path: root/sc/qa/complex
AgeCommit message (Expand)AuthorFilesLines
2014-11-18java: make fields final where possibleNoel Grandin5-13/+13
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-2/+1
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin1-12/+7
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-2/+2
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-1/+1
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-4/+4
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2-5/+5
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin3-3/+3
2014-08-14java: remove commented out codeNoel Grandin4-23/+0
2014-08-13java: remove unused fieldsNoel Grandin1-2/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin4-18/+18
2014-08-12java: fix broken javadoc tagsNoel Grandin2-2/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin2-14/+0
2014-08-11java: remove unused parametersNoel Grandin1-4/+4
2014-08-08java: variable cannot be nullNoel Grandin1-5/+0
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-2/+2
2014-08-08java: remove unused variablesNoel Grandin1-2/+0
2014-08-05java: remove commented out codeNoel Grandin8-131/+0
2014-08-05java: remove unused fieldsNoel Grandin1-6/+0
2014-08-05java: remove various unused variablesNoel Grandin3-3/+0
2014-08-04java: remove some unused variablesNoel Grandin1-7/+4
2014-08-04fix spelling compilant -> compliantNoel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-22/+22
2013-10-24avoid localization issueLaurent Godard1-4/+11
2013-09-26typo fixes in commentsAndras Timar3-3/+3
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin1-16/+16
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-3/+3
2012-07-13java: printStackTrace always to stderrThomas Arnhold1-3/+3
2012-06-29re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-21re-base on ALv2 code.Michael Meeks7-164/+101
2012-05-31Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)2-0/+7
2012-03-23.java files don't need executable bitsMichael Stahl2-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-1/+1
2011-11-29Enabled sc/qa/complex again.Stephan Bergmann6-299/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito1-0/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida16-768/+1045
2010-12-05Replace all occured, occurance etc.Takeshi Abe2-23/+23
2010-08-23sb123:#i111449# remove all subdirs in complex testsLars Langhans6-12/+14
2010-06-08sb123:#i111449# fix in calcPreview TestLars Langhans1-1/+1
2010-06-03sb123:#111449# change sc complex testsLars Langhans16-760/+1035
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien15-67/+15
2009-11-11#i103496#: sandbox removedMathias Bauer2-2/+2
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker3-3/+3
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov7-14/+14