summaryrefslogtreecommitdiff
path: root/starmath/source/parse.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent
2013-02-28coverity#705726: fix memory leakMarkus Mohrhard
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-21String -> OUStringIvan Timofeev
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-01String -> OUStringIvan Timofeev
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31SmParser::GetTokenTableEntry: -Werror=sign-compareMichael Stahl
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-08Revert "fdo#41739: Math: do not skip "newline" on error"Ivan Timofeev
2012-03-22fdo#41739: Math: do not skip "newline" on errorIvan Timofeev
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2012-01-30refactor ConvertLineEndCaolán McNamara
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke
2011-12-07Looks like the old stack implementation returned 0 on empty stack Pop().Stephan Bergmann
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet
2011-08-05definition and use inside same debug levelCaolán McNamara
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak
2011-06-01make this per-class instead of a local staticCaolán McNamara
2011-05-05fix fdo#36863 - math crasher on redraw, introduced by Seek differenceMichael Meeks
2011-03-18Made dbgutil build work againThorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-27CWS-TOOLING: integrate CWS tl84Vladimir Glazunov
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-15#i115956# token translation fixedos
2010-12-12remove DECLARE_LIST(SmErrDescList, SmErrorDesc *)Joseph Powers
2010-12-08#i115956# token translation fixedos
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-10-23Merge branch 'formula' into intformulaeMichael Meeks
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth