summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Collapse)AuthorFilesLines
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
git grep -l "[ _\.]THROUGHT" | xargs sed -i 's/THROUGHT/THROUGH/g' git grep -l -i "[ _\.]THROUGHT" | xargs sed -i 's/throught/through/g' In ENUMs: THROUGHT = THROUGH (preserved as valid alternate spelling) In ooxmlexport8 - unit test confirms THROUGH = THROUGHT Change-Id: Iae0fef9a8adcb96761989f38903a24ffb1b91e77 Reviewed-on: https://gerrit.libreoffice.org/35998 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-04-07tdf#99967 (related) Drop Web Wizard HIDsGabor Kelemen2-126/+126
These were used on the recently dropped help pages Change-Id: I391c881b43c49000c37cbe53b111f686eaa64843 Reviewed-on: https://gerrit.libreoffice.org/36093 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-04-05Access2Base - Solving some trouble with bigint variablesJean-Pierre Ledure3-6/+5
Bigints are unknown in Basic. Conversions with CLng. Removal of a few useless lines Change-Id: I7bc85e1ee5a53b098e3a2e46bb1829fcc4a2eef4
2017-03-30Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure4-6/+6
Due to more severe Basic interpreter on final parentheses missing parentheses were revealed Cherry picking https://gerrit.libreoffice.org/#/c/35717/ was not sufficient as they were remaining cases in new LO5.4 code Change-Id: I6a883ceed22ae20bb61cba8e3966c2dc680bdd0c
2017-03-27Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure1-1/+1
Due to more severe Basic interpreter on final parentheses missing parentheses were revealed (complement to commit cc16dfb11dfc275317bb535a62b11935c562b670) Change-Id: I45b43bca4a5ee938e9c4dc0b0f8b2d5856f710da Reviewed-on: https://gerrit.libreoffice.org/35780 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-03-27tdf#106529: fix closing parentheses of bundled macrosAndreas Säger5-17/+17
Change-Id: I43b6d4f97cb3b1cd1426e6aa7e13550d94cb7c51 Signed-off-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/35726 Tested-by: Jenkins <ci@libreoffice.org>
2017-03-25Fix typosAndrea Gelmini11-16/+16
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-25Access2Base Missing parentheses - Bug #106710Jean-Pierre Ledure6-5/+6
Due to more severe Basic interpreter on final parentheses missing parentheses were revealed Change-Id: I779b5e3d299fb9c56ecd807d28a780cc3ab9a1b5
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-18Access2Base - Get and set On... properties on dialog eventsJean-Pierre Ledure2-11/+152
The technique used on form, subform and control events is not applicable on dialog events Workaround now implemented Change-Id: Ie729e47e6f87f156536fd43ab4bfa36cb6ae35f6
2017-03-11Access2Base - RunSql: execute i.o. executeUpdateJean-Pierre Ledure1-3/+5
execute on Statement seems safer for some DDL statements Additionally error handling was initiated, not terminated. Change-Id: Ic2e987a84e87c01048b65f74efc938163ca17f2c
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-28Related: tdf#80731 missing ')' breaks Gimmicks.Autotext macroKatarina Behrens1-2/+2
Change-Id: Idbfcab663b5f4dbd97b49f2771c62564ca7d7972 Reviewed-on: https://gerrit.libreoffice.org/34725 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@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 Nabet6-776/+13
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 Mehrbrodt54-7526/+2
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-02-12Various typos about propertyJulien Nabet1-4/+4
Change-Id: I7585a1346fb19a886240db8dd393554efee862cc Reviewed-on: https://gerrit.libreoffice.org/34174 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 McNamara3-50/+50
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-19Related: tdf#80731 bug in our own wizards revealed by new bracket testCaolán McNamara3-3/+3
Change-Id: Iec49bf80794a4ba61a70b22d0fc1769349ca4508
2017-01-17remove executable bit from .mk filesMichael Stahl1-0/+0
Change-Id: I2ed12aae6596492e1059f8461efbafb711d16472
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-13Access2Base - Review size limits of VARCHAR fieldsJean-Pierre Ledure4-4/+15
- Basic has no practical limit anymore for string variables - LONGVARCHAR fields can vary a lot in size across RDBMS's (f.i. Sqlite < 64K) This forces an overflow check when setting a field value and no check when getting it Change-Id: I4c9629f63164fbbdb84497e7002fa3186d7c63b7
2017-01-12Access2Base - Improve precision of query typingJean-Pierre Ledure1-2/+4
Change-Id: I6c5246809cb533a2c69978008ea996392e2fbe6a
2017-01-12Access2Base - Use Empty() builtin functionJean-Pierre Ledure12-53/+51
... i.o. uninitialized variable Change-Id: I732705df11ea25c2b106d542f9e97f3f32cc9867
2017-01-12Access2Base - Recognize correctly formatted fieldsJean-Pierre Ledure1-0/+1
New ImplementationName introduced in LO 5.1 Change-Id: Ifa181570575622aca27520397f2e88cbc9742d1e
2017-01-12Access2Base - Addition of Module objectJean-Pierre Ledure11-24/+951
New Module Basic module New AllModules() collection in Application module Extension of regex to backward searches Change-Id: Id58f3b29d08e9f0b73e192cfc0c2a99988e73fcf
2017-01-12Access2Base - Reorder functions in Database moduleJean-Pierre Ledure1-8/+8
Change-Id: I62fb5d0722363fdcd7d464d0490b1f6e890221a4
2017-01-12Access2Base - Review UtilProperty moduleJean-Pierre Ledure4-36/+172
Insert dates and 2-dim arrays in property values Export array or property values to string for file or database temporary storage Reimport from string into array or property values (for later use) Change-Id: I7f2dc2ad6adde6249e68a6cb51b52e2a4dad79b7
2017-01-12Access2Base - Implement regex searchJean-Pierre Ledure2-3/+103
Based on XTextSearch UNO service _CStr also refined Change-Id: Ibeceeeb549511e575c6842e43e5a76c8308db1aa
2017-01-12Access2Base - More accurate CStr functionJean-Pierre Ledure2-12/+25
Includes arrays, distinguishes integers and real numbers Side effects in DebugPrint solved Change-Id: Id84203cea1a93dcbc164f8661fcf2f57778b0df8
2017-01-12Access2Base - Avoid use of outdated routinesJean-Pierre Ledure2-6/+8
in getObject, getValue and setValue functions Change-Id: I98ff54bf62cfb34218d1fdb43fb37ba21846b068
2017-01-12Access2Base - Implement On ... event propertiesJean-Pierre Ledure8-77/+813
Event properties applied to form, subform, control events Controls may belong to forms, subforms, dialogs, grid controls Change-Id: Iaf33adcd03527ac938913675cf0930e317a17f97
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-12-06Fixes tdf#104412 - DirectoryNameoutofPath no longer worksAlex McMurchy19171-1/+1
In the macro tools library the subroutine GetFileNameWithoutExtension has a missing bracket in the last line. This confuses the following subroutine DirectoryNameoutofPath causing it to fail. This only came to light after the introduction of commit "tdf#80731 Closing parenthesis is now detected (Mid statement and functions)." which tightened up on syntax validation. This commit adds in the missing bracket to subroutine GetFileNameWithoutExtension in the macro tools library. Change-Id: I015c88a29a933cd42b7a7623a9ae70d090739c54 Reviewed-on: https://gerrit.libreoffice.org/31677 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-11-12Access2Base - 3 typosJean-Pierre Ledure1-3/+3
Change-Id: Ie501bc7190a8eccc2810ccac2dddaec52813f1a2
2016-11-12Access2Base - OutputTo method accepts input from arrayJean-Pierre Ledure2-29/+80
in addition to tables and queries. (only for internal use - arguments not published in documentation) Change-Id: I4c7aff878a4ff1a03dcc32baae740559d034d3ca
2016-11-11Access2Base - New properties in Database classJean-Pierre Ledure2-2/+24
Name, Connect and Version Change-Id: Ief0da378fd8927df7accdfc0157547670ca203de