Age | Commit message (Expand) | Author |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-09-27 | Revert "Fixx FormulaCompiler build after the O[U]String[Buffer] changes" | Stephan Bergmann |
2011-09-27 | Fixx FormulaCompiler build after the O[U]String[Buffer] changes | Fridrich Štrba |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-20 | Get DB range import from xlsx to work once again. | Kohei Yoshida |
2011-09-11 | ensureCapacity doesn't need to be done twice | Eike Rathke |
2011-09-11 | fix fdo#40590 stop abusing regular string token for XML import | Eike Rathke |
2011-09-07 | BITxxx functions according to ODF 1.2 OpenFormula | Wolfgang Pechlaner |
2011-08-26 | ensureCapacity on OUStringBuffer | Eike Rathke |
2011-08-24 | fdo#39192 correctly calculate jump matrix; end of path if NULL | Eike Rathke |
2011-08-24 | replace ScNameToken with proper FormulaIndexToken | Eike Rathke |
2011-08-24 | cosmetics | Eike Rathke |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-14 | sal_Bool -> bool and cosmetics | Eike Rathke |
2011-08-14 | fdo#37391 write and read [#REF!] in ODFF for reference errors | Eike Rathke |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-08 | fix syntax | Caolán McNamara |
2011-08-08 | callcatcher: ditch some more methods | Caolán McNamara |
2011-08-05 | reflect gmake flavor | Takeshi Abe |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-06-23 | fix for fdo#37880 | Markus Mohrhard |
2011-06-21 | gnumake4: postmerge fixes in formula | Bjoern Michaelsen |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara |
2011-06-20 | totally pointless intermediate object | Caolán McNamara |
2011-06-17 | remove all traces of offuh from makefiles | David Tardon |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-05-28 | String to rtl::OUString. | Kohei Yoshida |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-18 | fdo#37252: Don't assume you'll always find a match. | Kohei Yoshida |
2011-04-28 | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 | Thorsten Behrens |
2011-04-21 | gbuildize formula | David Tardon |
2011-04-13 | dont' assert for changing seperators, common thing to do | Caolán McNamara |
2011-04-12 | WaE: various compiler warnings | Caolán McNamara |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-28 | CWS-TOOLING: integrate CWS calc66 | Ivo Hinkelmann |
2011-03-28 | Remove commented code in libs-core/formula | Xisco Fauli |
2011-03-12 | sligh mis-merge, and favor bool over sal_Bool for internal stuff | Norbert Thiebaud |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-03-10 | dr78: #i111413# removed all translation relevant strings from SEC, CSC, SECH ... | Eike Rathke [er] |
2011-03-04 | calc66: merge | Niklas Nebel |
2011-03-04 | calc66: #i103331# make OFFSET with external references work again | Eike Rathke [er] |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-03-01 | pointless to go from char* to OString to char* | Caolán McNamara |
2011-02-28 | dr78: rebase to DEV300_m101 | Daniel Rentz [dr] |
2011-02-15 | accfixes: merged to m100 | Malte Timmermann [mt] |