summaryrefslogtreecommitdiff
path: root/framework/qa
AgeCommit message (Expand)Author
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-08-04java: remove some unused variablesNoel Grandin
2014-08-04fix spelling compilant -> compliantNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-14typo: senstive -> sensitiveThomas Arnhold
2014-04-14typo: stoped -> stoppedThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2014-01-07Remove unused methodsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-09-26typo fixes in commentsAndras Timar
2013-07-19typo fix in commentMÁTÉ Gergely
2013-06-07Fix some typos found by Noel GrandinPedro Giffuni
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl
2012-06-29Java5 update - use generics where it makes senseNoel Grandin
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks