Bug 100913 - Remove tOID and tChildContainer typedefs in ObjectHierarchy class
Summary: Remove tOID and tChildContainer typedefs in ObjectHierarchy class
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version:
(earliest affected)
5.0.0.0.alpha0+ Master
Hardware: All All
: medium normal
Assignee: krishna keshav
URL:
Whiteboard: target:5.3.0
Keywords: difficultyBeginner, easyHack, skillCpp
Depends on:
Blocks:
 
Reported: 2016-07-14 19:10 UTC by Markus Mohrhard
Modified: 2017-02-14 08:58 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Mohrhard 2016-07-14 19:10:24 UTC
The two typedefs in chart2/source/controller/inc/ObjectHierarchy.hxx should be removed and we should use the correct types everywhere.

This is more or less a trivial search&replace task but make sure to compile chart2 after doing the changes.
Comment 1 Commit Notification 2016-07-17 12:21:56 UTC
krishna keshav committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=bd9644249d19fdf1825eccdac992db592d5ec850

tdf#100913 Remove tOID typedefs in ObjectHierarchy class

It will be available in 5.3.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.