Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | XubString->OUString | Caolán McNamara | 1 | -1/+1 |
2012-09-17 | add more test for ScRangeList::DeleteArea | Markus Mohrhard | 1 | -0/+39 |
2012-09-17 | test case for ScRangeList | Markus Mohrhard | 4 | -1/+213 |
2012-09-17 | fix ScRangeList::DeleteArea for the 4 ranges case | Markus Mohrhard | 1 | -1/+1 |
2012-09-16 | only delete cond formats when attributes are deleted, fdo#54748 | Markus Mohrhard | 1 | -1/+2 |
2012-09-14 | Unit test for ScRangeList. For now it's very basic. May expand later. | Kohei Yoshida | 1 | -0/+18 |
2012-09-14 | don't add old cond formats if new ones are already loaded, fdo#54749 | Markus Mohrhard | 1 | -1/+1 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 3 | -7/+8 |
2012-09-13 | Let's just remove this. | Kohei Yoshida | 1 | -11/+2 |
2012-09-13 | Fix the order of template arguments. | Kohei Yoshida | 1 | -9/+9 |
2012-09-13 | targetted container_controls rework. | Noel Power | 1 | -6/+6 |
2012-09-12 | targetted VBA re-work. | Noel Power | 42 | -3130/+332 |
2012-09-12 | Improvement on previous commit | Stephan Bergmann | 1 | -15/+5 |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin | 1 | -4/+4 |
2012-09-11 | -Werror,-Wunused-private-field (various sc) | Stephan Bergmann | 104 | -257/+66 |
2012-09-11 | -Werror,-Wunused-private-field (SC_TOKEN_FIX_MEMBERS -> ScRawTokenBase) | Stephan Bergmann | 1 | -11/+10 |
2012-09-11 | -Werror,-Wunused-value | Stephan Bergmann | 2 | -7/+7 |
2012-09-11 | liborcus: convert to gbuild | Matúš Kukan | 3 | -3/+9 |
2012-09-11 | warning C4805: '!=': unsafe mix of type 'bool' and type 'sal_Bool' | Stephan Bergmann | 1 | -1/+1 |
2012-09-10 | Resolves: fdo#44925 list box contents should be same direction as sheet | Manal Alhassoun | 1 | -1/+2 |
2012-09-10 | Change some comments to meet doxygen standards | Faisal M. Al-Otaibi | 7 | -53/+49 |
2012-09-10 | fdo#54721 fix vba not tracking currently selected doc correctly | Noel Power | 1 | -8/+3 |
2012-09-10 | -Werror,-Wmismatched-tags | Stephan Bergmann | 1 | -1/+1 |
2012-09-09 | fix crash introduced by stl conversion, fdo#54299 | Markus Mohrhard | 2 | -2/+2 |
2012-09-09 | don't use unitialized global variable, fdo#53713 | Markus Mohrhard | 3 | -6/+15 |
2012-09-09 | fdo#39468: Translated German comments in sc/source/core/tool | gerhard oettl | 8 | -48/+46 |
2012-09-09 | fdo#39468: Translated German comments in sc/source/core/tool | gerhard oettl | 1 | -8/+8 |
2012-09-08 | MDDS is not in BUILD_TYPE anymore | Matúš Kukan | 1 | -1/+1 |
2012-09-07 | -Werror=non-virtual-dtor | Stephan Bergmann | 1 | -0/+2 |
2012-09-07 | Use DOS style file path on Windows. | Kohei Yoshida | 1 | -2/+7 |
2012-09-07 | Get it to build on Windows, with MSVC compiler. | Kohei Yoshida | 1 | -0/+2 |
2012-09-07 | We don't need this special orcus directory now that orcus is integrated. | Kohei Yoshida | 3 | -919/+0 |
2012-09-07 | Use the latest license header. | Kohei Yoshida | 2 | -46/+8 |
2012-09-07 | Add or update the header guards. | Kohei Yoshida | 2 | -2/+7 |
2012-09-07 | Move the orcus handling code from sc to scfilt. | Kohei Yoshida | 10 | -15/+50 |
2012-09-07 | Get internal liborcus to build. | Kohei Yoshida | 2 | -13/+20 |
2012-09-07 | First cut on integrating liborcus into libreoffice tree.... | Kohei Yoshida | 6 | -0/+239 |
2012-09-07 | fix crash on area link update | David Tardon | 2 | -2/+2 |
2012-09-06 | handle protection in conditional formats correctly, fdo#51636 | Markus Mohrhard | 3 | -6/+52 |
2012-09-06 | no conditional format changes i protected sheets, related fdo#51636 | Markus Mohrhard | 3 | -1/+19 |
2012-09-06 | assign correct value | Markus Mohrhard | 1 | -1/+1 |
2012-09-06 | warning C4702: unreachable code | Stephan Bergmann | 1 | -3/+0 |
2012-09-05 | Cleanup files touched by f5b7fecbc0744e46468d57b8131ea7d768aa96a2 | Philipp Riemer | 4 | -39/+15 |
2012-09-05 | remove two useless definitions | Markus Mohrhard | 2 | -3/+0 |
2012-09-05 | only allow to change conditional formatting if sheet is not protected | Markus Mohrhard | 1 | -0/+3 |
2012-09-05 | better import of conditional format from old ODF structure | Markus Mohrhard | 6 | -181/+151 |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | 2 | -11/+11 |
2012-08-31 | forgot to use external mdds headers here | Matúš Kukan | 5 | -0/+10 |
2012-08-31 | mdds: convert to gbuild | Matúš Kukan | 2 | -1/+5 |
2012-08-31 | Bool and string cleanup, as usual. | Kohei Yoshida | 1 | -5/+5 |