[gsl-issues] [Issue 105939] Adds a specialized clippe r for axis-aligned boxes

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


User aw changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from a...@openoffice.org Thu May 27 14:40:02 + 
2010 ---
AW: Closing

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 105939] Adds a specialized clippe r for axis-aligned boxes

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


User aw changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from a...@openoffice.org Tue Mar 16 14:41:33 + 
2010 ---
AW: Checked AFAIC in the provided diff, looks okay.

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 105939] Adds a specialized clippe r for axis-aligned boxes

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


User thb changed the following:

What|Old value |New value

 Assigned to|thb   |aw





--- Additional comments from t...@openoffice.org Fri Feb 19 21:54:18 + 
2010 ---
@aw: please have a look at that feature, too. extensive unit testing is in
place, but well... ;)

(fixes issue 72418, FWICT)

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 105939] Adds a specialized clippe r for axis-aligned boxes

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


User thb changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.3





--- Additional comments from t...@openoffice.org Mon Jan 18 11:52:21 + 
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 105939] Adds a specialized clippe r for axis-aligned boxes

2009-10-22 Thread thb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105939


User thb changed the following:

What|Old value |New value

  CC|''|'af,aw'





-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 105939] Adds a specialized clippe r for axis-aligned boxes

2009-10-15 Thread thb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105939
 Issue #|105939
 Summary|Adds a specialized clipper for axis-aligned boxes
   Component|gsl
 Version|current
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
 Assigned to|thb
 Reported by|thb





--- Additional comments from t...@openoffice.org Thu Oct 15 22:52:57 + 
2009 ---
Generic polygon clipping is hard (cf. floating point accuracy). Clipping
axis-aligned boxes is much easier, and a quite common task e.g. for wmf/emf
import. This patch adds functionality for that to basegfx.

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 105939] Adds a specialized clippe r for axis-aligned boxes

2009-10-15 Thread thb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105939


User thb changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from t...@openoffice.org Thu Oct 15 23:10:35 + 
2009 ---
Split up into several commits:

commit 76e16f751771 adds the specialized box clipper class  tests
commit 940ec0795198 adds special clip-state class for general output device clip
state handling, and makes use of that from inside slideshow.

commit e2573ed7c7ae is slightly unrelated, but greatly speeds up the basegfx svg
polygon export (quite useful for the unit tests)

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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