summaryrefslogtreecommitdiff
path: root/starmath/source/parse.cxx
AgeCommit message (Expand)Author
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-30starmath: these constans are local and staticTakeshi Abe
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck: silence bogus unusedScopedObjectCaolán McNamara
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-26kill forgotten, unused TDEBUG tokenTakeshi Abe
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-02Replace FNTSIZ_* with a scoped enumeration FontSizeTypeTakeshi Abe
2015-03-26Added shortcut for arrows when doing start math formulasrobert Babiak
2015-02-21Typo: gramar->grammarJulien Nabet
2015-02-19starmath: prefer exact types such as size_t and sal_uInt16 to sal_uLongTakeshi Abe
2015-01-15no need to compare it with trueTakeshi Abe
2014-12-18starmath: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-20fix memory leaks caused with SmNodeStackTakeshi Abe
2014-11-17assert that no other types than TGOPER can happen in SmParser::Oper()Takeshi Abe
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-11stop duplicate definition of lcl_popOrZero()Takeshi Abe
2014-11-09separate parse.hxx into smaller partsTakeshi Abe
2014-11-03fix memory leak of pointers contained in m_aErrDescListTakeshi Abe
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-06-20fdo#79973 : LO crashes while opening the document.PriyankaGaikwad
2014-06-19coverity#706063 Unintended sign extensionCaolán McNamara
2014-05-27Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara
2014-04-28Make starmath german-comment-free.Thorsten Behrens
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-06coverity#708237: Unitialized scalar fieldNorbert Thiebaud
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-03-05remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-09fix debug=2 buildCaolán McNamara
2013-12-17fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-03fix spelling delimeter -> delimiterNoel Grandin
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-22ensure OUString::copy is within boundsCaolán McNamara
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-09-08Math: Further cleanup and realignmentThomas Arnhold