summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/view
AgeCommit message (Collapse)Author
2019-07-30Fix typosAndrea Gelmini
Change-Id: Ia5fba032635adbf85bdfcb1eb0b3ffb9cf9d4a6a Reviewed-on: https://gerrit.libreoffice.org/76548 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Andrea Gelmini <andrea.gelmini@gelma.net>
2019-07-20cid#1448454 RV: Bad use of return valueCaolán McNamara
Change-Id: I704b432a09bb4bbd0192bd0a3ae6b39012a14110 Reviewed-on: https://gerrit.libreoffice.org/76024 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-07-19cid#1448215 RV: Bad use of return valueCaolán McNamara
Change-Id: Ie974436b9d639a676336a95d5fef6545869e1ca8 Reviewed-on: https://gerrit.libreoffice.org/75922 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-07-16cid#1448531 RV: Bad use of return valueCaolán McNamara
Change-Id: Ifbbf75985bcc3f8d1db9c979bd13a34dc93255a2 Reviewed-on: https://gerrit.libreoffice.org/75709 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-07-23Fix typosAndrea Gelmini
Change-Id: I22c02c9d4e121d3cb3b68be9a5c845e9e45cc123 Reviewed-on: https://gerrit.libreoffice.org/57603 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
2018-01-17Fix typosAndrea Gelmini
Change-Id: I6f2822e7068754a1b5e70e401247a36b214147e3 Reviewed-on: https://gerrit.libreoffice.org/48079 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-12-29Fix typosAndrea Gelmini
Change-Id: I0e56430afa65b6b5826d56212ac501c0244fce9b Reviewed-on: https://gerrit.libreoffice.org/47145 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-11-24Fix typosAndrea Gelmini
Change-Id: If511cbcc290488cf05cc078e6674deae2c454315 Reviewed-on: https://gerrit.libreoffice.org/45209 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-01-16qadevOOo: remove silly exception catching from util.FormToolsMichael Stahl
What's the point of catching an exception and then continuing onwards in a unit test? Change-Id: I100dfcaa9a4fdd5398cf4ac38426ec4397451b8e
2016-01-10Fix typosAndrea Gelmini
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86 Reviewed-on: https://gerrit.libreoffice.org/21209 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2015-12-19coverity#1326953 RV: Bad use of return valueCaolán McNamara
and coverity#1326954 RV: Bad use of return value coverity#1326955 RV: Bad use of return value coverity#1326956 RV: Bad use of return value coverity#1326957 RV: Bad use of return value coverity#1326958 RV: Bad use of return value coverity#1326959 RV: Bad use of return value coverity#1326960 RV: Bad use of return value coverity#1326961 RV: Bad use of return value coverity#1326962 RV: Bad use of return value Change-Id: I02c2f7a5214e348f06a12b78a9400d8501b00e57
2015-11-05java: combine nested if statementsNoel Grandin
Change-Id: I0457b81668e9427a3c8d6a4af93438b7fb2bb7ba
2015-10-15coverity#1326289 Explicit null dereferencedCaolán McNamara
Change-Id: Ib634ce5ef43748f039e2bd9610398267b19c919a
2015-10-14coverity#1327163 UrF: Unread fieldCaolán McNamara
Change-Id: If919721a1987798f7ca612f408125d77130112ba
2015-09-30Fix typosAndrea Gelmini
Change-Id: I42c0ab2012553e11f8c1372103488ba1d291d5a9 Reviewed-on: https://gerrit.libreoffice.org/18965 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-07-03Fix typosAndrea Gelmini
Change-Id: I8e429d1f03aac7c7cdb7ff4b43b3f46d40292510 Reviewed-on: https://gerrit.libreoffice.org/16709 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-06-22Fix typosAndrea Gelmini
Change-Id: I60ed5eb658d50cbc7dc572facb5463b7527b4d9b Reviewed-on: https://gerrit.libreoffice.org/16408 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
and replacing them with a call to XToolkitExperimental:: processEventsToIdle Change-Id: I9fd6cb8af43d902587186310aebe78b5a5ee6932 Reviewed-on: https://gerrit.libreoffice.org/16201 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-23TyposJulien Nabet
Change-Id: Ie08a26a569b83bfe3ef4351dbb7b6e928745b95d
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
- remove the SHORT_WAIT test parameter, no-one is using it - inline the various independent shortWait() methods - use the util.utils.shortWait() utility method everywhere Change-Id: I93cd4a2580172a1441d2ff3d390f52b9505e2721
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
Change-Id: Ie41d6b0170a035a694dd270c311a137fd1810e74
2014-08-14java: remove commented out codeNoel Grandin
Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-04java: remove some unused import statementsNoel Grandin
Change-Id: Id6342be66221c81b05aee9af519c800e51a286b3
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
where the return value is always cast to XMultiServiceFactory, so just do the cast in the method and avoid noise at the call sites. Change-Id: I3a2e06ac6edb3c6021eda6442032db57aaa22e13
2014-08-04fix spelling compilant -> compliantNoel Grandin
Change-Id: I5a469226a576906f0dd860c008d2e3fab1659ff7
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
Change-Id: Ib5df091fc4a6233b526c44ae42dbdbacb0bef7c6
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin
Change-Id: Ibaccfd0312ab6697d8c9887367ea664163767587
2012-06-29Java5 updates - update code to use genericsNoel Grandin
This is all of the code I missed in my first set of patches. Change-Id: I8c7c9e5ac28dc3c2f3ac062c806fbf0787c997bd
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
Change-Id: I7ea32cad40a6657e4e5886d04af008cb6d67ac6e
2012-06-29Java5 update - usage generics where possibleNoel Grandin
Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-23step 0 of an UNOization of the css.form.(X)FormController implementation: ↵Frank Schönheit
move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers
2009-05-04 13:51:10 +0200 cmc r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc r271047 : #i86323# remove xml2cmp unused methods
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:42 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.7.46); FILE MERGEDRüdiger Timm
2008/03/31 16:49:42 rt 1.7.46.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.58); FILE MERGEDRüdiger Timm
2008/03/31 16:49:41 rt 1.5.58.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:41 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.18); FILE MERGEDRüdiger Timm
2008/03/31 16:49:41 rt 1.2.18.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.22); FILE MERGEDRüdiger Timm
2008/03/31 16:49:41 rt 1.2.22.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:41 rt 1.4.62.1: #i87441# Change license header to LPGL v3.
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:54:13 cn 1.1.2.1: #i78980# new initial final version
2007-06-04INTEGRATION: CWS qadev29 (1.1.2); FILE ADDEDIvo Hinkelmann
2007/04/24 09:28:27 cn 1.1.2.1: #i76648 #: new initial test
2006-05-17INTEGRATION: CWS qadev26 (1.6.4); FILE MERGEDVladimir Glazounov
2006/03/27 09:58:02 sw 1.6.4.3: #i22890# 2006/03/24 13:51:09 sw 1.6.4.2: #i22890# using the obj Relation Comparer now 2006/02/28 15:28:42 sw 1.6.4.1: #i23199# ... added special compare for ScCellObj and ScCellRangeObj, since the ValueComparer fails here
2005-11-02INTEGRATION: CWS qadev24 (1.4.2); FILE MERGEDKurt Zenker
2005/09/19 13:27:01 cn 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/10 07:50:39 sw 1.4.2.1: #i46734# removed superfluous comperator
2005-11-02INTEGRATION: CWS qadev24 (1.3.114); FILE MERGEDKurt Zenker
2005/09/19 13:27:13 cn 1.3.114.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/16 09:05:21 cn 1.3.114.1: #i52275# use XSimpleFileAccess to locaate printed file
2005-09-09INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGEDRüdiger Timm
2005/09/05 15:44:53 rt 1.2.118.1: #i54170# Change license header: remove SISSL