office-gobmx/wizards
Matthew J. Francis ca07d5bef3 tdf#68547 Turkısh "ı" ıs specıal
Capital "i" is "İ"
Small "I" is "ı"
Therefore, any BASIC we ship had better be clean of case-insensitive function
name comparisons (or at least those involving "i"s), because they will not
work when the system locale is Turkish.

Change-Id: Ibf3a35a55b6b1ba384731dfa92caf24b51245530
Reviewed-on: https://gerrit.libreoffice.org/14995
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-25 06:40:40 +00:00
..
com/sun/star/wizards Typo: impemented->implemented 2015-03-23 21:43:30 +01:00
source tdf#68547 Turkısh "ı" ıs specıal 2015-03-25 06:40:40 +00:00
AllLangResTarget_dbw.mk
AllLangResTarget_eur.mk
AllLangResTarget_imp.mk
AllLangResTarget_tpl.mk
AllLangResTarget_wzi.mk
CustomTarget_share.mk
Jar_commonwizards.mk
Jar_form.mk
Jar_query.mk
Jar_report.mk
Jar_reportbuilder.mk
Jar_table.mk
Makefile
Module_wizards.mk
Package_access2base.mk
Package_depot.mk
Package_euro.mk
Package_form.mk
Package_gimmicks.mk
Package_import.mk
Package_share.mk
Package_standard.mk
Package_template.mk
Package_tools.mk
Package_tutorials.mk
Package_usr.mk
Pyuno_agenda.mk
Pyuno_commonwizards.mk
Pyuno_fax.mk
Pyuno_letter.mk
Pyuno_web.mk
README

Java wizards for db setup, importing, tutorials, etc.

There are also partially converted python copies of each wizard, which
we are hoping to migrate to in order to remove the Java dependency here.