summaryrefslogtreecommitdiffstats
path: root/starmath/source
Commit message (Expand)AuthorAgeFilesLines
* sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl2011-12-031-2/+2
* visual formula editor: fix insertion of symbols from catalogIvan Timofeev2011-12-021-2/+1
* visual formula editor: fix insertion of "-"Ivan Timofeev2011-12-021-1/+1
* create placeholders properly in docx mathml importLuboš Luňák2011-11-301-7/+14
* do not add unnecessary spaces in docx mathml importLuboš Luňák2011-11-301-10/+10
* try with at least somewhat more generic handling of docx m:groupChrLuboš Luňák2011-11-301-3/+20
* do not ignore docx m:box contents (but m:box itself is not implemented)Luboš Luňák2011-11-302-0/+15
* import docx m:limUpp/m:limLow properlyLuboš Luňák2011-11-301-3/+3
* export all sub/superscripts LO can handle to docx mathmlLuboš Luňák2011-11-301-11/+60
* fix writing of docx m:sPreLuboš Luňák2011-11-301-2/+2
* import docx m:sPre, m:sSub, m:sSubSup and m:SupLuboš Luňák2011-11-302-0/+54
* helper for reading docx OMathArgLuboš Luňák2011-11-302-40/+27
* implement docx m:radLuboš Luňák2011-11-302-0/+28
* warn about unknown m:chr in m:accLuboš Luňák2011-11-301-3/+5
* implement sum properly in docx mathmlLuboš Luňák2011-11-302-0/+4
* implement docx m:naryLuboš Luňák2011-11-302-0/+76
* import docx m:mLuboš Luňák2011-11-292-0/+27
* finish reading in while() also when end of stream, just in caseLuboš Luňák2011-11-291-2/+2
* improve import of docx m:dLuboš Luňák2011-11-291-6/+31
* docx OMathArg can actually be more than one elementLuboš Luňák2011-11-291-11/+24
* docx m:r can contain multiple m:tLuboš Luňák2011-11-291-7/+20
* implement docx m:groupChrLuboš Luňák2011-11-292-1/+26
* implement m:func, m:limLow, m:limUppLuboš Luňák2011-11-292-0/+33
* fix reading when the next tag can be one of severalLuboš Luňák2011-11-292-27/+15
* merge processing of OMathArg and OMath, for nowLuboš Luňák2011-11-291-32/+24
* m:f docx import is reasonably doneLuboš Luňák2011-11-291-1/+0
* try to avoid unnecessary space in created formulaLuboš Luňák2011-11-291-8/+12
* implement import of docx mathml m:dLuboš Luňák2011-11-292-0/+48
* static constLuboš Luňák2011-11-292-2/+2
* remove executable bit from source filesLuboš Luňák2011-11-292-0/+0
* set properly initial size of starmath component when importing docxLuboš Luňák2011-11-291-0/+5
* simplify attribute retrieval syntax a bitLuboš Luňák2011-11-291-8/+8
* remove include o pch header from starmathNorbert Thiebaud2011-11-2731-62/+0
* 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-244-7/+7
* ooxml mathml import - first very basic implementationLuboš Luňák2011-11-244-0/+326
* rename SmOoxml to SmOoxmlExport, as it does only exportLuboš Luňák2011-11-243-26/+26
* 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-191-1/+0