[script-issues] [Issue 116333] MultiSelectionMode of Fil ePicker dialog broken in Win7

2011-01-06 Thread hitec_tsc
Assigned to|kr Reported by|hitec_tsc --- Additional comments from hitec_...@openoffice.org Thu Jan 6 15:49:04 + 2011 --- There seems to be a problem with the FilePicker dialog in Windows 7. In Windows XP I was able to use the setMultiSelectionMode(True) method

[script-issues] [Issue 116333] MultiSelectionMode of Fil ePicker dialog broken in Win7

2011-01-06 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116333 --- Additional comments from hitec_...@openoffice.org Thu Jan 6 15:49:56 + 2011 --- Created an attachment (id=75481) Basic source for FilePicker dialog test

[framework-issues] [Issue 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-25 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115716 --- Additional comments from hitec_...@openoffice.org Thu Nov 25 16:28:38 + 2010 --- This issue is reproducable for me in a freshly installed Windows 7 with

[framework-issues] [Issue 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-23 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115716 User hitec_tsc changed the following: What|Old value |New value

[framework-issues] [Issue 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-22 Thread hitec_tsc
| Issue type|DEFECT Priority|P1 Subcomponent|scripting Assigned to|kr Reported by|hitec_tsc --- Additional comments from hitec_...@openoffice.org Mon Nov 22 10:28:41 + 2010 --- We have used this kind of macros to save some settings

[framework-issues] [Issue 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-22 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115716 --- Additional comments from hitec_...@openoffice.org Mon Nov 22 10:30:28 + 2010 --- Created an attachment (id=75090) Test Macros

[framework-issues] [Issue 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-22 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115716 --- Additional comments from hitec_...@openoffice.org Mon Nov 22 10:31:02 + 2010 --- Created an attachment (id=75091) Screenshot of windows registry

[framework-issues] [Issue 115593] basic: config provider ap plies settings after restart

2010-11-17 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115593 --- Additional comments from hitec_...@openoffice.org Wed Nov 17 15:44:33 + 2010 --- @sb: I have just tested in OOO330m15 and cannot reproduce it there either.

[sw-issues] [Issue 115592] OOBasic PDF Export Filter does not apply filter settings when exporting

2010-11-16 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115592 --- Additional comments from hitec_...@openoffice.org Tue Nov 16 09:13:18 + 2010 --- Since I could not find any valuable information or examples about the

[sw-issues] [Issue 115592] OOBasic PDF Export Filter does not apply filter settings when exporting

2010-11-16 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115592 --- Additional comments from hitec_...@openoffice.org Tue Nov 16 09:14:40 + 2010 --- Created an attachment (id=75017) Export test 2

[sw-issues] [Issue 115592] OOBasic PDF Export Filter does not apply filter settings when exporting

2010-11-15 Thread hitec_tsc
Priority|P3 Subcomponent|save-export Assigned to|writerneedsconfirm Reported by|hitec_tsc --- Additional comments from hitec_...@openoffice.org Mon Nov 15 15:00:52 + 2010 --- When trying to export an ODT document as PDF with OOBasic (code

[sw-issues] [Issue 115592] OOBasic PDF Export Filter does not apply filter settings when exporting

2010-11-15 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115592 --- Additional comments from hitec_...@openoffice.org Mon Nov 15 15:02:46 + 2010 --- Created an attachment (id=74875) PDF Export test macros

[framework-issues] [Issue 115593] basic: config provider ap plies settings after restart

2010-11-15 Thread hitec_tsc
|scripting Assigned to|kr Reported by|hitec_tsc --- Additional comments from hitec_...@openoffice.org Mon Nov 15 15:43:30 + 2010 --- When changing settings for the PDF export filter using basic (see attachment for example code) the changes saved

[framework-issues] [Issue 115593] basic: config provider ap plies settings after restart

2010-11-15 Thread hitec_tsc
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115593 --- Additional comments from hitec_...@openoffice.org Mon Nov 15 15:44:27 + 2010 --- Created an attachment (id=74878) config filter example code