Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi all,
I'm currently working in String to OUString conversion. Randomly, I started converting include/svl/poolitem.hxx (just removing an unused #include <tools/string.hxx>), and this started a long sequence of files to be fixed. In these, I found that some classes are referred by SDI files [1]. Before putting too much effort in this patch, I wonder if anybody has any advice on whether this conversion will break something (even for compatibility) or not. I would perform a "make clean; make dev-install" before submission to gerrit, just to verify that no major issue exist, but if it's already known to break something I can focus on other areas.

Thanks in advance
Cheers
Matteo

[1] e.g. SfxStringListItem which is in
* /core/svx/sdi/svxitems.sdi:
     394 item String SfxStringListItem;
* /core/svx/sdi/svx.sdi:
     940 SfxStringListItem GetRedoStrings SID_GETREDOSTRINGS
    4967 SfxStringListItem GetUndoStrings SID_GETUNDOSTRINGS
   15338 SfxStringListItem FontNameStringList SID_FONTNAMELIST
   15379 SlotType = SfxStringListItem

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.