Age | Commit message (Expand) | Author | Files | Lines |
2010-11-01 | Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc | Jan Holesovsky | 1 | -18/+18 |
2010-11-01 | there's something very odd going on here | Caolán McNamara | 1 | -18/+18 |
2010-11-01 | Merge commit 'ooo/OOO330_m13' | Jan Holesovsky | 5 | -12/+30 |
2010-11-01 | give another go at enabling this test using rdb copies and only for Linux | Caolán McNamara | 2 | -0/+13 |
2010-10-31 | use RTL_CONSTASCII_USTRING_PARAM | Joost Eekhoorn | 1 | -4/+4 |
2010-10-31 | use RTL_CONSTASCII_USTRING_PARAM | Joost Eekhoorn | 1 | -2/+2 |
2010-10-31 | use RTL_CONSTASCII_USTRING_PARAM | Joost Eekhoorn | 1 | -1/+1 |
2010-10-31 | use RTL_CONSTASCII_USTRING_PARAM | Joost Eekhoorn | 1 | -1/+1 |
2010-10-29 | Disabling commentPr export - since MSO is yet to support this. | Muthu Subramanian K | 1 | -2/+6 |
2010-10-28 | Allow activation of cell even when the document is read-only. | Kohei Yoshida | 2 | -134/+143 |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara | 656 | -0/+1550 |
2010-10-28 | Lets try a local copy | Caolán McNamara | 1 | -5/+12 |
2010-10-28 | Fixed a condition: the filter needs to be checked for NULL in every case | Cédric Bosdonnat | 1 | -2/+2 |
2010-10-28 | CWS-TOOLING: integrate CWS calc61 | obo | 2 | -7/+21 |
2010-10-27 | calc61: #i115266# handle multiple selection for printing, return valid settin... | Niklas Nebel | 2 | -7/+21 |
2010-10-27 | Merged xlsx-shared-oox-chart-export-part1.diff from ooo-build | Katarina Machalkova | 4 | -8/+143 |
2010-10-27 | remove vos reference from uno xml descriptions | Norbert Thiebaud | 116 | -116/+0 |
2010-10-27 | Revert "enable this again ;-)" | Thorsten Behrens | 1 | -1/+0 |
2010-10-26 | enable this again ;-) | Caolán McNamara | 1 | -0/+1 |
2010-10-26 | need salhelper now to build | Caolán McNamara | 1 | -0/+1 |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud | 2 | -3/+1 |
2010-10-25 | remvove vos/macros.h usage | Norbert Thiebaud | 4 | -9/+0 |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud | 10 | -15/+15 |
2010-10-25 | merge vosremoval-reference.diff | Norbert Thiebaud | 21 | -21/+42 |
2010-10-25 | Use a SolarMutexGuard rather that direct acquire/release on the SolarMutex | Norbert Thiebaud | 2 | -5/+2 |
2010-10-25 | replace ScUnoGuard by SolarMutexGuard | Norbert Thiebaud | 58 | -1430/+1326 |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud | 2 | -2/+2 |
2010-10-24 | Merge commit 'ooo/OOO330_m12' | Jan Holesovsky | 1 | -1/+3 |
2010-10-23 | When launching the ref input window, we need to select the initial string. | Kohei Yoshida | 1 | -0/+1 |
2010-10-23 | Fix incorrect display of references from the formula input wizard. | Kohei Yoshida | 1 | -1/+10 |
2010-10-23 | Make for_each less ambiguous for VC++ 10 | Jesús Corrius | 1 | -6/+6 |
2010-10-22 | calc33stopper1: #i79854# do not create defined names in Calc for functions | Daniel Rentz [dr] | 2 | -3/+7 |
2010-10-22 | calc33stopper1: #i115183# no reinterpret_cast between ScDBFunc* and ScTabView* | Niklas Nebel | 1 | -2/+2 |
2010-10-22 | Translate some comments, and remove some dead code | Kevin Hunter | 1 | -126/+104 |
2010-10-21 | Few more translations and a minor clean up. | René Kjellerup | 4 | -66/+65 |
2010-10-21 | rhbz#636521 Don't record undo info during escher conversion | Caolán McNamara | 1 | -0/+5 |
2010-10-21 | Fix the regression for range array input (e.g. {=A1:A5}). | Kohei Yoshida | 2 | -45/+51 |
2010-10-21 | fixed an i18n problem | Andras Timar | 3 | -7/+10 |
2010-10-20 | Undoing pptx filter as a separate lib ( + related changes) | Katarina Machalkova | 3 | -4/+5 |
2010-10-20 | disable as there's reports of failure coming in that need to be addressed | Caolán McNamara | 1 | -1/+0 |
2010-10-20 | Fixed a crash on importing docs with database functions. | Kohei Yoshida | 1 | -0/+4 |
2010-10-20 | try and reenable this again, and see if it pass buildbot this time | Caolán McNamara | 1 | -0/+1 |
2010-10-20 | WaE, misordered init list | Caolán McNamara | 1 | -1/+1 |
2010-10-20 | remove unused variables | Caolán McNamara | 1 | -3/+1 |
2010-10-20 | WaE, unused parameter | Caolán McNamara | 1 | -1/+1 |
2010-10-20 | WaE, unused parameter | Caolán McNamara | 1 | -1/+1 |
2010-10-20 | WaE, silence warnings | Caolán McNamara | 1 | -2/+10 |
2010-10-20 | WaE, unused variable | Caolán McNamara | 1 | -1/+0 |
2010-10-20 | WaE, unused parameter | Caolán McNamara | 1 | -1/+1 |
2010-10-20 | WaE, remove warning | Caolán McNamara | 1 | -1/+0 |