summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib/MultiPropertyTest.java
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-07-23cid#1448466 RV: Bad use of return valueCaolán McNamara
2018-05-02Fix typosAndrea Gelmini
2016-06-06remove unused imports in java codeNoel Grandin
2016-03-14remove some unused Java codeNoel Grandin
2016-03-06coverity#1326576 Useless callCaolán McNamara
2016-02-08Fix typosAndrea Gelmini
2015-10-22These places apparently want to unbox a value boxed as an AnyStephan Bergmann
2015-10-22No need to check for non-null hereStephan Bergmann
2015-10-22Fix the test for resValue != oldValueStephan Bergmann
2015-10-22Print content of arrays and UNO structsStephan Bergmann
2015-10-22A "workaround to CodeWarrior's compiler bug" is probably not needed anymoreStephan Bergmann
2015-10-22Why check that resValue != oldValueStephan Bergmann
2015-10-14casting before calling getClass() is a waste of timeNoel Grandin
2015-01-14LinkUpdateMode property values must be in the range 0--2 or 0--3Stephan Bergmann
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-25Typo: apropriate -> appropriateJulien Nabet
2013-12-20typo fixesAndras Timar
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin
2012-08-20Java update - clean up some more @see and @link tagsNoel Grandin
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin
2012-06-29Java cleanup - remove unused local variablesNoel Grandin
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-05-17chart47: #i111560# report error if a property is not set and is not MAYBEVOIDIngrid Halama
2010-05-12chart47: #i111560# ApiTest: MAYBEVOID properties are handled wrongly be the a...Ingrid Halama
2010-03-03CWS-TOOLING: integrate CWS qadev40Ivo Hinkelmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-09qadev40: #161119# refactoringLars Langhans
2009-09-07CWS-TOOLING: integrate CWS qadev38Oliver Bolte
2008-04-10INTEGRATION: CWS changefileheader (1.6.46); FILE MERGEDRüdiger Timm
2006-05-17INTEGRATION: CWS qadev26 (1.5.12); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGEDRüdiger Timm
2004-07-23INTEGRATION: CWS qadev18 (1.3.66); FILE MERGEDRüdiger Timm
2003-11-18INTEGRATION: CWS qadev13 (1.2.34); FILE MERGEDKurt Zenker
2003-02-10CHG: check oldValue for Any-typeStephan Wunderlich
2003-01-27NEW: initial versionStephan Wunderlich