summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRelease Engineers <releng@openoffice.org>2009-10-08 06:11:52 +0000
committerRelease Engineers <releng@openoffice.org>2009-10-08 06:11:52 +0000
commite73790a4de4b9c2cfaf8a2c008de10c7be0c6dbc (patch)
tree0adedb1c5e78e86d451dd461c7809854f9aec28d
parent52ee99d99ee619e7674ec20bf92c7fc8b88cb332 (diff)
Create OOO320_m1 milestone tag from branches/OOO320@276772 ooo/OOO320_m1
0 files changed, 0 insertions, 0 deletions
re/slideshowprimitives'>feature/slideshowprimitives LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/chart
AgeCommit message (Expand)Author
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2018-05-06coverity#1435440 UrF: Unread fieldCaolán McNamara
2018-05-06coverity#1435436 UrF: Unread fieldCaolán McNamara
2018-05-03[API CHANGE] revert SymbolBitmapURL impl, add SymbolBitmap propertyTomaž Vajngerl
2015-12-21coverity#1326924 NS: Suspicious use of non-short-circuit boolean operatorCaolán McNamara
2015-12-21coverity#1326926 NS: Suspicious use of non-short-circuit boolean operatorCaolán McNamara
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05coverity#1326925 silence Suspicious use of non-short-circuit boolean operatorCaolán McNamara
2015-10-28coverity#1326926 NS: Suspicious use of non-short-circuit boolean operatorCaolán McNamara
2015-10-28coverity#1326924 NS: Suspicious use of non-short-circuit boolean operatorCaolán McNamara
2015-10-15cid#1327094 UrF: Unread fieldNoel Grandin
2015-06-17Try make JunitTest_chart2_unoapi sch.ChXChartAxis more robustStephan Bergmann
2015-04-14also test get/setData for labelless tablesBjoern Michaelsen
2015-03-30add some helpful log messagesBjoern Michaelsen
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
2012-06-29Java5 update - usage generics where possibleNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks