summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Collapse)AuthorFilesLines
2016-01-15coverity#1326294 Dereference after null checkCaolán McNamara2-7/+5
Change-Id: I057b9ef27bd84ac9875fa6ce8321ff03e0f879e6
2016-01-15coverity#1326291 Dereference after null checkCaolán McNamara1-2/+3
Change-Id: Ie5e3d749284514649edbb7e8dfd753a112feeb31
2016-01-15coverity#1326290 Dereference after null checkCaolán McNamara1-2/+3
Change-Id: I4a028603cbc413ecb670a39da49538819cd15242
2016-01-15coverity#1326302 Explicit null dereferencedCaolán McNamara1-0/+1
Change-Id: I4d7e7791bc9e7338b7db495da4b5c57a2566b280
2016-01-15coverity#1326416 Dereference null return valueCaolán McNamara1-1/+1
Change-Id: I8c215da294d6c48d37849c25c40d8632f1949fba
2016-01-10Fix typosAndrea Gelmini42-45/+45
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-30coverity#1326974 SBSC: String concatenation in loop using + operatorCaolán McNamara1-3/+4
Change-Id: Ic1130017c02a470ebd213704ad5c56b6747dfee0
2015-12-30coverity#1326975 SBSC: String concatenation in loop using + operatorCaolán McNamara1-3/+5
Change-Id: I3c00520c0337f8d282c0c63f08a3de43bf52b2d9
2015-12-30coverity#1326977 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+3
Change-Id: Ib92a893fc5c3cc89ce78733b95406d5ec415cb26
2015-12-30coverity#1326978 SBSC: String concatenation in loop using + operatorCaolán McNamara1-11/+11
Change-Id: I1e87d33d12b246aa071d28af3eec69bf79c7bf6f
2015-12-30coverity#1326979 SBSC: String concatenation in loop using + operatorCaolán McNamara1-6/+6
Change-Id: Iddf881369ff8a177fba9ebe9a673291a9b8ed431
2015-12-30coverity#1326980 SBSC: String concatenation in loop using + operatorCaolán McNamara1-3/+3
Change-Id: I91ae690e26a05dbe4424b7f2ac3bd9ad029ebf5c
2015-12-30coverity#1326981 SBSC: String concatenation in loop using + operatorCaolán McNamara1-6/+6
Change-Id: I4bcde379701e8f3542f8e54e59b529466213d72e
2015-12-30coverity#1326982 SBSC: String concatenation in loop using + operatorCaolán McNamara1-3/+4
Change-Id: Ia8cff25ac8eb9539b81bdebe2aa52c324d70b357
2015-12-30coverity#1326983 SBSC: String concatenation in loop using + operatorCaolán McNamara1-2/+4
Change-Id: Idefe2159ba5becbb7aaa5f28a422d80e29595708
2015-12-30coverity#1326984 SBSC: String concatenation in loop using + operatorCaolán McNamara1-3/+5
Change-Id: Ib3eddf6c121c462a09c7db310921f4f619c80b5a
2015-12-30coverity#1326985 SBSC: String concatenation in loop using + operatorCaolán McNamara1-3/+3
Change-Id: I05d12ace635cc780e59a02d79265ac057cb07c0f
2015-12-30coverity#1326986 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+6
Change-Id: Id41f84e66a3f1b85f5003a7f3aa58c88f74158a7
2015-12-30coverity#1326987 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+4
Change-Id: Ic84808388bf0b606ac0eb82f33b10ccfe334e7dc
2015-12-30coverity#1326988 SBSC: String concatenation in loop using + operatorCaolán McNamara1-2/+3
Change-Id: Ic960361b04e76c610a0302ada6a7f606afeae798
2015-12-30coverity#1326889 SBSC: String concatenation in loop using + operatorCaolán McNamara1-7/+7
Change-Id: Ie572d3f8aab49de491b54c206de8dda01fc1fcaa
2015-12-30coverity#1326990 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+4
Change-Id: I401d93ac2527409e44f908984632232768b1e4c0
2015-12-30coverity#1326991 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+4
Change-Id: I0b81716a1bdd2ef91bbc7280c92713afe0fbab18
2015-12-30coverity#1326992 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+4
Change-Id: Ia36048489c3e8ac131c7e20701f5b18270156c2a
2015-12-30coverity#1326993 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+4
Change-Id: Ie29933018d22b6a936a429b2fd38b05b3959d8e9
2015-12-21coverity#1326924 NS: Suspicious use of non-short-circuit boolean operatorCaolán McNamara1-1/+3
Change-Id: I2450cdd6e74e1ebab13c61f3a88668df412f6a61
2015-12-21coverity#1326926 NS: Suspicious use of non-short-circuit boolean operatorCaolán McNamara1-1/+3
Change-Id: I16c0d0b19290d59089a11eb660aa23fa8b03535c
2015-12-19coverity#1326953 RV: Bad use of return valueCaolán McNamara10-29/+88
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-12-14coverity#1327144 UrF: Unread fieldCaolán McNamara1-9/+1
since commit 7650a60b577f0f4f439d94cd73779e5f5915a2cf Author: Stephan Wunderlich <sw@openoffice.org> Date: Mon Feb 3 15:42:43 2003 +0000 CHG: removed obsolete lines Change-Id: Ic03a2619a974005bbd2a60326a3dddb8cc394f83
2015-12-14coverity#1327146 UrF: Unread fieldCaolán McNamara1-11/+0
Change-Id: Ie840cc41ed2c57da3793bdf370ed828242febceb
2015-12-14coverity#1327150 UrF: Unread fieldCaolán McNamara1-1/+0
Change-Id: I70e241933b899b00bc4a3a959c900f284e6ec1ac
2015-12-14coverity#1327151 UrF: Unread fieldCaolán McNamara3-8/+0
Change-Id: Iea1398d6c261659843d060fb0128f7a404beafb7
2015-12-14coverity#1327160 UrF: Unread fieldCaolán McNamara1-1/+0
Change-Id: Ieef22ee987d486a8d7f994900a1f5fd61b0d8cce
2015-12-14coverity#1327161 UrF: Unread fieldCaolán McNamara1-43/+0
since commit 6eda3212ab539c2b5b37accf3a96ab100a79156a Author: Vladimir Glazounov <vg@openoffice.org> Date: Tue Nov 21 13:12:59 2006 +0000 INTEGRATION: CWS qadev27 (1.5.20); FILE MERGED 2006/06/26 07:05:08 cn 1.5.20.1: #i66737# enhancements on property 'NumberingRuels'. Now the test checks also of correct XIndexReplace values Change-Id: I7e4a59e9b6d7cce044269af37f47fe75b65c56f7
2015-12-11cid#1326581-8 useless calls. jan iversen1-23/+8
Rebuild the type check to one set of "or" and a throw Change-Id: I99bf688bdf60c357be4cc5dcd9b7be2532b6fbdb Reviewed-on: https://gerrit.libreoffice.org/20491 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2015-12-11cid#1326589 useless call jan iversen1-1/+0
Removed function call, the function changes nothing or controls anything Change-Id: Ia243c31134ee5a32d50140faf8e64f55b30c218f Reviewed-on: https://gerrit.libreoffice.org/20493 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2015-12-10coverity#1326610 DE: Dropped or ignored exceptionCaolán McNamara18-28/+72
and coverity#1326611 DE: Dropped or ignored exception coverity#1326612 DE: Dropped or ignored exception coverity#1326613 DE: Dropped or ignored exception coverity#1326614 DE: Dropped or ignored exception coverity#1326615 DE: Dropped or ignored exception coverity#1326617 DE: Dropped or ignored exception coverity#1326618 DE: Dropped or ignored exception coverity#1326619 DE: Dropped or ignored exception coverity#1326620 DE: Dropped or ignored exception coverity#1326621 DE: Dropped or ignored exception coverity#1326622 DE: Dropped or ignored exception coverity#1326623 DE: Dropped or ignored exception coverity#1326624 DE: Dropped or ignored exception coverity#1326625 DE: Dropped or ignored exception coverity#1326626 DE: Dropped or ignored exception coverity#1326627 DE: Dropped or ignored exception Change-Id: I921a5434a6a116db5033cb2c90a59008c13f1bb2
2015-12-08Clean up compareObjectsStephan Bergmann1-45/+21
Change-Id: I3889453be48aaffc8015fbbb5672d34e904c3770
2015-12-08These compare* calls shall most likely update resultStephan Bergmann1-6/+3
...instead of being removed, a9824e8e05bddbf8ec417c7e5447914dd22cb8e5 "cid#1326591, cid#1326590 useless call" Change-Id: Ia71abff8fb821cb4904794e1f9cbeb320e17c629
2015-12-08cid#1326591, cid#1326590 useless calljan iversen1-3/+6
The call does not do anything, removed. Change-Id: I24e37ec47551f7dc47a4be6f717f95800624500f Reviewed-on: https://gerrit.libreoffice.org/20392 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-11-24coverity#1327143 UrF: Unread fieldCaolán McNamara1-4/+0
Change-Id: Iff1a546cca83fed6fc81836e447bc30d68969274
2015-11-24coverity#1326596 Useless callCaolán McNamara1-3/+0
Change-Id: I9aff17d367ba48609067abdb2a5fb5111daee38c
2015-11-24coverity#1326597 Useless callCaolán McNamara1-2/+0
Change-Id: I4f51d49a18adf76a741d55d67ed3ba2a7a2cc439
2015-11-24coverity#1326892 FE: Test for floating point equalityCaolán McNamara1-1/+2
Change-Id: I47b9ccf2685bd0f37ee2722e93fad9ed668c3b81
2015-11-24coverity#1326891 FE: Test for floating point equalityCaolán McNamara1-1/+2
Change-Id: I5cf13dfb5e085684b333c47d6bee73f92b758e81
2015-11-24coverity#1326890 FE: Test for floating point equalityCaolán McNamara1-4/+6
Change-Id: I767df959a9b8d9845cb56a34538707c599f82849
2015-11-19qadevOOo: sadly XToolkit::processEventsToIdle doesn't fix...Michael Stahl1-1/+3
... the ScAccessiblePreviewTable test, somehow the event still doesn't fire in time, let's add an arbitrary sleep too. Change-Id: I97ab658e61b33455e8623ba0fd861e2018aa3af6
2015-11-17qadevOOo: fix race in the ScAccessiblePreviewTable event testMichael Stahl1-7/+11
XAccessibleEventBroadcaster::addAccessibleEventListener test calls the fireEvent() and the problem is that the event is triggered not on the print preview itself, but some toolbar button. This then causes an accessible event to be broadcast from the print preview too, but only after doAccessibleAction() returns, some time later from VCL main-loop. If the test checks the flag in the listener before the main thread sends the event, the test fails; try to fix that with XToolkit::processEventsToIdle(). Change-Id: Ia52bdf99cdc349ffb0a03536fba271b792caae0f
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl3-111/+0
Adabas D connector was removed in 8256eb0205fcddb79a67be13d6507b2653ff5e08 Change-Id: Ie142763ac32728c1596c196d919cbe84e6735c96
2015-11-12coverity#1326178 Dereference after null checkCaolán McNamara1-9/+0
and coverity#1326179 Dereference after null check Change-Id: I65099a52d8b275655c2de29848f364de0be06161