summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2011-08-18no debug outputLuboš Luňák1-5/+8
2011-08-18implement sub/sup support for ooxml math exportLuboš Luňák2-3/+75
2011-08-18handle some attributes for ooxml math exportLuboš Luňák2-125/+70
2011-08-18constLuboš Luňák2-27/+27
2011-08-18implement root support for ooxml math exportLuboš Luňák2-2/+25
2011-08-18certain SmNode children actually can be NULLLuboš Luňák1-0/+8
2011-08-18explicitly do nothing about formula placeholders for ooxml exportLuboš Luňák1-0/+3
2011-08-18cleanups for ooxml math exportLuboš Luňák2-42/+26
2011-08-18ooxml math export for vertical stackLuboš Luňák2-18/+33
2011-08-18implement x/y properly for ooxml mathLuboš Luňák2-2/+34
2011-08-18implement ooxml math (basic) fractionsLuboš Luňák2-0/+18
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák4-6/+18
2011-08-18proper namespace for ooxml math stuffLuboš Luňák1-2/+1
2011-08-18starting work on OOXML export of formulasLuboš Luňák4-2/+467
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák1-0/+5
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2-2/+2
2011-08-05definition and use inside same debug levelCaolán McNamara1-1/+1
2011-08-04replace ByteString::ConvertToUnicodeCaolán McNamara1-6/+8
2011-07-21resyncing to masterBjoern Michaelsen9-20/+23
2011-07-21Add missing-files to starmath librariesMatúš Kukan2-0/+312
2011-07-15starmath: check for edit window when inline editing is enabledMiklos Vajna1-1/+2
2011-07-15starmath: check for existing edit windowMiklos Vajna1-0/+2
2011-07-15Add prefixes for component_getFactory methodsMatúš Kukan2-2/+2
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-14/+0
2011-07-04valgrind: init nTypeFaceCaolán McNamara1-2/+4
2011-06-29fix nutty pseudo-deference of NULLCaolán McNamara2-5/+3
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara1-3/+3
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen40-2492/+6547
2011-06-17Function can be constJulien Nabet1-1/+1
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-6/+6
2011-06-16CWS gnumake4: convert starmath to new build systemMathias Bauer5-444/+2
2011-06-10createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak6-8/+8
2011-06-07fdo#37869 re-add missing elements to Elements dialog in MathAndras Timar1-6/+6
2011-06-01use UnoTunnelIdInit patternCaolán McNamara1-10/+7
2011-06-01make this per-class instead of a local staticCaolán McNamara1-4/+2
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-4/+8
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky1-1/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+1
2011-05-24Remove some unneeded #include <tools/unqidx.hxx>Joseph Powers1-1/+0
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers1-1/+0
2011-05-23make this a non-leaky singletonCaolán McNamara2-56/+57
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers1-1/+0
2011-05-05fix fdo#36863 - math crasher on redraw, introduced by Seek differenceMichael Meeks1-4/+8
2011-04-28avoid object double include in starmathNorbert Thiebaud2-26/+22
2011-04-23toggle starmath to gbuild make by defaultNorbert Thiebaud1-113/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann2-6/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann2-6/+6
2011-04-12fixed typos in commentsTakeshi Abe2-24/+24
2011-04-10fixed typosTakeshi Abe2-4/+4