[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

2008-10-08 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75194


User kla changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Wed Oct  8 14:21:36 + 
2008 ---
seen ok in current master - closed

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

2008-09-10 Thread iha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75194


User iha changed the following:

What|Old value |New value

 Assigned to|weiz  |kla





--- Additional comments from [EMAIL PROTECTED] Wed Sep 10 15:30:12 + 
2008 ---
@KLA, please verify in CWS chart30.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

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


User iha changed the following:

What|Old value |New value

Target milestone|OOo 3.x   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Wed Jul 16 11:16:34 + 
2008 ---
@weiz, thanks for the patch! Some changes: I added a missing entry in the
makefile and added the new properties to the according idl files to document
them. There was an additional change necessary in xmloff, to avoid that an
explicit size and position are set at the diagram after AutomaticPosition and
AutomaticSize were set to true (look at SchXMLPlotAreaContext.cxx, v1.47.38.1).

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

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


User iha changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Jul 16 12:04:06 + 
2008 ---
Fixed in CWS chart30. For testing:
-Create a chart with sub title and legend on top
-save, reload and insert a main title
- subtitle, legend and diagram should move automatically to make room for the
new title.

-No move the sub title the legend and the diagram a bit
-save, reload and remove the main title
- subtitle, legend and diagram should not move as they are not positioned
automatically anymore.


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

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


User weiz changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |72764
  is|  |





--- Additional comments from [EMAIL PROTECTED] Mon Jul 14 03:33:05 + 
2008 ---
@iha: the patch is finished.
I think it's too complicated if we add the new property for the TitleWrapper,
LegendWrapper and DiagramWrapper separately, so I created two new 
files WrappedAutomaticPositionProperties.hxx 
and WrappedAutomaticPositionProperties.cxx to do this work. 
Please let me know your suggestions about the patch. Thank a lot!

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

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





--- Additional comments from [EMAIL PROTECTED] Mon Jul 14 03:34:19 + 
2008 ---
Created an attachment (id=55097)
patch_080714


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

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


User iha changed the following:

What|Old value |New value

  CC|'tonygalmiche'|'iha,tonygalmiche'

 Assigned to|iha   |weiz

  Status|STARTED   |NEW





--- Additional comments from [EMAIL PROTECTED] Thu Jul 10 19:55:18 + 
2008 ---
@weiz: We need a new boolean property 'AutomaticPosition' at the TitleWrapper,
LegendWrapper and DiagramWrapper. This should be mapped to a new boolean token
'auto-position' in xmloff. Furthermore we need a property 'AutomaticSize' at the
DiagramWrapper. It should be mapped to a new token 'auto-size' in xmloff.


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

2007-05-26 Thread tonygalmiche
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75194


User tonygalmiche changed the following:

What|Old value |New value

  CC|''|'tonygalmiche'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75194] Automatic Position and Siz e get lost after save and reload

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


User bm changed the following:

What|Old value |New value

Keywords|new_implementation|

 Summary|new Chart: Autmatic Positi|Automatic Position and Siz
|on and Size get lost after|e get lost after save and 
| save and reload  |reload





--- Additional comments from [EMAIL PROTECTED] Wed Mar  7 12:33:17 + 
2007 ---
Changed subject, as this also happens in the old chart, so this is no regression
in the new implementation.

In the old chart, however, there is some magic that sometimes is successful in
determining automatic positions and sizes, so sometimes it may work, but most of
the times it doesn't. (And at least theoretically, it might also happen that a
manual size/position may be interpreted as automatic on error).

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]