summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards
AgeCommit message (Collapse)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini5-6/+6
Change-Id: I80b6d080aa31ff8b9d043b983993f4d26d8dc87c Reviewed-on: https://gerrit.libreoffice.org/35662 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
Change-Id: I1c5bb725ffdf72363279436ad9bbb88064228253 Reviewed-on: https://gerrit.libreoffice.org/35406 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-03-02Fix typosAndrea Gelmini2-2/+2
Change-Id: Ibc81246e615d7c68c93e01b84584e78a79bece16 Reviewed-on: https://gerrit.libreoffice.org/34779 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-02-22Revert "Fix typos"jan iversen1-1/+1
This reverts commit ffd7f8fcfc2b551509e9cb31c0920e0f64292ea7. Caused some problems, need to be broken down. Change-Id: Iee816a266c32e7cebe623d36300c13d079e77c52 Reviewed-on: https://gerrit.libreoffice.org/34534 Reviewed-by: jan iversen <jani@libreoffice.org> Tested-by: jan iversen <jani@libreoffice.org>
2017-02-22Fix typosAndrea Gelmini1-1/+1
Change-Id: I61764094dd6f8e13f29ca554373d30d1d5def447 Reviewed-on: https://gerrit.libreoffice.org/34476 Reviewed-by: jan iversen <jani@libreoffice.org> Tested-by: jan iversen <jani@libreoffice.org>
2017-02-20Import UIConsts to use INFOIMAGEURLJulien Nabet1-1/+1
Regression from https://cgit.freedesktop.org/libreoffice/core/commit/?id=8911c7e177dcc2e9b5a9efcc308395081855b21f Change-Id: I4f25b5df6a657ad22080b039eaa1746ce4b82b9a Reviewed-on: https://gerrit.libreoffice.org/34495 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-02-20Related tdf#99967: Cleanup after Web Wizard dropJulien Nabet2-4/+1
There are still webwizard*.xhp in help/source/text/shared/autopi/ Change-Id: If54d7bfc093c8c0765fd881eeb14f62bc3517194 Reviewed-on: https://gerrit.libreoffice.org/34402 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-02-17tdf#99967 Drop Web WizardSamuel Mehrbrodt51-7406/+0
Change-Id: Ibc0f45a03e16f3fe4ee54b24de30ba88e43a4aab Reviewed-on: https://gerrit.libreoffice.org/26381 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-01-26fix wrong indentCaolán McNamara1-1/+1
since... commit 6ec8387bea9015c4487f76cebd045a1a6e291bc4 Author: Caolán McNamara <caolanm@redhat.com> Date: Thu Jan 19 15:56:12 2017 +0000 unbreak this wizard enough to run it though in fairness it didn't work before that change anyway Change-Id: Ibd454ec781c6a5ca65ad08f894854b556b046be6
2017-01-20coverity#1326632 DE: Dropped or ignored exceptionCaolán McNamara1-1/+4
Change-Id: I3f31e3742d30e27697ab7431925fa2f411a65ade
2017-01-19document magic number and note it was already converted to a bitmapexCaolán McNamara2-2/+10
Change-Id: I2d78463d52f5866418eac7293a63a42c6af8b990
2017-01-19use the precanned constant for thisCaolán McNamara1-1/+1
Change-Id: Iaa6283029f9de41e2506051c49dc18f876b28587
2017-01-19convert wizards from Image resources to BitmapEx resourcesCaolán McNamara2-2/+2
Change-Id: I19d509b2d54a87f8e00b50d0368ba02a9c40b4c5
2017-01-19get rid of second hicontrast argumentCaolán McNamara7-45/+23
Change-Id: If68b6c8dac5ea4ff50edf90f2b1b8dbc2e0383b4
2017-01-19unbreak this wizard enough to run itCaolán McNamara1-10/+10
Change-Id: Ia957080165a060164317a5f7c9a46d065169314a
2017-01-19drop unused hicontrast arg to setImageUrlCaolán McNamara7-17/+13
Change-Id: I6befc077a79a944275e436ffa601b6c14d59977a
2017-01-19getImageUrl now returns its arg, so remove itCaolán McNamara4-10/+2
Change-Id: Iee39f7462c2f4f23dfbdc11aa7542af996001042
2017-01-19drop the long dead hicontrast res id uses from wizardsCaolán McNamara5-34/+14
Change-Id: Ia2fca72a1681d398bb85474981e224ef92d31d8a
2017-01-17remove some unused Java codeNoel Grandin1-12/+0
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-07Typo: Postion->PositionJulien Nabet7-23/+23
Found thanks to Buovjaga Change-Id: Iacf09325cdb58e0dbdcc9bf0570b2e02ed275132 Reviewed-on: https://gerrit.libreoffice.org/32808 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-01-07Typo: isColunnNameDuplicate->isColumnNameDuplicateJulien Nabet1-3/+3
Found thanks to Buovjaga Change-Id: I9c52c2c5fa7c92e2b9d99fbbb9d02439993397b0 Reviewed-on: https://gerrit.libreoffice.org/32807 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-01-01StringList isn't required or used by wizardsCaolán McNamara1-5/+0
as shown by commit a96c308e52983b7bc0275e31e50a9b04e5805852 Author: Noel Grandin <noel@peralex.com> Date: Wed Dec 17 10:33:26 2014 +0200 java: these fields can be converted to local variables Change-Id: Ifefb5de196a3e5cbaa8945759da42886c69daacf Change-Id: I4da6c42e0114a891a6b6af8889c94b4332b0b40b
2016-10-03Fix typosAndrea Gelmini5-7/+7
Change-Id: Ie75beb4e282a4d1b784a5847262e39cf9c851527 Reviewed-on: https://gerrit.libreoffice.org/29440 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-01Fix typosAndrea Gelmini1-1/+1
Change-Id: I6aeda978911b25caa45d4e459e581fc743e93d2c Reviewed-on: https://gerrit.libreoffice.org/29442 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-09-23Resolves: tdf#99626 only the first queryTermination call in wizards worksCaolán McNamara4-5/+3
cause the first call looks up the "queryTermination" method on the object and replaces the object with that function, then calls on. Subsequent calls then try to lookup "queryTermination" on "queryTermination". Just pass queryTermination directly in the ctor (like all the other wrappers do) Change-Id: Ie042081c3c34e33b2f040d1ab1a33eeac4df9c3b
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso2-57/+1
Change-Id: I010ea3c24b4d5411711a93e35d4b173f5bde9e55 Reviewed-on: https://gerrit.libreoffice.org/28000 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2016-07-22Fix typosAndrea Gelmini1-1/+1
Thanks to Carlo Bertoldi for the german translation. Change-Id: I76f554e757318aed4e28b5a05fae0ba15bd46afb Reviewed-on: https://gerrit.libreoffice.org/27355 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-06-06remove unused imports in java codeNoel Grandin1-1/+0
Change-Id: I95041f49dd22ba9a15da3598b04a010eecf761a8
2016-05-25Fix typosAndrea Gelmini2-2/+2
Change-Id: I860cc4aa04b4e5cd1437b2f24176ee2ccdec3266 Reviewed-on: https://gerrit.libreoffice.org/25420 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-05-13Resolves: tdf#99272 new Short[] used instead of new short[]Caolán McNamara1-7/+7
bridge code expects to see short[] not Short[] so the mapping doesn't work and office blows up regression from... commit ecc90694175190cd6e2b9d1bed8f32850d41ce88 Date: Wed Oct 15 14:14:28 2014 +0200 java: use 'Short.valueOf' instead of 'new Short' git grep "new Short\[\]" shows two suspicious cases of this in odk, but they were always thus, so leaving them untouched. Change-Id: I3306659b5c3f4e0643c200373da777da248bbd42
2016-05-01Fix typosAndrea Gelmini1-1/+1
Change-Id: Ifb7c33d6052efe5ea8a1e0e10b3178073cd29ca0 Reviewed-on: https://gerrit.libreoffice.org/24536 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-03-14remove some unused Java codeNoel Grandin4-6/+3
found by UCDetector Change-Id: Ic0295a24b26e206eb53eda2da540755477df86df
2016-03-04coverity#1326304 Explicit null dereferencedCaolán McNamara1-0/+5
Change-Id: I9eb58884e41d9669d2413f7b5b63bddf6a4b4320
2016-03-01coverity#1326385 Dereference null return valueCaolán McNamara1-1/+4
Change-Id: I0097e9759c1ac3a1e03d9c2741c109e147dce540
2016-03-01coverity#1326304 Explicit null dereferencedCaolán McNamara1-0/+6
Change-Id: I1fba88431ec7e5154f39bb0c76e622c6129011d2
2016-02-18coverity#1326383 Dereference null return valueCaolán McNamara1-4/+6
Change-Id: Iaa1769e4ecf116bfbab32b9ef6f6413e25a5f5fe
2016-02-18coverity#1326433 Dereference null return valueCaolán McNamara1-1/+1
Change-Id: I440512bc4eb7c930c8c4c69eb9f5a92d630a61b9
2016-02-18coverity#1326445 Dereference null return valueCaolán McNamara1-1/+1
Change-Id: Ic279b6e8c51cbb559943027f987162678a17b143
2016-02-16Missing parenthesisStephan Bergmann1-1/+1
Change-Id: I27aef5d1a0920bb6b9fa9c2204a422b7372fd0cb
2016-02-16coverity#1326398 Dereference null return valueCaolán McNamara1-1/+3
Change-Id: I3a33d9a4b90d23c9262fcabcb252b60def4ce585
2016-02-16coverity#coverity#1326173 Explicit null dereferencedCaolán McNamara2-4/+8
Change-Id: Ifecc942dce4cafb1dcd7028fe742f450892564e4
2016-02-06coverity#1326633 DE: Dropped or ignored exceptionCaolán McNamara1-0/+1
this is probably good enough Change-Id: I37304004f78d245ee0f400f07d07c731351d79eb
2016-02-04coverity#1326401 Dereference null return valueCaolán McNamara2-19/+11
Change-Id: I7d19233bb0f63f55c87d83e50b7f865f5c7a8ea4
2016-02-04coverity#1351756 Dereference before null checkCaolán McNamara1-8/+8
Change-Id: Iae465c91693967983623087214e79e0f264c551c
2016-01-23cid#1326113, 1326410, 1326411jan iversen1-3/+14
Removed reference to elements in a null pointer. Change-Id: Ife6fc68128284e291130a9a81bb7557ce03197ed Reviewed-on: https://gerrit.libreoffice.org/21690 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-01-20coverity#1326466 Dereference null return valueCaolán McNamara1-12/+4
Change-Id: Iea0dc27bf32499e1f8b38d8a0e90cebe6ab8b31f
2016-01-15coverity#1326423 Dereference null return valueCaolán McNamara1-4/+4
Change-Id: Ic9f10dbae01e432bd1029c091b20187b8cf939ec
2016-01-10Fix typosAndrea Gelmini15-20/+20
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#1326994 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+3
Change-Id: I4fdd7388012b8773b59a69589c06d95d5d51f389
2015-12-30coverity#1326995 SBSC: String concatenation in loop using + operatorCaolán McNamara1-6/+7
Change-Id: I3e42e4815c7b03fdb7e9a4a1d260e4abfb7b6318