summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper
AgeCommit message (Collapse)AuthorFilesLines
2021-03-22cid#1474333 Resource leak on an exceptional pathCaolán McNamara1-4/+11
Change-Id: I84ae0f078fade95f6219b2e949e60fb1d6b60f75 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112877 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-09-25remove unused importsNoel Grandin2-5/+0
Change-Id: Ib4a334ad929a410d6a19d1f832b202d61cd29336 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103384 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-09-25remove unused codeNoel Grandin1-68/+0
Change-Id: I131958be81d56730fee2f4939cf3b70489f7f6e4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103385 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-16Fix typo "damke" and reworked sentenceAndrea Gelmini1-3/+2
Removed duplicated part and fixed present continuous Change-Id: I52dd2e141115c130f9a753b1e1aeba2cc2711ede Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100776 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-08-12Fix typosAndrea Gelmini1-1/+1
Change-Id: Ibd0e9ca0dbef5cf998d9d73cbd8a59708175e252 Reviewed-on: https://gerrit.libreoffice.org/77306 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-08-12Fix typosAndrea Gelmini1-2/+2
Change-Id: I096dd79f82ab7bef91dbfb0d64649c05521934e7 Reviewed-on: https://gerrit.libreoffice.org/77305 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2019-07-30Fix typo in codeAndrea Gelmini1-1/+1
"connectr" Please look at: https://gerrit.libreoffice.org/#/c/76543/1 Change-Id: I3862780f92b8ce4583d642e3f653389a4ef3cc22 Reviewed-on: https://gerrit.libreoffice.org/76575 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-07-18Fix typosAndrea Gelmini1-1/+1
Change-Id: I5195d13b351c0eebad1eae901f7ce8408a9e5c92 Reviewed-on: https://gerrit.libreoffice.org/57028 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2018-01-16Fix typosAndrea Gelmini1-5/+5
Change-Id: Ia976371bf52eb1216d8abe728d80bbb87a3c38a2 Reviewed-on: https://gerrit.libreoffice.org/47858 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-11-13Fix typosAndrea Gelmini1-1/+1
Change-Id: Ia544298334364ece3b3963a4adc00c5e01189b91 Reviewed-on: https://gerrit.libreoffice.org/44654 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Page <aptitude@btconnect.com>
2017-10-05coverity#1399440 Dm: Dubious method usedCaolán McNamara3-5/+10
Change-Id: Ied0a5218b4f95a300d09483315d577b5bdf01bae Reviewed-on: https://gerrit.libreoffice.org/43135 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-05-29do we really need a OutputStreamWriterCaolán McNamara1-2/+1
Change-Id: Iac1af431e7f0be7425379489d26e723487351f47 Reviewed-on: https://gerrit.libreoffice.org/38115 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-05-11Fix typosAndrea Gelmini1-1/+1
Change-Id: I204178ed4cf0fd3f43043cf1dfde85bb27002fee Reviewed-on: https://gerrit.libreoffice.org/37498 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-03-25Fix typosAndrea Gelmini2-2/+2
Change-Id: I72bec7ec76fbbbfee9d5185ac1a358659f0d06b5 Reviewed-on: https://gerrit.libreoffice.org/35638 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-03-02Fix typosAndrea Gelmini1-4/+4
Change-Id: I35eeb71f4f698e39b7b0d98e3cb30657a64a611a Reviewed-on: https://gerrit.libreoffice.org/34802 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-01-21coverity#1399443 UrF: Unread fieldCaolán McNamara1-2/+1
fix like... commit b9d63d49be66ed1bfc4a76924f1c52ec3630adc8 Date: Tue Jan 12 15:27:41 2016 +0200 remove some unused Java code found by UCDetector Change-Id: Ic0295a24b26e206eb53eda2da540755477df86df Change-Id: I5ce651905edbba3f23ebb421ebc0acadd54f39cf Reviewed-on: https://gerrit.libreoffice.org/33379 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-21coverity#1399442 UPM: Private method is never calledCaolán McNamara1-96/+1
since commit 10cb59eb914ba722c203242272de244d795a51e8 Date: Mon Jan 16 16:41:53 2017 +0200 remove some unused Java code Change-Id: I00c0b1b22f29165fea73b39b4bf946af453186a3 Reviewed-on: https://gerrit.libreoffice.org/33378 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-21coverity#1399444 UwF: Unwritten fieldCaolán McNamara1-33/+9
and coverity#1399441 NP: Null pointer dereference since commit 10cb59eb914ba722c203242272de244d795a51e8 Date: Mon Jan 16 16:41:53 2017 +0200 remove some unused Java code Change-Id: Ieab0325c8685cdc89458570ac8e4d3292af84dff Reviewed-on: https://gerrit.libreoffice.org/33377 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-21this.cmdLine assigned twiceCaolán McNamara1-1/+0
Change-Id: Icbc2393ac623d76c3ca5ae74525705f784b99c1c
2017-01-17cid#1398822: java.util.Properties.getProperty already returns StringStephan Bergmann1-3/+3
Change-Id: I056bffbdd0e3280bfbcfbb82aff73fb5bab8a0b7
2017-01-17remove some unused Java codeNoel Grandin1-81/+2
Change-Id: Ia1663256fc0b92c343ea4ba55a821c969077a0aa Reviewed-on: https://gerrit.libreoffice.org/33174 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-01-16boil down the use of OPERATING_SYSTEM to its unorc/uno.ini useCaolán McNamara2-32/+1
Change-Id: I9f0f98c989cb7ecf6227154e1d81d49abade66c2
2016-09-29tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen1-5/+5
Replace it with the Help on Help command Change-Id: Ia454a2f6a123b4fb68fda1eae1e07e99ba81487f Reviewed-on: https://gerrit.libreoffice.org/29381 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-03-15remove the office close timeout in subsequentcheckNoel Grandin1-10/+0
and lets see if anyone complains Change-Id: I0ec236006476064e67cda9869ab45c1860ed351b
2016-03-14remove some unused Java codeNoel Grandin5-346/+2
found by UCDetector Change-Id: Ic0295a24b26e206eb53eda2da540755477df86df
2016-03-04cid#1327083 SWL: Sleep with lock heldStephan Bergmann1-1/+1
It's unclear to me why the disposeOffice method was marked "synchronized" in the first place with fbd72be142ed23b3b526c8d0c3e002f15ca7ec74 "INTEGRATION: CWS qadev16: #114831#." Maybe just some cluelessness? Lets see whether we ever run into any problems after removing it. Change-Id: I1f262b6b4b4f4e8911754a6b3fa3d61f5df0aeae
2016-02-05coverity#1351880 Resource leakCaolán McNamara1-0/+18
and coverity#1351881 Resource leak Change-Id: Ifdbff9d164f3b8b2ce5f59b6e18e6744202d0184
2016-02-04coverity#1326404 Dereference null return valueCaolán McNamara1-1/+2
Change-Id: I1e7605b20716a48bc7a65e76f43fa0061e0d8176
2016-02-04coverity#1326406 Dereference null return valueCaolán McNamara1-1/+1
Change-Id: Ifedb32769551949fdda7d203812b803353a3f487
2016-02-04coverity#1326407 Dereference null return valueCaolán McNamara1-1/+1
Change-Id: Ie9336625f9f5733f9da96b8e7f1aa95228922a8a
2016-02-04coverity#1326216 Explicit null dereferencedCaolán McNamara1-1/+3
Change-Id: I1c65e776580b03a658c61c3c680f63d5c35fa52a
2016-02-04coverity#1326217 Explicit null dereferencedCaolán McNamara1-2/+5
Change-Id: Id1c35c5022eddfd1d7bca88c4833a0cba01b9cfa
2016-01-10Fix typosAndrea Gelmini2-4/+4
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-19coverity#1326953 RV: Bad use of return valueCaolán McNamara1-12/+18
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: remove ((unnecessary)) parenthesesNoel Grandin1-1/+1
Change-Id: I39fbe3a260c8dbfc203662c54eec4db064b88195
2015-11-05java: combine nested if statementsNoel Grandin1-7/+4
Change-Id: I0457b81668e9427a3c8d6a4af93438b7fb2bb7ba
2015-11-05java:no need to explicitly create these constructorsNoel Grandin1-6/+0
the compiler will do it for you Change-Id: I770670e70a43664a87ce28b48fc822d891d8fb41
2015-11-05coverity#1326577 Useless callCaolán McNamara1-1/+1
Change-Id: I3f9742cafdcdce3302c925a2227da1f7839c80c3
2015-10-20coverity#1327132 UrF: Unread fieldCaolán McNamara1-16/+0
Change-Id: Idda304f3085e09aeb300d336debd6459de1bf414
2015-10-16cid#1326952 RV: Bad use of return valueNoel Grandin1-6/+8
Change-Id: I93794f661d28b982baf0dbba1ddc9b07d6ce81ff
2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara1-3/+3
and coverity#1326732 Dm: Dubious method used coverity#1326734 Dm: Dubious method used coverity#1326735 Dm: Dubious method used coverity#1326739 Dm: Dubious method used Change-Id: Id9d39decf7442b503079ebcfe8c881f0f2fe3eb3
2015-10-15delete child-workspace + eis long dead fooCaolán McNamara1-153/+0
Change-Id: I33faa4b960ae78d31c026bcbd114cb7c5d5b5aea
2015-10-15coverity#1326281 Dereference after null checkCaolán McNamara1-1/+1
Change-Id: Iafb8c9fc0238d99c446aa2d0d0e03bda133b3554
2015-10-15coverity#1326405 Dereference null return valueCaolán McNamara1-20/+8
Change-Id: I278c7c2516fde01355abe3030733a5798e1c96c2
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin2-2/+2
Change-Id: I41f89c4feefe4e012d72c663ebb9bbcb4aa7f163
2015-09-30Fix typosAndrea Gelmini3-4/+4
Change-Id: Id27f5a357c1333dec5c24c4f5e0fdaed7a775774 Reviewed-on: https://gerrit.libreoffice.org/18963 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-07-08typo: contest -> contentAndras Timar1-1/+1
Change-Id: If7fa4672ef76082526f4dd3e6090a19d7f9687b3
2015-07-08Fix typosAndrea Gelmini2-2/+2
Change-Id: I70b03c152f63e48341dc5629a99b0eeab7b497c0 Reviewed-on: https://gerrit.libreoffice.org/16834 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>