summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-272-4/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-17/+22
* implement mathml docx import m:borderBoxLuboš Luňák2011-11-242-0/+26
* prefer widevec, widetilde and widehat for mathml docx importLuboš Luňák2011-11-241-13/+6
* mathml docx read m:barLuboš Luňák2011-11-242-0/+28
* mathml docx import - handle m:fPrLuboš Luňák2011-11-242-8/+35
* at least partial implementation of reading mathml docx m:eLuboš Luňák2011-11-242-5/+29
* oox::AttributeList is actually not that usable outsideLuboš Luňák2011-11-241-2/+2
* mathml docx import, implement m:acc (without the inner m:e)Luboš Luňák2011-11-242-0/+78
* more api improving in importing mathml docxLuboš Luňák2011-11-242-137/+20
* streamline and document the API for mathml xml stream readingLuboš Luňák2011-11-242-56/+47
* rename and move mathml oox support classes in oox to better placesLuboš Luňák2011-11-246-19/+16
* ooxml mathml import - first very basic implementationLuboš Luňák2011-11-247-1/+337
* rename SmOoxml to SmOoxmlExport, as it does only exportLuboš Luňák2011-11-244-27/+27
* fix some stray typosCaolán McNamara2011-11-231-1/+1
* remove various EraseLeadingAndTrailingCharsCaolán McNamara2011-11-232-3/+3
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-235-29/+32
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-192-4/+5
* Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud2011-11-192-2/+0
* Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud2011-11-192-0/+2
* Removed tools/dynarray.hxxAugust Sodora2011-11-182-2/+0
* Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino2011-11-166-4/+122
* UniqueIdContainer is only needed by binfilterCaolán McNamara2011-11-161-1/+0
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Fix for fdo#42892: Add new symbols to MathOlivier Hallot2011-11-159-10/+194
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-143-5/+5
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-113-54/+18
* cppcheck: avoid possible null pointer dereferencesIvan Timofeev2011-11-061-2/+2
* removed unused macroTakeshi Abe2011-11-051-5/+0
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-261-1/+1
* WaE: unreferenced local variableTor Lillqvist2011-10-261-1/+1
* WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist2011-10-261-5/+7
* WaE: unreferenced local variableTor Lillqvist2011-10-261-1/+1
* WaE: unreachable codeTor Lillqvist2011-10-261-1/+0
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-112-6/+8
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-112-6/+7
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* adapt starmath unittests to separate RdbTarget makefile requirementBjoern Michaelsen2011-10-043-22/+57
* add modelinesCaolán McNamara2011-09-292-0/+5
* <= for extra safely I supposeCaolán McNamara2011-09-261-1/+1
* consider empty <mmultiscripts>Ivan Timofeev2011-09-261-0/+3
* Fix for fdo#39898: don't crash on some invalid MathML objectsIvan Timofeev2011-09-231-66/+28
* reformat so that numbers are correctCaolán McNamara2011-09-171-17/+17
* fdo #37007 Add Math symbol "There does not exist".Julien Nabet2011-09-179-55/+28
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-2/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-122-2/+8
* add chaff to encrypted documentsCaolán McNamara2011-09-081-0/+2
* Fix the build.Thorsten Behrens2011-09-011-1/+1
* disable debug outputLuboš Luňák2011-09-011-3/+3
* support TPROD, TCOPROD for .docx math exportLuboš Luňák2011-09-011-0/+2