summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)AuthorFilesLines
2011-09-11ensureCapacity doesn't need to be done twiceEike Rathke1-2/+0
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke2-17/+14
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner1-2/+30
2011-08-26ensureCapacity on OUStringBufferEike Rathke1-1/+3
2011-08-24fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke1-1/+1
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke1-4/+17
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke2-75/+75
2011-08-14fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke1-0/+75
2011-08-08fix syntaxCaolán McNamara1-2/+2
2011-08-08callcatcher: ditch some more methodsCaolán McNamara1-11/+1
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-23fix for fdo#37880Markus Mohrhard1-1/+2
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara1-3/+6
2011-06-20totally pointless intermediate objectCaolán McNamara1-4/+1
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+5
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-15/+76
2011-05-18fdo#37252: Don't assume you'll always find a match.Kohei Yoshida1-1/+5
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2-15/+76
2011-04-21gbuildize formulaDavid Tardon4-207/+0
2011-04-13dont' assert for changing seperators, common thing to doCaolán McNamara1-1/+3
2011-04-12WaE: various compiler warningsCaolán McNamara2-4/+14
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito3-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito18-0/+0
2011-03-28CWS-TOOLING: integrate CWS calc66Ivo Hinkelmann1-15/+52
2011-03-28Remove commented code in libs-core/formulaXisco Fauli8-61/+3
2011-03-12sligh mis-merge, and favor bool over sal_Bool for internal stuffNorbert Thiebaud2-21/+22
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens29-543/+562
2011-03-10dr78: #i111413# removed all translation relevant strings from SEC, CSC, SECH ...Eike Rathke [er]1-4/+4
2011-03-04calc66: mergeNiklas Nebel3-25/+30
2011-03-04calc66: #i103331# make OFFSET with external references work againEike Rathke [er]1-15/+52
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold3-4/+4
2011-03-01pointless to go from char* to OString to char*Caolán McNamara1-2/+1
2011-02-28dr78: rebase to DEV300_m101Daniel Rentz [dr]13-476/+481
2011-02-15accfixes: merged to m100Malte Timmermann [mt]13-451/+451
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-4/+0
2011-02-02Clean up makefilesThomas Arnhold1-5/+1
2011-01-21removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner1-1/+1
2011-01-19accfixes: added more accessibility informationMalte Timmermann [mt]1-0/+5
2011-01-19accfixes: fixed tab orderMalte Timmermann [mt]2-25/+25
2011-01-14removetooltypes01: #i112600# remove tooltypes from formulaMikhail Voytenko13-450/+450
2011-01-12Add bits to change appearance of the edit box upon invalid references.Kohei Yoshida1-0/+14
2010-12-29dr78: rebase to DEV300m96Daniel Rentz [dr]1-1/+1
2010-12-21Implemented FormulaTokneRef using boost::intrusive_ptr.Kohei Yoshida2-6/+6
2010-12-11cleaning of __EXPORT defineGert Faller1-2/+2
2010-12-03dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr...Eike Rathke [er]1-0/+24
2010-11-15Remove more unused hiconstrast argsCaolán McNamara4-20/+3
2010-11-13Purged BmpColorMode from libs-gui - libs-coreJoseph Powers6-83/+0
2010-11-12WaE, unused parameterCaolán McNamara1-1/+1
2010-11-12Removed BmpColorMode(SvLBoxContextBmp_Impl and SvLBoxButtonData) - libs-coreJoseph Powers1-4/+0
2010-11-10Bitmap Tree Cleanup - libs-coreJoseph Powers3-15/+1