[Libreoffice-commits] .: starmath/source

2012-04-05 Thread Olivier Hallot
starmath/source/dialog.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 85197292605df14a10c6ee3ee75e614b2abf1c7d Author: Olivier Hallot Date: Thu Apr 5 06:22:07 2012 -0300 Remove macro RTL_CONSTASCII_USTRINGPARAM Remove macro RTL_CONS

[Libreoffice-commits] .: starmath/source

2012-03-22 Thread Ivan Timofeev
starmath/source/parse.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit f52138deee9e129d0566f06d1d2138b6b159d16a Author: Ivan Timofeev Date: Thu Mar 22 10:03:03 2012 +0400 fdo#41739: Math: do not skip "newline" on error diff --git a/starmath/source/parse

[Libreoffice-commits] .: starmath/source

2012-03-13 Thread Lubos Lunak
starmath/source/ooxmlimport.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9e6b086c62b4144058eb52ca40b562ff61e26a68 Author: Luboš Luňák Date: Tue Mar 13 17:01:10 2012 +0100 string literals in ?: don't get automatically converted to OUString

[Libreoffice-commits] .: starmath/source

2012-03-05 Thread Tor Lillqvist
starmath/source/mathtype.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit e0b0fe240e8110790e6f00a41e0482481027ff1c Author: Tor Lillqvist Date: Mon Mar 5 11:07:52 2012 +0200 Drop an unused variable diff --git a/starmath/source/mathtype.cxx b/starmath/sou

[Libreoffice-commits] .: starmath/source

2012-03-05 Thread Tor Lillqvist
starmath/source/mathtype.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 39d63cc9b9d307a77f9fe3986f92a6fa52bc552b Author: Olivier Hallot Date: Thu Mar 1 22:17:18 2012 -0300 Replace String by OUString Replace String by OUString diff --git a/st

[Libreoffice-commits] .: starmath/source

2012-01-06 Thread Lubos Lunak
starmath/source/node.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 608c927c0faac0b1e143cf50ce88003a2aaea73f Author: Luboš Luňák Date: Fri Jan 6 12:45:00 2012 +0100 symbolic names instead of hex values for math symbols where p

[Libreoffice-commits] .: starmath/source

2012-01-06 Thread Lubos Lunak
starmath/source/ooxmlexport.cxx |2 +- starmath/source/ooxmlimport.cxx |5 - 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 6977d658e16d7c2042eb4ac7db20a1aaf7b3beab Author: Luboš Luňák Date: Fri Jan 6 12:20:54 2012 +0100 write TBAR rather as an accent,

[Libreoffice-commits] .: starmath/source

2012-01-06 Thread Caolán McNamara
starmath/source/node.cxx | 36 1 file changed, 32 insertions(+), 4 deletions(-) New commits: commit b90ac7d682fd65f75eff4225d871130c0ae9f185 Author: Joshua Cogliati Date: Fri Jan 6 10:48:01 2012 + smath does not handle accents in MathML diff --g

[Libreoffice-commits] .: starmath/source

2011-12-29 Thread Julien Nabet
starmath/source/mathmlexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 74b675cb6988c8ea731536832a0f8b5196f7521e Author: Julien Nabet Date: Thu Dec 29 11:35:59 2011 +0100 Some cppcheck cleaning diff --git a/starmath/source/mathmlexport.cxx b/starmath

[Libreoffice-commits] .: starmath/source

2011-12-20 Thread Lubos Lunak
starmath/source/ooxmlimport.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 170d75c3f58e500bda864bf7b7aeefd06716a0a6 Author: Luboš Luňák Date: Tue Dec 20 15:33:40 2011 +0100 remove obsolete comment diff --git a/starmath/source/ooxmlimport.cxx b/starm

[Libreoffice-commits] .: starmath/source

2011-12-06 Thread Stephan Bergmann
starmath/source/parse.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b419bb21a76c48dda9f9a6ef6182b98e03358176 Author: Stephan Bergmann Date: Wed Dec 7 00:25:13 2011 +0100 Looks like the old stack implementation returned 0 on empty stack Pop(). diff

[Libreoffice-commits] .: starmath/source

2011-12-02 Thread Ivan Timofeev
starmath/source/cursor.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit c1baeb25ad3a5d6afb59f9329a634f742a7a9e5a Author: Ivan Timofeev Date: Fri Dec 2 20:54:38 2011 +0400 visual formula editor: fix insertion of symbols from catalog diff --git a/starmath/

[Libreoffice-commits] .: starmath/source

2011-12-02 Thread Ivan Timofeev
starmath/source/cursor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2292904f85ab6c360c30914e8621e516f8ae1388 Author: Ivan Timofeev Date: Fri Dec 2 17:21:15 2011 +0400 visual formula editor: fix insertion of "-" diff --git a/starmath/source/cursor.cxx b

[Libreoffice-commits] .: starmath/source

2011-09-23 Thread Caolán McNamara
starmath/source/mathmlimport.cxx | 94 +++ 1 file changed, 28 insertions(+), 66 deletions(-) New commits: commit ff6e6479328c94938e319c2e69a5f0ac35d20cfe Author: Ivan Timofeev Date: Fri Sep 23 14:57:23 2011 +0400 Fix for fdo#39898: don't crash on some