summaryrefslogtreecommitdiff
path: root/starmath/inc/parse.hxx
AgeCommit message (Expand)Author
2016-05-17convert TG constants to scoped enumNoel Grandin
2016-04-22starmath: Drop member variable set but not usedTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-21loplugin:staticmethodsStephan Bergmann
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29starmath: tdf#93240 replace boost::ptr_vectorTakeshi Abe
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-06-15cppcheck: silence bogus unusedScopedObjectCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-10Replace boost::noncopyable with use of SAL_DELETED_FUNCTIONTakeshi Abe
2015-01-15protected -> privateTakeshi Abe
2014-12-16Omit unused default valueTakeshi Abe
2014-11-09separate parse.hxx into smaller partsTakeshi Abe
2014-11-04mark as noncopyableTakeshi Abe
2014-11-04include <list> where neededTakeshi Abe
2014-11-03fix memory leak of pointers contained in m_aErrDescListTakeshi Abe
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel
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
2013-10-23starmath: fix include guardsThomas Arnhold
2013-09-08Math: Remove obsolete GetConversion()Thomas Arnhold
2013-09-05String to OUStringThomas Arnhold
2013-09-04String to OUStringThomas Arnhold
2013-06-28fdo#55853 - improve parsing of concatenated numbers and identifiers.Frédéric Wang
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-21String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-23removed unused forward declarations of classTakeshi Abe
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot
2011-09-17reformat so that numbers are correctCaolán McNamara
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet
2011-08-30I'm too lazy to count, add commentsLuboš Luňák
2011-08-05definition and use inside same debug levelCaolán McNamara
2011-06-01make this per-class instead of a local staticCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-18Remove some #include <tools/list.hxx>Joseph Powers
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2010-12-12remove DECLARE_LIST(SmErrDescList, SmErrorDesc *)Joseph Powers
2010-12-10cws tl84: warning-free codeThomas Lange [tl]