office-gobmx/wizards
Lionel Elie Mamane b86f2147e4 fdo#43967 legacy report designer wizard formats dates improperly
1) Set FormatsSupplier property only if underlying object has one.
   Else, exception is thrown and the format is not set
2) getTyperelatedFieldData uses the format keys, so initialize them
   before call, not after.

Change-Id: I68c4c96a9da9a6afdc3ab8964e973588f53ee814
2012-06-18 16:47:30 +02:00
..
com/sun/star/wizards fdo#43967 legacy report designer wizard formats dates improperly 2012-06-18 16:47:30 +02:00
prj
source
util
AllLangResTarget_cal.mk
AllLangResTarget_dbw.mk
AllLangResTarget_eur.mk
AllLangResTarget_imp.mk
AllLangResTarget_tpl.mk
AllLangResTarget_wwz.mk
AllLangResTarget_wzi.mk
Jar_agenda.mk
Jar_commonwizards.mk
Jar_fax.mk
Jar_form.mk
Jar_letter.mk
Jar_query.mk
Jar_report.mk
Jar_reportbuilder.mk
Jar_table.mk
Jar_web.mk
Makefile
Module_wizards.mk
Pyuno_commonwizards.mk
Pyuno_fax.mk
README
Zip_depot.mk
Zip_euro.mk
Zip_form.mk
Zip_gimmicks.mk
Zip_import.mk
Zip_launcher.mk
Zip_schedule.mk
Zip_share.mk
Zip_standard.mk
Zip_template.mk
Zip_tools.mk
Zip_tutorials.mk
Zip_usr.mk
Zip_web.mk

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.