summaryrefslogtreecommitdiff
path: root/framework/qa
AgeCommit message (Expand)AuthorFilesLines
2014-08-13java: remove dead methodsNoel Grandin3-106/+2
2014-08-13java: remove unused fieldsNoel Grandin3-16/+12
2014-08-13java: reduce scope, make some methods privateNoel Grandin3-4/+4
2014-08-13java: reduce scope, make member classes privateNoel Grandin4-5/+5
2014-08-13java: reduce scope, make fields privateNoel Grandin7-25/+25
2014-08-13java: reduce scope, make constructors privateNoel Grandin3-3/+3
2014-08-12java: reduce scope, make constants privateNoel Grandin1-5/+5
2014-08-12java: fix broken javadoc tagsNoel Grandin2-4/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin1-2/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin7-0/+7
2014-08-11java: remove unused parametersNoel Grandin8-24/+16
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin4-19/+3
2014-08-08java: remove unnecessary semi-colonsNoel Grandin2-2/+2
2014-08-08java: remove redundant super-interfacesNoel Grandin1-2/+1
2014-08-08java: remove unused fieldsNoel Grandin1-7/+0
2014-08-05java: remove commented out codeNoel Grandin15-571/+0
2014-08-05java: remove unused fieldsNoel Grandin3-11/+2
2014-08-05java: remove various unused variablesNoel Grandin1-1/+0
2014-08-04java: remove some unused variablesNoel Grandin1-2/+2
2014-08-04fix spelling compilant -> compliantNoel Grandin2-2/+2
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni5-6/+6
2014-04-27automaticly -> automatically.Jan Holesovsky2-2/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist2-2/+2
2014-04-18Typo: s/shure/sureTor Lillqvist2-3/+3
2014-04-14typo: senstive -> sensitiveThomas Arnhold1-1/+1
2014-04-14typo: stoped -> stoppedThomas Arnhold1-1/+1
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-02-26Remove visual noise from frameworkAlexander Wilms18-174/+174
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-11/+3
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan1-1/+2
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann3-7/+7
2014-01-07Remove unused methodsStephan Bergmann1-24/+0
2013-12-20typo fixesAndras Timar3-11/+11
2013-09-26typo fixes in commentsAndras Timar3-4/+4
2013-07-19typo fix in commentMÁTÉ Gergely1-1/+1
2013-06-07Fix some typos found by Noel GrandinPedro Giffuni1-1/+1
2013-05-06fix typos (wich instead of which)Philipp Riemer2-3/+3
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin5-11/+11
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-3/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King3-4/+4
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet2-3/+3
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl2-2/+0
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-0/+18