summaryrefslogtreecommitdiff
path: root/formula
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 Rathke6-30/+29
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner3-5/+43
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 Rathke2-5/+21
2011-08-24cosmeticsEike Rathke1-15/+15
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke3-109/+108
2011-08-14fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke2-0/+81
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe6-6/+6
2011-08-08fix syntaxCaolán McNamara1-2/+2
2011-08-08callcatcher: ditch some more methodsCaolán McNamara2-14/+1
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist6-6/+12
2011-07-21resyncing to masterBjoern Michaelsen7-21/+25
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-23fix for fdo#37880Markus Mohrhard2-5/+8
2011-06-21gnumake4: postmerge fixes in formulaBjoern Michaelsen2-4/+2
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara1-3/+6
2011-06-20totally pointless intermediate objectCaolán McNamara1-4/+1
2011-06-17remove all traces of offuh from makefilesDavid Tardon2-2/+10
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+5
2011-05-28String to rtl::OUString.Kohei Yoshida1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky6-76/+169
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 Behrens6-76/+169
2011-04-21gbuildize formulaDavid Tardon15-428/+346
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 Saito6-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito35-0/+0
2011-03-28CWS-TOOLING: integrate CWS calc66Ivo Hinkelmann3-15/+75
2011-03-28Remove commented code in libs-core/formulaXisco Fauli10-67/+3
2011-03-12sligh mis-merge, and favor bool over sal_Bool for internal stuffNorbert Thiebaud4-50/+51
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens58-768/+817
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]3-15/+75
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]24-658/+663
2011-02-15accfixes: merged to m100Malte Timmermann [mt]24-633/+633
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-4/+0
2011-02-05migrate to use boost unordered containersFridrich Štrba1-3/+3
2011-02-02Clean up makefilesThomas Arnhold1-5/+1
2011-01-21removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner2-2/+2
2011-01-19accfixes: added more accessibility informationMalte Timmermann [mt]1-0/+5
2011-01-19accfixes: fixed tab orderMalte Timmermann [mt]2-25/+25