1. 921686a convert SC_LINKREFTYPE to scoped enum by Noel Grandin · 11 years ago
  2. 588e1f9 convert SC_ENTER constants to scoped enum by Noel Grandin · 11 years ago
  3. bd6f61a convert SC_LINK constants to scoped enum by Noel Grandin · 11 years ago
  4. 1e67e94 convert Link<> to typed by Noel Grandin · 11 years ago
  5. b7e2810 remove unused _SCALC_EXE #ifdef by Noel Grandin · 11 years ago
  6. f1611d5 convert SC_FILL constants to scoped enum by Noel Grandin · 11 years ago
  7. 14c44a1 Try harder to avoid unnecessary work by Tor Lillqvist · 11 years ago
  8. 5d22a10 Performance test for FTest by Łukasz Hryniuk · 11 years ago
  9. 465f493 Performance test for Sum by Łukasz Hryniuk · 11 years ago
  10. 99bfc36 convert Link<> to typed by Noel Grandin · 11 years ago
  11. ac22644 Fix typos by Andrea Gelmini · 11 years ago
  12. 1fa2398 Tentative performance improvement. by Michael Meeks · 11 years ago
  13. ef725dc Resolves: tdf#94060 raise iteration steps upper limit to 32767 by Eike Rathke · 11 years ago
  14. c8204ba boost->std by Caolán McNamara · 11 years ago
  15. 7034c95 Remove declaration of nonexistent function by Tor Lillqvist · 11 years ago
  16. d030c4a revert for mac and win unit case crashes after boost->std by Caolán McNamara · 11 years ago
  17. d5f149e missing include by Caolán McNamara · 11 years ago
  18. 6f495a1 boost->std by Caolán McNamara · 11 years ago
  19. 624ab2e Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExport by Eike Rathke · 11 years ago
  20. e381301 add test case for CVE-2015-2523 by Caolán McNamara · 11 years ago
  21. b0b0094 add test case for CVE-2015-2520 by Caolán McNamara · 11 years ago
  22. a4f9ce8 add test case for CVE-2015-2521 by Caolán McNamara · 11 years ago
  23. 57ad819 add CVE-2015-2510 test case by Caolán McNamara · 11 years ago
  24. 1e2119fd convert Link<> to typed by Noel Grandin · 11 years ago
  25. 036ee34 convert Link<> to typed by Noel Grandin · 11 years ago
  26. 81bec2e convert Link<> to typed by Noel Grandin · 11 years ago
  27. cd01518 convert Link<> to typed by Noel Grandin · 11 years ago
  28. b98fb89 convert Link<> to typed by Noel Grandin · 11 years ago
  29. f2b93f2 ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long time by Tor Lillqvist · 11 years ago
  30. 11e1c55 YAGNI by Tor Lillqvist · 11 years ago
  31. e4a8ae0 Resolves: tdf#94249 do not remove broadcasters while iterators are in use by Eike Rathke · 11 years ago
  32. 18c092d Use C++11 initializer list by Tor Lillqvist · 11 years ago
  33. 69a06ca convert Link<> to typed by Noel Grandin · 11 years ago
  34. 11c4f58f convert Link<> to typed by Noel Grandin · 11 years ago
  35. fb59df3 there's no default ScMatrixMode enum other than the known ones by Eike Rathke · 11 years ago
  36. d8d6997 stab MM_FAKE, it's a zombie by Eike Rathke · 11 years ago
  37. c84e6ac NETWORKDAYS : make names for parameter 3 and 4 clearer by Winfried Donkers · 11 years ago
  38. d6a5aac Split formula group for OpenCL up into smaller bits when necessary by Tor Lillqvist · 11 years ago
  39. 75bde90 tdf#94079 allow empty array for holiday sequence by Winfried Donkers · 11 years ago
  40. f501fe4 do not write MM_REFERENCE formulas to OOXML, tdf#61908 follow-up by Eike Rathke · 11 years ago
  41. 92df7db array formulas do not consist only of multiple rows, tdf#61908 follow-up by Eike Rathke · 11 years ago
  42. 9823652 convert Link<> to typed by Noel Grandin · 11 years ago
  43. 7c9a484 tdf#73691 - add alt-x support to calc by Justin Luth · 11 years ago
  44. 97ad639 Resolves: tdf#93895 broadcast cell changes when multi-selection was pasted by Eike Rathke · 11 years ago
  45. 2a4ccc0 convert Link<> to typed by Noel Grandin · 11 years ago
  46. 6532cb0 ImplCallEventListeners and FireVclEvent can take references by Noel Grandin · 11 years ago
  47. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  48. 12b9341 tdf#39468 - Translate German comments. by Ryan McCoskrie · 11 years ago
  49. 77ca5fe Avoid getTokenCount in ScViewFunc::SetPrintRanges by Matteo Casalin · 11 years ago
  50. 865c9fb Avoid getTokenCount in ScRangeList::Parse by Matteo Casalin · 11 years ago
  51. 9274473 replace boost::ptr_container with std::container<std::unique_ptr> by Derrick Rocha · 11 years ago
  52. d8707b0 replace boost::ptr_vector with std::vector<std::unique_ptr> by Derrick Rocha · 11 years ago
  53. 67f5012 coverity#1038332 Uncaught exception by Caolán McNamara · 11 years ago
  54. 23b530d #i126516# Document the return values for the TYPE() formula function in the online help too. by Damjan Jovanovic · 11 years ago
  55. fd8340f Use < instead of <= by not decreasing the number of entries by Matteo Casalin · 11 years ago
  56. 6c292d3 Simplify: use getToken and just store converted integers by Matteo Casalin · 11 years ago
  57. c64dc9a This code is commented out since file creation, 2013-04-10 by Matteo Casalin · 11 years ago
  58. c02aa9a Simplify calls to SelectEntryPos by early bail-out by Matteo Casalin · 11 years ago
  59. c5909e2 Update many ListBox users to its sal_Int32 interface by Matteo Casalin · 11 years ago
  60. 27304ec tdf#94037: Don't try to manipulate non-existent widget container by Katarina Behrens · 11 years ago
  61. 074d4b2 Typo: muliple->multiple by Julien Nabet · 11 years ago
  62. ee9a989 tdf#39468 translated german comments in hdrcont.cxx by Albert Thuswaldner · 11 years ago
  63. 04e6681 unit test for MoveBlock / ScUndoDragDrop caption life cycle, tdf#92995 by Eike Rathke · 11 years ago
  64. cf0c04a convert Link<> to typed by Noel Grandin · 11 years ago
  65. b05593e use constants instead of hard coded numbers for better readability by Eike Rathke · 11 years ago
  66. 61bd09d also add the relation for the vba stream to the xlsx file by Markus Mohrhard · 11 years ago
  67. 44f34c1 Resolves: tdf#92995 do not delete caption objects that are held by Undo by Eike Rathke · 11 years ago
  68. f4e951a convert Link<> to typed by Noel Grandin · 11 years ago
  69. f5a86c3 -Werror,-Wunused-variable by Noel Grandin · 11 years ago
  70. 8628397 copy the vba stream to the xlsx file by Markus Mohrhard · 11 years ago
  71. 0c6da7f remove unused using statements by Markus Mohrhard · 11 years ago
  72. 3d492e8 handle different callers for vba export code by Markus Mohrhard · 11 years ago
  73. 8e06037 introduce mode to save vba stream also to xls files by Markus Mohrhard · 11 years ago
  74. 85f4285 get correct vba project name by Markus Mohrhard · 11 years ago
  75. a1fe964 really call the vba export by Markus Mohrhard · 11 years ago
  76. 083c865 tdf#93243 replace boost::bind with C++11 lambdas in drawsh2.cxx by Albert Thuswaldner · 11 years ago
  77. be73c16 convert Link<> to typed by Noel Grandin · 11 years ago
  78. 78b1241 convert Link<> to typed by Noel Grandin · 11 years ago
  79. 6f4e11a convert Link<> to typed by Noel Grandin · 11 years ago
  80. 5906a2a convert Link<> to typed by Noel Grandin · 11 years ago
  81. e4757b7 WaE: loplugin:stringconstant by Tor Lillqvist · 11 years ago
  82. dd0ceb5 tdf#39468 translated german comments in preview.cxx and prevwsh.cxx by Albert Thuswaldner · 11 years ago
  83. a49d4ea tdf#39468 translated german comments in printfun.cxx and tabcont.cxx by Albert Thuswaldner · 11 years ago
  84. 5aa58e4 tdf#39468 translated german comments in hintwin.cxx and notemark.cxx by Albert Thuswaldner · 11 years ago
  85. 4708480 factor out duplicated code into NamedDBs::initInserted() by Eike Rathke · 11 years ago
  86. 70a1e65 TableRef: add unit tests for column names updates and header-less by Eike Rathke · 11 years ago
  87. 8721b1c TableRef: for header-less ScDBData generate table column names already by Eike Rathke · 11 years ago
  88. 241a0c1 aTopPos is not used for anything as far as I can see by Tor Lillqvist · 11 years ago
  89. 37a3667 reactivate fixed mempool for ScFormulaCell by Eike Rathke · 11 years ago
  90. 7df729d Revert "USE_MEMPOOL is not defined anywhere" by Eike Rathke · 11 years ago
  91. 64c6b0e USE_MEMPOOL is not defined anywhere by Tor Lillqvist · 11 years ago
  92. 607197f tdf#39468 translated german comments in tabvwshc.cxx and tabvwshd.cxx by Albert Thuswaldner · 11 years ago
  93. 20646c4 convert Link<> to typed by Noel Grandin · 11 years ago
  94. 8ad9cc0 convert Link<> to typed by Noel Grandin · 11 years ago
  95. 60df720 convert Link<> to typed by Noel Grandin · 11 years ago
  96. 8d927d3 convert Link<> to typed by Noel Grandin · 11 years ago
  97. 61623d5 convert Link<> to typed by Noel Grandin · 11 years ago
  98. 24782e3 tdf#39468 translated german comments in tabview.cxx and tabview2.cxx by Albert Thuswaldner · 11 years ago
  99. 33ca969 tdf#39468 translated german comments in tabvwshg.cxx and tabvwshh.cxx by Albert Thuswaldner · 11 years ago
  100. bd1d1cb tdf#39468 translated german comments in tabview3.cxx by Albert Thuswaldner · 11 years ago