summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-11-24implement mathml docx import m:borderBoxLuboš Luňák
2011-11-24prefer widevec, widetilde and widehat for mathml docx importLuboš Luňák
2011-11-24mathml docx read m:barLuboš Luňák
2011-11-24mathml docx import - handle m:fPrLuboš Luňák
2011-11-24at least partial implementation of reading mathml docx m:eLuboš Luňák
2011-11-24oox::AttributeList is actually not that usable outsideLuboš Luňák
2011-11-24mathml docx import, implement m:acc (without the inner m:e)Luboš Luňák
2011-11-24more api improving in importing mathml docxLuboš Luňák
2011-11-24streamline and document the API for mathml xml stream readingLuboš Luňák
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-24rename SmOoxml to SmOoxmlExport, as it does only exportLuboš Luňák
2011-11-23fix some stray typosCaolán McNamara
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud
2011-11-19Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud
2011-11-18Removed tools/dynarray.hxxAugust Sodora
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-11-05removed unused macroTakeshi Abe
2011-10-26WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-26WaE: unreferenced local variableTor Lillqvist
2011-10-26WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist
2011-10-26WaE: unreferenced local variableTor Lillqvist
2011-10-26WaE: unreachable codeTor Lillqvist
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
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-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet
2011-09-08add chaff to encrypted documentsCaolán McNamara
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-30helper to simplify horrible string conversionsLuboš Luňák
2011-08-30implement math braces export for .docxLuboš Luňák
2011-08-30implement NBLANK export to .docxLuboš Luňák