[PATCH V2] more conversion of tools/Table.hxx to std::map in editeng, sc and sw modules

Noel Grandin noel at peralex.com
Tue Feb 7 07:02:18 PST 2012


Hi

Attached patch converts various places in the editeng, sc and sw modules 
from using tools/table.hxx to using std::map

The one place I was not sure of was the naming the new typedefs in 
sc/inc/chartpos.hxx, mostly because I have only a vague idea what the 
code is trying to accomplish.

Updates from V1 of the patch
  - don't use the square brackets indexing method on std::map if trying 
to query the existence of a key

Code is contributed under MPL+/LGPL+/GPL+

Regards, Noel Grandin

Disclaimer: http://www.peralex.com/disclaimer.html


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tools-table-conversion.part4.diff
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120207/9efa17c8/attachment-0001.txt>


More information about the LibreOffice mailing list