[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2014-10-10 Thread Armin Le Grand
svgio/source/svgreader/svgdocumenthandler.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit bb72d5b3ecbe6a03d3d3dfe101ad67ff4650a9f9 Author: Armin Le Grand Date: Fri Oct 10 12:50:29 2014 + i125326 accept CssStyles with missing type attr

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2014-10-09 Thread Armin Le Grand
svgio/source/svgreader/svgnode.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit f73813d9e0f13e3bdf735f8626dbf540701a1900 Author: Armin Le Grand Date: Thu Oct 9 15:03:55 2014 + i125329 Take care of Css selector '*' diff --git a/svgio/source/svgreader/svgnode.c

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2014-07-23 Thread Armin Le Grand
svgio/source/svgreader/svgnode.cxx | 93 ++-- svgio/source/svgreader/svgtspannode.cxx |5 + 2 files changed, 69 insertions(+), 29 deletions(-) New commits: commit 7fc272837995079247594e173d977a2e541a7042 Author: Armin Le Grand Date: Wed Jul 23 15:09:02 20

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2013-07-15 Thread Armin Le Grand
svgio/source/svgreader/svgstyleattributes.cxx | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) New commits: commit 1898f94578f266de42f92602a36518fb12bacf5a Author: Armin Le Grand Date: Mon Jul 15 14:22:12 2013 + i122724 Better handling of line-only pa

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2013-07-02 Thread Armin Le Grand
svgio/source/svgreader/svgsvgnode.cxx | 120 -- 1 file changed, 58 insertions(+), 62 deletions(-) New commits: commit d6dd461da975a4fcd7d58a1f03d0add9e5defa8b Author: Armin Le Grand Date: Tue Jul 2 16:36:07 2013 + i122594 Added same handling for outer

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2013-06-14 Thread Armin Le Grand
svgio/source/svgreader/svgnode.cxx | 33 - 1 file changed, 32 insertions(+), 1 deletion(-) New commits: commit 2610028a8a1465006059c504a5230b67f550406c Author: Armin Le Grand Date: Fri Jun 14 17:06:00 2013 + i122522 apply needed order to CSS styles to

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2013-05-16 Thread Pavel Janík
svgio/source/svgreader/svgstyleattributes.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4b07fb34d00c9e7292d66658f4f6ff040c2267c2 Author: Pavel Janík Date: Thu May 16 16:56:38 2013 + Unname unused argument to prevent compiler warnings. diff --git a/

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/source

2013-05-16 Thread Armin Le Grand
svgio/source/svgreader/svgcharacternode.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit c2b5f0eedcc0fb7e0175e81b6f6127b99b8b7499 Author: Armin Le Grand Date: Thu May 16 14:53:56 2013 + i122324 detect own re-import of EmbeddedFonts and corre