[Bug 70285] New: cleanup generated C++ code ...
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 8 07:43:02 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70285
Priority: medium
Bug ID: 70285
CC: libreoffice at lists.freedesktop.org
Assignee: libreoffice-bugs at lists.freedesktop.org
Summary: cleanup generated C++ code ...
Severity: normal
Classification: Unclassified
OS: All
Reporter: michael.meeks at collabora.com
Hardware: Other
Status: NEW
Version: 4.2.0.0.alpha0+ Master
Component: Libreoffice
Product: LibreOffice
The existing
codemaker/source/cppumaker/cpputype.cxx
generates lots of ugly / old-world: com::sun::star:: namespace blurb.
These should all be replaced with css:: prefixes which should make the
generated code much easier to read.
Checkout eg.
workdir/unxlngi6.pro/UnoApiHeadersTarget/offapi/comprehensive/com/sun/star/frame/FrameLoaderFactory.hpp:
to see the before / after - and re-run 'make' in the top-level to re-generate.
Thanks !
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20131008/cfc91b34/attachment.html>
More information about the LibreOffice
mailing list