Age | Commit message (Expand) | Author |
2015-01-15 | no need to compare it with true | Takeshi Abe |
2014-12-18 | starmath: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-03 | loplugin: cstylecast | Noel Grandin |
2014-11-20 | fix memory leaks caused with SmNodeStack | Takeshi Abe |
2014-11-17 | assert that no other types than TGOPER can happen in SmParser::Oper() | Takeshi Abe |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-11 | stop duplicate definition of lcl_popOrZero() | Takeshi Abe |
2014-11-09 | separate parse.hxx into smaller parts | Takeshi Abe |
2014-11-03 | fix memory leak of pointers contained in m_aErrDescList | Takeshi Abe |
2014-10-31 | Resolves: #i118191# Red is not red enough | Regina Henschel |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-06-20 | fdo#79973 : LO crashes while opening the document. | PriyankaGaikwad |
2014-06-19 | coverity#706063 Unintended sign extension | Caolán McNamara |
2014-05-27 | Resolves: fdo#77831 use classic token rules for user-defined char (%foo) | Caolán McNamara |
2014-04-28 | Make starmath german-comment-free. | Thorsten Behrens |
2014-04-14 | typo: attribut -> attribute | Thomas Arnhold |
2014-04-06 | coverity#708237: Unitialized scalar field | Norbert Thiebaud |
2014-03-15 | fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen... | matteocam |
2014-03-05 | remove unused code SmParser::Insert(rtl::OUString const&, int) | Noel Grandin |
2014-02-26 | Remove visual noise from starmath | Alexander Wilms |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-09 | fix debug=2 build | Caolán McNamara |
2013-12-17 | fdo#61638 SmParser::NextToken: don't crash on ending dot | Miklos Vajna |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-03 | fix spelling delimeter -> delimiter | Noel Grandin |
2013-10-09 | More OUString::copy out-of-bounds fixes | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-09-22 | ensure OUString::copy is within bounds | Caolán McNamara |
2013-09-09 | Math: OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-09-08 | Math: Further cleanup and realignment | Thomas Arnhold |
2013-09-08 | Math: Remove obsolete GetConversion() | Thomas Arnhold |
2013-09-05 | String to OUString | Thomas Arnhold |
2013-09-04 | remove intermediate Strings on res loading | Caolán McNamara |
2013-08-19 | Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part3) | Julien Nabet |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-04 | fdo#66575 - MathML export: fix errors with newline, binom and stack. | Frédéric Wang |
2013-07-04 | fdo#66575 - MathML export: fix errors with newline, binom and stack. | Frédéric Wang |
2013-07-02 | fdo#66416 - Use appropriate unicode characters for math "Brackets" | Frédéric Wang |
2013-06-28 | fdo#66088 Export some math symbols as <mi> elements. | Frédéric Wang |
2013-06-28 | fdo#66081 - reduce the number of nested <mrow>'s in MathML | Frédéric Wang |
2013-06-28 | fdo#55853 - improve parsing of concatenated numbers and identifiers. | Frédéric Wang |
2013-06-28 | Remove unused String::Copy in Math (try to fix fdo#36634) | Frédéric Wang |
2013-05-13 | Bin IsDigit method and use isAsciiDigit from CharClass | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | Fix spelling errors and typos: 'unkown' change to 'unknown' | vincent |