Age | Commit message (Expand) | Author |
2012-01-11 | Fix for fdo43460 Part XXXIV getLength() to isEmpty() | Olivier Hallot |
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl |
2012-01-06 | symbolic names instead of hex values for math symbols where possible | Luboš Luňák |
2012-01-06 | write TBAR rather as an accent, use over/underline for m:bar | Luboš Luňák |
2012-01-06 | smath does not handle accents in MathML | Joshua Cogliati |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |
2012-01-04 | fix dep to svx/globlmn.hrc inside of tail_build | Norbert Thiebaud |
2011-12-29 | Some cppcheck cleaning | Julien Nabet |
2011-12-26 | catch exception by constant reference | Takeshi Abe |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley |
2011-12-23 | SV_DECL_VARARR->std::vector | August Sodora |
2011-12-22 | "*.*" is not "all files" (bnc#738021) | Luboš Luňák |
2011-12-20 | gbuild: these targets depend on svx/globlmn.hrc | Matúš Kukan |
2011-12-20 | remove obsolete comment | Luboš Luňák |
2011-12-20 | if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636) | Luboš Luňák |
2011-12-20 | import m:eqArr (part of fdo#32636) | Luboš Luňák |
2011-12-20 | export vertical stack as m:eqArr, seems to fit much better | Luboš Luňák |
2011-12-20 | skip unknown elements when reading multiple elements from docx mathml | Luboš Luňák |
2011-12-20 | Link most libs and executables with gb_STDLIBS as presumably is intended | Tor Lillqvist |
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 |