summaryrefslogtreecommitdiff
path: root/starmath/inc/parse.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin1-1/+1
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-29starmath: tdf#93240 replace boost::ptr_vectorTakeshi Abe1-2/+3
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin1-2/+2
2015-07-21loplugin:unusedmethods starmathNoel Grandin1-2/+0
2015-06-15cppcheck: silence bogus unusedScopedObjectCaolán McNamara1-29/+29
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-03-10Replace boost::noncopyable with use of SAL_DELETED_FUNCTIONTakeshi Abe1-3/+4
2015-01-15protected -> privateTakeshi Abe1-1/+0
2014-12-16Omit unused default valueTakeshi Abe1-1/+1
2014-11-09separate parse.hxx into smaller partsTakeshi Abe1-143/+3
2014-11-04mark as noncopyableTakeshi Abe1-5/+2
2014-11-04include <list> where neededTakeshi Abe1-1/+0
2014-11-03fix memory leak of pointers contained in m_aErrDescListTakeshi Abe1-2/+2
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel1-2/+3
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam1-1/+2
2014-03-05remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin1-1/+0
2014-02-26Remove visual noise from starmathAlexander Wilms1-1/+1
2013-10-23starmath: fix include guardsThomas Arnhold1-2/+2
2013-09-08Math: Remove obsolete GetConversion()Thomas Arnhold1-14/+0
2013-09-05String to OUStringThomas Arnhold1-15/+15
2013-09-04String to OUStringThomas Arnhold1-2/+0
2013-06-28fdo#55853 - improve parsing of concatenated numbers and identifiers.Frédéric Wang1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-11-21String -> OUStringIvan Timofeev1-1/+1
2012-10-01String -> OUStringIvan Timofeev1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-23removed unused forward declarations of classTakeshi Abe1-1/+0
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz1-2/+1
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot1-1/+2
2011-09-17reformat so that numbers are correctCaolán McNamara1-17/+17
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet1-1/+1
2011-08-30I'm too lazy to count, add commentsLuboš Luňák1-46/+46
2011-08-05definition and use inside same debug levelCaolán McNamara1-1/+1
2011-06-01make this per-class instead of a local staticCaolán McNamara1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-38/+53
2011-02-18Remove some #include <tools/list.hxx>Joseph Powers1-1/+0
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko1-4/+4
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-30/+46
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner1-19/+19
2010-12-12remove DECLARE_LIST(SmErrDescList, SmErrorDesc *)Joseph Powers1-12/+13
2010-12-10cws tl84: warning-free codeThomas Lange [tl]1-1/+1
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier1-10/+10
2010-10-23Merge branch 'formula' into intformulaeMichael Meeks1-1/+18
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-13cws tl84: #i114767# Math: added option to save only used symbolsThomas Lange [tl]1-32/+48
2010-10-01Integrated the visual formula editor patchJonas Finnemann Jensen1-1/+18