Age | Commit message (Expand) | Author |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-14 | configmgr.component is no longer an old one. | Stephan Bergmann |
2011-12-08 | add docx starmath testing documents | Luboš Luňák |
2011-12-07 | old class Stack pop'ed 0 from empty stack, which std::stack doesn't | Eike Rathke |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-07 | make the linear xml processing API more generic | Luboš Luňák |
2011-12-07 | disable error logs for now, until the new log macros get sorted out | Luboš Luňák |
2011-12-07 | merge two duplicates of a function | Luboš Luňák |
2011-12-07 | properly xml-escape written text in docx formula | Luboš Luňák |
2011-12-07 | Looks like the old stack implementation returned 0 on empty stack Pop(). | Stephan Bergmann |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-05 | Replace SmNodeStack with std::stack< SmNode* > | Marcel Metz |
2011-12-04 | visual formula editor: implement selection by mouse | Ivan Timofeev |
2011-12-04 | visual formula editor: copy/cut/paste for any keyboard layout | Ivan Timofeev |
2011-12-04 | visual formula editor: place cursor on numerator when creating empty fraction | Ivan Timofeev |
2011-12-04 | visual formula editor: optimize some buildings a bit | Ivan Timofeev |
2011-12-03 | sfx2::DocumentInserter: remove nFlags ctor param | Michael Stahl |
2011-12-02 | visual formula editor: fix insertion of symbols from catalog | Ivan Timofeev |
2011-12-02 | visual formula editor: fix insertion of "-" | Ivan Timofeev |
2011-11-30 | create placeholders properly in docx mathml import | Luboš Luňák |
2011-11-30 | do not add unnecessary spaces in docx mathml import | Luboš Luňák |
2011-11-30 | try with at least somewhat more generic handling of docx m:groupChr | Luboš Luňák |
2011-11-30 | do not ignore docx m:box contents (but m:box itself is not implemented) | Luboš Luňák |
2011-11-30 | import docx m:limUpp/m:limLow properly | Luboš Luňák |
2011-11-30 | export all sub/superscripts LO can handle to docx mathml | Luboš Luňák |
2011-11-30 | fix writing of docx m:sPre | Luboš Luňák |
2011-11-30 | import docx m:sPre, m:sSub, m:sSubSup and m:Sup | Luboš Luňák |
2011-11-30 | helper for reading docx OMathArg | Luboš Luňák |
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 |