[PATCH] ooxmlimport: conditional table styles fixed

2013-04-02 Thread Sven Jacobi (via Code Review)
if ( ( nMask & aOrderedStyleTable[ i ].mask ) && ( pIt != m_aStyles.end( ) ) ) +lcl_mergeProps( pProps, pIt->second, aOrderedStyleTable[ i ].type ); } -while ( nBit < 13 ); - return pProps; } -- To view, visit https://gerrit.libreo

[PATCH] added table width test document

2013-03-28 Thread Sven Jacobi (via Code Review)
-Owner: Sven Jacobi ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fixed table width, supporting rel table width, fixed grid ha...

2013-03-28 Thread Sven Jacobi (via Code Review)
LEFT_MARGIN, HORI_ORIENT, -- To view, visit https://gerrit.libreoffice.org/3110 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I28e66ed19e22f0e520f6b16a86a9e032e03d5bd8 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Sven Jacobi ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] pptx import:supporting FilterData properties:PageRange and I...

2013-03-11 Thread Sven Jacobi (via Code Review)
RTL_TEXTENCODING_UTF8 )).getStr() ); +} +// todo error handling; +if ( rxStatusIndicator.is() ) +rxStatusIndicator->end(); +} } // CT_Presentation @@ -362,7 +409,7 @@ try { if

missing license statement

2013-03-05 Thread Sven Jacobi
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license Best regards, Sven Jacobi ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] docx import, fixed cropping

2013-03-05 Thread Sven Jacobi (via Code Review)
769e88c5d9d17fc5bf072909b4b7f28ef0 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Sven Jacobi ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice