/fpicker/inc/

index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/qa
AgeCommit message (Expand)Author
2015-06-28Fix typosAndrea Gelmini
2015-01-05java: unnecessary importsNoel Grandin
2014-12-15java: remove more test skeleton codeNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann