1. 9555d03 remove unused #include <sal/alloca.h> by Michael Stahl · 11 years ago
  2. 2bce236 Work around odd -Werror=strict-overflow by Stephan Bergmann · 11 years ago
  3. ebce6f0 coverity#1325058 Dereference after null check by Caolán McNamara · 11 years ago
  4. 264c6e4 Bin code that died in f2b93f2e314215d6342e0bd5727e6740cc15e29c by Tor Lillqvist · 11 years ago
  5. 7aec393 Fix check for empty stack by Stephan Bergmann · 11 years ago
  6. a3adf9c Simply move std::vector instances around here by Stephan Bergmann · 11 years ago
  7. 00475bd do not use unlimited precision in status bar by Eike Rathke · 11 years ago
  8. ee9b3c1 Return the std::unique_ptr itself here, not a raw pointer by Stephan Bergmann · 11 years ago
  9. 36739d3 Return the std::unique_ptr itself here, not a raw pointer by Stephan Bergmann · 11 years ago
  10. 4f63a20 Return the std::unique_ptr itself here, not a raw pointer by Stephan Bergmann · 11 years ago
  11. 53d09aa Return the std::unique_ptr itself here, not a raw pointer by Stephan Bergmann · 11 years ago
  12. 5ba0f79 tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INV by Winfried Donkers · 11 years ago
  13. b3cc2c6 don't try to create OUString from editeng directly, tdf#94542 by Markus Mohrhard · 11 years ago
  14. c6726bd make gnumeric xml a real LibreOffice filter format by Markus Mohrhard · 11 years ago
  15. 3bcc176 simplify code by Markus Mohrhard · 11 years ago
  16. b9d2062 fix ellipsis by Dennis Roczek · 11 years ago
  17. e2c7ef0 making alt-x code consistent by Justin Luth · 11 years ago
  18. ec45130 translate DE->EN by Nicolas Christener · 11 years ago
  19. f8a7c03 convert Link<> to typed by Noel Grandin · 11 years ago
  20. 1296732 convert Link<> to typed by Noel Grandin · 11 years ago
  21. d754065 Performance test for ChiTest by Łukasz Hryniuk · 11 years ago
  22. b24286e Testcases with several arrays for SUM and PRODUCT by Łukasz Hryniuk · 11 years ago
  23. 2b0413a Broaden PRODUCT test by Łukasz Hryniuk · 11 years ago
  24. c1780ad fix IterateMatrix for ifPRODUCT and ifSUMSQ by Eike Rathke · 11 years ago
  25. 5b2507f Revert "Fix a bug in SUMSQ" by Eike Rathke · 11 years ago
  26. c52982e better OOXML VBA export by Markus Mohrhard · 11 years ago
  27. 14ccaf9 Test for SUMX2MY2 by Łukasz Hryniuk · 11 years ago
  28. 8c7ba16 Test for SUMSQ by Łukasz Hryniuk · 11 years ago
  29. 8424b84 Whoops, missing CPPUNIT_TEST lines by Łukasz Hryniuk · 11 years ago
  30. 793d1ab Fix a bug in SUMSQ by Łukasz Hryniuk · 11 years ago
  31. e85b233 convert Link<> to typed by Noel Grandin · 11 years ago
  32. 5ae90e1 convert Link<> to typed by Noel Grandin · 11 years ago
  33. c24ce84 convert Link<> to typed by Noel Grandin · 11 years ago
  34. df9dbfc convert Link<> to typed by Noel Grandin · 11 years ago
  35. 9d55221 convert Link<> to typed by Noel Grandin · 11 years ago
  36. b198cb8 convert Link<> to typed by Noel Grandin · 11 years ago
  37. b43226b convert Link<> to typed by Noel Grandin · 11 years ago
  38. 5d54650 remove unused Link<> field by Noel Grandin · 11 years ago
  39. 8d16834 convert Link<> to typed by Noel Grandin · 11 years ago
  40. 3d9dd24 convert Link<> to typed by Noel Grandin · 11 years ago
  41. fc30b2a convert Link<> to typed by Noel Grandin · 11 years ago
  42. f6f4a57 convert Link<> to typed by Noel Grandin · 11 years ago
  43. 3563fd5 convert Link<> to typed by Noel Grandin · 11 years ago
  44. a19f981 convert Link<> to typed by Noel Grandin · 11 years ago
  45. 2ea92be convert SC_CONVERT constants to scoped enum by Noel Grandin · 11 years ago
  46. 015eb39 convert SC_SHEETEVENT to scoped enum by Noel Grandin · 11 years ago
  47. ad13863 convert SC_PASTE constants to scoped enum by Noel Grandin · 11 years ago
  48. 599fab4 hide ScopedPtr::reset and add disposeAndClear by Caolán McNamara · 11 years ago
  49. da4c217 init iterators only when needed by Eike Rathke · 11 years ago
  50. f09a916 Resolves: rhbz#1264585 check data pilot field name availability by Eike Rathke · 11 years ago
  51. 921686a convert SC_LINKREFTYPE to scoped enum by Noel Grandin · 11 years ago
  52. 588e1f9 convert SC_ENTER constants to scoped enum by Noel Grandin · 11 years ago
  53. bd6f61a convert SC_LINK constants to scoped enum by Noel Grandin · 11 years ago
  54. 1e67e94 convert Link<> to typed by Noel Grandin · 11 years ago
  55. b7e2810 remove unused _SCALC_EXE #ifdef by Noel Grandin · 11 years ago
  56. f1611d5 convert SC_FILL constants to scoped enum by Noel Grandin · 11 years ago
  57. 14c44a1 Try harder to avoid unnecessary work by Tor Lillqvist · 11 years ago
  58. 5d22a10 Performance test for FTest by Łukasz Hryniuk · 11 years ago
  59. 465f493 Performance test for Sum by Łukasz Hryniuk · 11 years ago
  60. 99bfc36 convert Link<> to typed by Noel Grandin · 11 years ago
  61. ac22644 Fix typos by Andrea Gelmini · 11 years ago
  62. 1fa2398 Tentative performance improvement. by Michael Meeks · 11 years ago
  63. ef725dc Resolves: tdf#94060 raise iteration steps upper limit to 32767 by Eike Rathke · 11 years ago
  64. c8204ba boost->std by Caolán McNamara · 11 years ago
  65. 7034c95 Remove declaration of nonexistent function by Tor Lillqvist · 11 years ago
  66. d030c4a revert for mac and win unit case crashes after boost->std by Caolán McNamara · 11 years ago
  67. d5f149e missing include by Caolán McNamara · 11 years ago
  68. 6f495a1 boost->std by Caolán McNamara · 11 years ago
  69. 624ab2e Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExport by Eike Rathke · 11 years ago
  70. e381301 add test case for CVE-2015-2523 by Caolán McNamara · 11 years ago
  71. b0b0094 add test case for CVE-2015-2520 by Caolán McNamara · 11 years ago
  72. a4f9ce8 add test case for CVE-2015-2521 by Caolán McNamara · 11 years ago
  73. 57ad819 add CVE-2015-2510 test case by Caolán McNamara · 11 years ago
  74. 1e2119fd convert Link<> to typed by Noel Grandin · 11 years ago
  75. 036ee34 convert Link<> to typed by Noel Grandin · 11 years ago
  76. 81bec2e convert Link<> to typed by Noel Grandin · 11 years ago
  77. cd01518 convert Link<> to typed by Noel Grandin · 11 years ago
  78. b98fb89 convert Link<> to typed by Noel Grandin · 11 years ago
  79. f2b93f2 ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long time by Tor Lillqvist · 11 years ago
  80. 11e1c55 YAGNI by Tor Lillqvist · 11 years ago
  81. e4a8ae0 Resolves: tdf#94249 do not remove broadcasters while iterators are in use by Eike Rathke · 11 years ago
  82. 18c092d Use C++11 initializer list by Tor Lillqvist · 11 years ago
  83. 69a06ca convert Link<> to typed by Noel Grandin · 11 years ago
  84. 11c4f58f convert Link<> to typed by Noel Grandin · 11 years ago
  85. fb59df3 there's no default ScMatrixMode enum other than the known ones by Eike Rathke · 11 years ago
  86. d8d6997 stab MM_FAKE, it's a zombie by Eike Rathke · 11 years ago
  87. c84e6ac NETWORKDAYS : make names for parameter 3 and 4 clearer by Winfried Donkers · 11 years ago
  88. d6a5aac Split formula group for OpenCL up into smaller bits when necessary by Tor Lillqvist · 11 years ago
  89. 75bde90 tdf#94079 allow empty array for holiday sequence by Winfried Donkers · 11 years ago
  90. f501fe4 do not write MM_REFERENCE formulas to OOXML, tdf#61908 follow-up by Eike Rathke · 11 years ago
  91. 92df7db array formulas do not consist only of multiple rows, tdf#61908 follow-up by Eike Rathke · 11 years ago
  92. 9823652 convert Link<> to typed by Noel Grandin · 11 years ago
  93. 7c9a484 tdf#73691 - add alt-x support to calc by Justin Luth · 11 years ago
  94. 97ad639 Resolves: tdf#93895 broadcast cell changes when multi-selection was pasted by Eike Rathke · 11 years ago
  95. 2a4ccc0 convert Link<> to typed by Noel Grandin · 11 years ago
  96. 6532cb0 ImplCallEventListeners and FireVclEvent can take references by Noel Grandin · 11 years ago
  97. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  98. 12b9341 tdf#39468 - Translate German comments. by Ryan McCoskrie · 11 years ago
  99. 77ca5fe Avoid getTokenCount in ScViewFunc::SetPrintRanges by Matteo Casalin · 11 years ago
  100. 865c9fb Avoid getTokenCount in ScRangeList::Parse by Matteo Casalin · 11 years ago