summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2011-10-05accfixes2: GetAttributeRun with bInCellNorbert Thiebaud
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04adapt starmath unittests to separate RdbTarget makefile requirementBjoern Michaelsen
2011-09-29add modelinesCaolán McNamara
2011-09-26<= for extra safely I supposeCaolán McNamara
2011-09-26consider empty <mmultiscripts>Ivan Timofeev
2011-09-23Fix for fdo#39898: don't crash on some invalid MathML objectsIvan Timofeev
2011-09-17reformat so that numbers are correctCaolán McNamara
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-01Fix the build.Thorsten Behrens
2011-09-01disable debug outputLuboš Luňák
2011-09-01support TPROD, TCOPROD for .docx math exportLuboš Luňák
2011-09-01revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák
2011-09-01implement support for limits to .docx math exportLuboš Luňák
2011-09-01fix incorrect tag name: m:char -> m:chrLuboš Luňák
2011-09-01more work on math accents export to .docxLuboš Luňák
2011-09-01enable NSPECIAL handling for math .docx exportLuboš Luňák
2011-08-31grabbag of unused codeCaolán McNamara
2011-08-30implement math vertical brace export to .docxLuboš Luňák
2011-08-30I'm too lazy to count, add commentsLuboš Luňák
2011-08-30helper to simplify horrible string conversionsLuboš Luňák
2011-08-30implement math braces export for .docxLuboš Luňák
2011-08-30improve comment about SmBrace (body can be expression for abs{x})Luboš Luňák
2011-08-30implement NBLANK export to .docxLuboš Luňák
2011-08-30implement .docx matrix exportLuboš Luňák
2011-08-30more generic m:nary implementationLuboš Luňák
2011-08-30implement math .docx support for integrals and limitsLuboš Luňák
2011-08-30fix comment about children of SmOperNodeLuboš Luňák
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-18no debug outputLuboš Luňák
2011-08-18implement sub/sup support for ooxml math exportLuboš Luňák
2011-08-18handle some attributes for ooxml math exportLuboš Luňák
2011-08-18add more accessors to Sm*Node classesLuboš Luňák
2011-08-18constLuboš Luňák
2011-08-18implement root support for ooxml math exportLuboš Luňák
2011-08-18certain SmNode children actually can be NULLLuboš Luňák
2011-08-18explicitly do nothing about formula placeholders for ooxml exportLuboš Luňák
2011-08-18cleanups for ooxml math exportLuboš Luňák
2011-08-18ooxml math export for vertical stackLuboš Luňák
2011-08-18implement x/y properly for ooxml mathLuboš Luňák
2011-08-18implement ooxml math (basic) fractionsLuboš Luňák
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák
2011-08-18proper namespace for ooxml math stuffLuboš Luňák
2011-08-18starting work on OOXML export of formulasLuboš Luňák
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe