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