[Libreoffice] [PATCH] export to xls warning ; work in SwEditShell::GetPaMTxtFmtColl

Maxime de Roucy mderoucy at linagora.com
Tue Mar 13 09:52:14 PDT 2012


Hello

0001-add-SCWARN_EXPORT_MAXTAB-and-SCWARN_EXPORT_MAXCOL.patch
Add warning in the xls export filter in order to display different
messages when the number of column, row or tab are too high.

0002-rewrite-and-comment-SwEditShell-GetPaMTxtFmtColl.patch
comment, doxygen description, and rewrite of
SwEditShell::GetPaMTxtFmtColl and SwEditShell::GetCurTxtFmtColl.
Doesn't change the behavior of the functions.

0003-getMaxLookup-in-SwEditShell-GetPaMTxtFmtColl.patch
Handle getMaxLookup in SwEditShell::GetPaMTxtFmtColl.
getMaxLookup become the maximum number of nodes to inspect.
The function stop when it has inspect getMaxLookup nodes instead of
stopping (approximately) when it as to inspect more than getMaxLookup
nodes.

0004-SwEditShell-use-of-the-STL-swap-function.patch
Us of the swap STL function in the file sw/source/core/edit/edattr.cxx

Feel free to comment my code !

Regards
-- 
Maxime de Roucy
Groupe LINAGORA - OSSA
80 rue Roque de Fillol
92800 PUTEAUX
Tel. : 0 810 251 251


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-SCWARN_EXPORT_MAXTAB-and-SCWARN_EXPORT_MAXCOL.patch
Type: text/x-patch
Size: 3489 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120313/2427a580/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-rewrite-and-comment-SwEditShell-GetPaMTxtFmtColl.patch
Type: text/x-patch
Size: 4303 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120313/2427a580/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-getMaxLookup-in-SwEditShell-GetPaMTxtFmtColl.patch
Type: text/x-patch
Size: 2099 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120313/2427a580/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-SwEditShell-use-of-the-STL-swap-function.patch
Type: text/x-patch
Size: 2252 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120313/2427a580/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120313/2427a580/attachment-0001.pgp>


More information about the LibreOffice mailing list