Age | Commit message (Expand) | Author |
2011-11-30 | implement docx m:rad | Luboš Luňák |
2011-11-30 | warn about unknown m:chr in m:acc | Luboš Luňák |
2011-11-30 | implement sum properly in docx mathml | Luboš Luňák |
2011-11-30 | implement docx m:nary | Luboš Luňák |
2011-11-29 | import docx m:m | Luboš Luňák |
2011-11-29 | finish reading in while() also when end of stream, just in case | Luboš Luňák |
2011-11-29 | improve import of docx m:d | Luboš Luňák |
2011-11-29 | docx OMathArg can actually be more than one element | Luboš Luňák |
2011-11-29 | docx m:r can contain multiple m:t | Luboš Luňák |
2011-11-29 | implement docx m:groupChr | Luboš Luňák |
2011-11-29 | implement m:func, m:limLow, m:limUpp | Luboš Luňák |
2011-11-29 | fix reading when the next tag can be one of several | Luboš Luňák |
2011-11-29 | merge processing of OMathArg and OMath, for now | Luboš Luňák |
2011-11-29 | m:f docx import is reasonably done | Luboš Luňák |
2011-11-29 | try to avoid unnecessary space in created formula | Luboš Luňák |
2011-11-29 | implement import of docx mathml m:d | Luboš Luňák |
2011-11-29 | static const | Luboš Luňák |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-29 | remove executable bit from source files | Luboš Luňák |
2011-11-29 | set properly initial size of starmath component when importing docx | Luboš Luňák |
2011-11-29 | simplify attribute retrieval syntax a bit | Luboš Luňák |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-27 | remove include o pch header from starmath | Norbert Thiebaud |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-24 | implement mathml docx import m:borderBox | Luboš Luňák |
2011-11-24 | prefer widevec, widetilde and widehat for mathml docx import | Luboš Luňák |
2011-11-24 | mathml docx read m:bar | Luboš Luňák |
2011-11-24 | mathml docx import - handle m:fPr | Luboš Luňák |
2011-11-24 | at least partial implementation of reading mathml docx m:e | Luboš Luňák |
2011-11-24 | oox::AttributeList is actually not that usable outside | Luboš Luňák |
2011-11-24 | mathml docx import, implement m:acc (without the inner m:e) | Luboš Luňák |
2011-11-24 | more api improving in importing mathml docx | Luboš Luňák |
2011-11-24 | streamline and document the API for mathml xml stream reading | Luboš Luňák |
2011-11-24 | rename and move mathml oox support classes in oox to better places | Luboš Luňák |
2011-11-24 | ooxml mathml import - first very basic implementation | Luboš Luňák |
2011-11-24 | rename SmOoxml to SmOoxmlExport, as it does only export | Luboš Luňák |
2011-11-23 | fix some stray typos | Caolán McNamara |
2011-11-23 | remove various EraseLeadingAndTrailingChars | Caolán McNamara |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara |
2011-11-19 | Re-do Removed tools/dynarray.hxx , now that binfitler is ready for it | Norbert Thiebaud |
2011-11-19 | Revert "Removed tools/dynarray.hxx", break binfilter | Norbert Thiebaud |
2011-11-18 | Removed tools/dynarray.hxx | August Sodora |
2011-11-16 | Move cursor to the right of brace when the closing brace is typed. | Daisuke Nishino |
2011-11-16 | UniqueIdContainer is only needed by binfilter | Caolán McNamara |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-15 | Fix for fdo#42892: Add new symbols to Math | Olivier Hallot |
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann |