[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-08-02 Thread mib
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634


User mib changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Mon Aug  2 13:04:12 + 
2010 ---
Verified in CWS mib17

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-07-07 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634


User dr changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from d...@openoffice.org Wed Jul  7 07:34:02 + 
2010 ---
(modified) patch applied in CWS mib17

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-07-07 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634


User dr changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.3





--- Additional comments from d...@openoffice.org Wed Jul  7 08:36:49 + 
2010 ---
target

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-07-02 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634





--- Additional comments from d...@openoffice.org Fri Jul  2 10:17:45 + 
2010 ---
Attaching an improved version of the event test doc
- events are tracked in cells instead of message boxes
- enable cancelling some events via checkboxes
- added Auto_Open and Auto_Close

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-07-02 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634





--- Additional comments from d...@openoffice.org Fri Jul  2 10:19:39 + 
2010 ---
Created an attachment (id=70365)
test document


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-06-25 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634





--- Additional comments from npo...@openoffice.org Fri Jun 25 08:50:50 
+ 2010 ---
fyi.I did notice ( probably because I now have a faster machine ) that resize
events are a little 'flaky' In otherwords, sometimes we don't get them. The
implementation is of course wrong ( but worked pretty reliably until I noticed
today ) The 'windowResized'  'borderWidthsChanged' events should ideally just
indicate we are 'in' a resize operation, a mouse release should actually trigger
detection that a resize has occurred ( and fire the handler ). 
However iirc it was not possible to catch the mouse events ( I guess they are
consumed elsewhere ( probably by the tabview ) ) It would be nice in future to
fix that ( and remove the Application::PostUserEvent ) 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-06-24 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634


User dr changed the following:

What|Old value |New value

  CC|''|'nn'

  Status|NEW   |STARTED





--- Additional comments from d...@openoffice.org Thu Jun 24 09:35:49 + 
2010 ---
ccing nn

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-06-24 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634


User npower changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |70202)
patch file ( fix fo
|  |r some event that take a W
|  |indow as param )






--- Additional comments from npo...@openoffice.org Thu Jun 24 14:54:41 
+ 2010 ---
Created an attachment (id=70202)
patch file ( fix for some event that take a Window as param )


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-06-24 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634





--- Additional comments from npo...@openoffice.org Thu Jun 24 15:02:36 
+ 2010 ---
daniel I notice that you have a document already attached to issue #109199 that
document should do 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-06-24 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634





--- Additional comments from d...@openoffice.org Thu Jun 24 15:11:18 + 
2010 ---
Ah right, I remember, so no need for you to create one

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-06-23 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634
 Issue #|112634
 Summary|sc: add support for vba like document  sheet events
   Component|Spreadsheet
 Version|current
Platform|PC
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|dr
 Reported by|npower





--- Additional comments from npo...@openoffice.org Wed Jun 23 17:09:51 
+ 2010 ---
this issue is for upstreaming the document  sheet event support for VBA

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-06-23 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634


User npower changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |70174)
patch






--- Additional comments from npo...@openoffice.org Wed Jun 23 17:10:56 
+ 2010 ---
Created an attachment (id=70174)
patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sc-issues] [Issue 112634] sc: add support for vba l ike document sheet events

2010-06-23 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112634





--- Additional comments from npo...@openoffice.org Wed Jun 23 17:14:53 
+ 2010 ---
as discussed, I think the patch is complete, I did some testing and things seem
to work. On linux I touched all the cxx files and built with warnings ( that's
the best I can do, generally building with warning with my gcc version will
break everywhere ) Additionally I added the hooks for vba for word ( but they
are compiled out for now )

I will try to prepare a test document with at least the common event types

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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