Issue 92357 - Preserve the subtitle of a chart when exporting to xls
Summary: Preserve the subtitle of a chart when exporting to xls
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: save-export (show other issues)
Version: DEV300m28
Hardware: All All
: P3 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-01 04:38 UTC by kyoshida
Modified: 2016-12-16 12:05 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
a patch to allow export of subtitle to xls (5.45 KB, patch)
2008-08-01 04:39 UTC, kyoshida
no flags Details | Diff
a simple test file (13.82 KB, application/vnd.oasis.opendocument.spreadsheet)
2008-08-01 04:40 UTC, kyoshida
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description kyoshida 2008-08-01 04:38:43 UTC
When exporting to an xls file, Calc drops the subtitle of a chart (probably)
because Excel's chart doesn't support subtitles (but you can insert it as an 2nd
line of the main title text).

The patch I'm going to attach will take the subtitle text, and append it to the
main title text as an extra line.  It's a little dirty workaround, but I think
it's better than losing the subtitle text entirely.
Comment 1 kyoshida 2008-08-01 04:39:27 UTC
Created attachment 55485 [details]
a patch to allow export of subtitle to xls
Comment 2 kyoshida 2008-08-01 04:40:46 UTC
Created attachment 55486 [details]
a simple test file
Comment 3 daniel.rentz 2008-08-04 09:55:47 UTC
Nice patch. As a long term solution I suggest to export the chart subtitle as
embedded textbox object, once the import of these embedded objects is
implemented (see issue 15563).
Comment 4 daniel.rentz 2009-10-14 13:34:57 UTC
new target
Comment 5 Martin Hollmichel 2011-03-15 12:50:50 UTC
set target to 3.x since not release relevant for 3.4.
Comment 6 Rob Weir 2013-03-11 14:58:53 UTC
I'm adding this comment to all open issues with Issue Type == PATCH.  We have 220 such issues, many of them quite old.  I apologize for that.  

We need your help in prioritizing which patches should be integrated into our next release, Apache OpenOffice 4.0.

If you have submitted a patch and think it is applicable for AOO 4.0, please respond with a comment to let us know.

On the other hand, if the patch is no longer relevant, please let us know that as well.

If you have any general questions or want to discuss this further, please send a note to our dev mailing list:  dev@openoffice.apache.org

Thanks!

-Rob