summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara2-4/+5
2011-11-19Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud2-2/+0
2011-11-19Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud2-0/+2
2011-11-18Removed tools/dynarray.hxxAugust Sodora2-2/+0
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino6-4/+122
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara1-1/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot9-10/+194
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann3-5/+5
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann3-54/+18
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-2/+2
2011-11-05removed unused macroTakeshi Abe1-5/+0
2011-10-26WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-26WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-26WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist1-5/+7
2011-10-26WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-26WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2-6/+8
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2-6/+7
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04adapt starmath unittests to separate RdbTarget makefile requirementBjoern Michaelsen3-22/+57
2011-09-29add modelinesCaolán McNamara2-0/+5
2011-09-26<= for extra safely I supposeCaolán McNamara1-1/+1
2011-09-26consider empty <mmultiscripts>Ivan Timofeev1-0/+3
2011-09-23Fix for fdo#39898: don't crash on some invalid MathML objectsIvan Timofeev1-66/+28
2011-09-17reformat so that numbers are correctCaolán McNamara1-17/+17
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet9-55/+28
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann1-2/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2-2/+8
2011-09-08add chaff to encrypted documentsCaolán McNamara1-0/+2
2011-09-01Fix the build.Thorsten Behrens1-1/+1
2011-09-01disable debug outputLuboš Luňák1-3/+3
2011-09-01support TPROD, TCOPROD for .docx math exportLuboš Luňák1-0/+2
2011-09-01revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák2-26/+2
2011-09-01implement support for limits to .docx math exportLuboš Luňák1-30/+68
2011-09-01fix incorrect tag name: m:char -> m:chrLuboš Luňák1-1/+1
2011-09-01more work on math accents export to .docxLuboš Luňák1-1/+36
2011-09-01enable NSPECIAL handling for math .docx exportLuboš Luňák1-4/+2
2011-08-31grabbag of unused codeCaolán McNamara2-17/+0
2011-08-30implement math vertical brace export to .docxLuboš Luňák3-3/+75
2011-08-30I'm too lazy to count, add commentsLuboš Luňák2-52/+52
2011-08-30helper to simplify horrible string conversionsLuboš Luňák1-19/+15
2011-08-30implement math braces export for .docxLuboš Luňák3-2/+89
2011-08-30improve comment about SmBrace (body can be expression for abs{x})Luboš Luňák1-3/+1
2011-08-30implement NBLANK export to .docxLuboš Luňák1-8/+7
2011-08-30implement .docx matrix exportLuboš Luňák2-3/+21
2011-08-30more generic m:nary implementationLuboš Luňák2-34/+5
2011-08-30implement math .docx support for integrals and limitsLuboš Luňák2-4/+73
2011-08-30fix comment about children of SmOperNodeLuboš Luňák1-3/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1