summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2011-11-30helper for reading docx OMathArgLuboš Luňák
2011-11-30implement docx m:radLuboš Luňák
2011-11-30warn about unknown m:chr in m:accLuboš Luňák
2011-11-30implement sum properly in docx mathmlLuboš Luňák
2011-11-30implement docx m:naryLuboš Luňák
2011-11-29import docx m:mLuboš Luňák
2011-11-29finish reading in while() also when end of stream, just in caseLuboš Luňák
2011-11-29improve import of docx m:dLuboš Luňák
2011-11-29docx OMathArg can actually be more than one elementLuboš Luňák
2011-11-29docx m:r can contain multiple m:tLuboš Luňák
2011-11-29implement docx m:groupChrLuboš Luňák
2011-11-29implement m:func, m:limLow, m:limUppLuboš Luňák
2011-11-29fix reading when the next tag can be one of severalLuboš Luňák
2011-11-29merge processing of OMathArg and OMath, for nowLuboš Luňák
2011-11-29m:f docx import is reasonably doneLuboš Luňák
2011-11-29try to avoid unnecessary space in created formulaLuboš Luňák
2011-11-29implement import of docx mathml m:dLuboš Luňák
2011-11-29static constLuboš Luňák
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29remove executable bit from source filesLuboš Luňák
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák
2011-11-29simplify attribute retrieval syntax a bitLuboš Luňák
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
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-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot