| #
1d438f2a
|
| 31-Jan-2013 |
Herbert Dürr <hdu@apache.org> |
WaE: fix hundreds of ill-formed C++11 conversions in xmloff
XMLPropertyMapEntry's signedness is the root cause of the problem, but that class is widely used outside, even in binfilter, so changing i
WaE: fix hundreds of ill-formed C++11 conversions in xmloff
XMLPropertyMapEntry's signedness is the root cause of the problem, but that class is widely used outside, even in binfilter, so changing it directly is not advisable. Fixing it indirectly suffices to eliminate almost 300 warnings.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440985 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|