Age | Commit message (Expand) | Author |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-28 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-12 | fdo#50822 add function XOR to calc as in ODFF1.2 | Winfried Donkers |
2012-05-13 | fdo#44456 added calc function DATEDIF as in ODF1.2 | Winfried Donkers |
2012-04-23 | Unused code removal | Javier Silva Sanahuja |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-22 | restructure the code a bit more | Markus Mohrhard |
2012-03-22 | prevent call to virtual method in destructor, fdo#47589 | Markus Mohrhard |
2012-03-21 | Ensure ResMgr outlives Resources | Stephan Bergmann |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-01 | More IMPL_LINK_NOARG fixes | Stephan Bergmann |
2012-01-19 | remove unused methods | Thomas Arnhold |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from formula | Norbert Thiebaud |
2011-10-20 | remove unused methods from formula::FormulaModalDialog | Felix Zhang |
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 | 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-24 | replace ScNameToken with proper FormulaIndexToken | Eike Rathke |
2011-08-24 | cosmetics | Eike Rathke |
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-08 | callcatcher: ditch some more methods | Caolán McNamara |
2011-06-23 | fix for fdo#37880 | Markus Mohrhard |
2011-05-28 | String to rtl::OUString. | Kohei Yoshida |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-28 | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 | Thorsten Behrens |
2011-04-21 | gbuildize formula | David Tardon |
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-04 | calc66: #i103331# make OFFSET with external references work again | Eike Rathke [er] |
2011-02-28 | dr78: rebase to DEV300_m101 | Daniel Rentz [dr] |
2011-02-05 | migrate to use boost unordered containers | Fridrich Štrba |
2011-01-21 | removetooltypes01: #i112600# Fix build problems on non-pro | Carsten Driesner |
2011-01-14 | removetooltypes01: #i112600# remove tooltypes from formula | Mikhail Voytenko |
2011-01-12 | Add bits to change appearance of the edit box upon invalid references. | Kohei Yoshida |
2010-12-21 | Removed a header; nobody uses SimpleIntrusiveReference any more. | Kohei Yoshida |
2010-12-21 | Implemented FormulaTokneRef using boost::intrusive_ptr. | Kohei Yoshida |
2010-12-03 | dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr... | Eike Rathke [er] |
2010-11-13 | Purged BmpColorMode from libs-gui - libs-core | Joseph Powers |