Am 18.01.2011 07:30, Ocke Janssen wrote:
On 17.01.2011 10:07, Andreas Säger wrote:
Am 14.01.2011 10:15, Ocke Janssen wrote:


No thanks! I'm done with it.
Sad. You could complete refactor it and remove all duplicate code (which
hopefully is already removed) and give it your own touch. And by the way
you don't have to cast java.lang.Object(s) anymore to the interface you
need, a simple

XDialogProvider2 xDialogProvider =
UnoRuntime.queryInterface(XDialogProvider2.class, obj);

is enough ;-)


No thanks. I'll have a hard time to get my trivial Calc extension work with 3.3 which used to run flawlessly with versions 1.4 until 3.2.1.

For me personally, there is one particular feature I'd like to see: Editable record sets from direct SQL, so the advanced users can simply ignore broken wizards and SQL parsers. Most recently: http://user.services.openoffice.org/en/forum/viewtopic.php?f=13&t=37559

Thank you very much for all the bug fixes. Today I got notified about http://www.openoffice.org/issues/show_bug.cgi?id=98163 Very nice. I consider the old report wizard as useful since it provides the only method to dump row sets into flat Writer tables.

Cheers,
Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@dba.openoffice.org
For additional commands, e-mail: users-h...@dba.openoffice.org

Reply via email to