1. c488dbf Use group area listeners when deleting rows. by Kohei Yoshida · 11 years ago
  2. 15bf6a4 Handle group area listeners correctly when deleting cells. by Kohei Yoshida · 11 years ago
  3. 535934e Adjust InsertRow() for group area listeners. by Kohei Yoshida · 11 years ago
  4. d84749f No need to start listening in CalcAfterLoad for xls import. by Kohei Yoshida · 11 years ago
  5. 4243147 Use group area listener when entering a new single formula cell. by Kohei Yoshida · 11 years ago
  6. 801e8b0 Dump formula group listener info. by Kohei Yoshida · 11 years ago
  7. abe96a9 Use group area listeners during ODS import. by Kohei Yoshida · 11 years ago
  8. 600d900 Use group area listeners when filling down formula cells via fill series. by Kohei Yoshida · 11 years ago
  9. fa355e2 Combine StartAllListeners() and StartNeededListeners()... by Kohei Yoshida · 11 years ago
  10. 283483a Let's not re-use the same iterator esp when it's still iterating. by Kohei Yoshida · 11 years ago
  11. 756d476 Rename Activate... -> Attach... by Kohei Yoshida · 11 years ago
  12. d1ed0f6 Unnecessary casting. by Kohei Yoshida · 11 years ago
  13. 2ca1493 Simplify DeleteCells to not require 2 out parameters for the same thing. by Kohei Yoshida · 11 years ago
  14. 93e0a64 Extend the test to cover insertion / deletion of rows. by Kohei Yoshida · 11 years ago
  15. 738b6fb Register group area listeners as needed when inserting/deleting cells. by Kohei Yoshida · 11 years ago
  16. 5b21c8e Unused local variable. by Kohei Yoshida · 11 years ago
  17. cb217e2 Regroup formula cells in columns before initializing them. by Kohei Yoshida · 11 years ago
  18. bcf6e4c New test for testing group area listener behaviors during formula pasting. by Kohei Yoshida · 11 years ago
  19. 218ab60 Rename these to make it clear that they are only to be called from ... by Kohei Yoshida · 11 years ago
  20. dc3a213 Use group-area listeners during copy & paste if we can. by Kohei Yoshida · 11 years ago
  21. 8efe63bf Avoid unnecessary broadcasting when deleting cells prior to pasting. by Kohei Yoshida · 11 years ago
  22. 601e4fe Rename methods whose name no longer represent what they do. by Kohei Yoshida · 11 years ago
  23. 1f69b4c Avoid area listeners and such during formula cell paste replication. by Kohei Yoshida · 11 years ago
  24. eee4f85 Send broadcast range to the area broadcast slot machine. by Kohei Yoshida · 11 years ago
  25. e8184b4 We don't need 2 variants of this method. One is enough. by Kohei Yoshida · 11 years ago
  26. 12899ce Dedicated listener type tailored for formula groups. by Kohei Yoshida · 11 years ago
  27. 32624ea Reduce duplicate broadcasting done when pasting a range of cells from clip. by Kohei Yoshida · 11 years ago
  28. 81116b3 Differentiate shared and non-shared formula cells when registering. by Kohei Yoshida · 11 years ago
  29. d578606 sc: one CPU is parsing, one is populating -> halve the thread count. by Michael Meeks · 11 years ago
  30. 0d15d80 Add a means to dump the state of the area broadcaster slot machine. by Kohei Yoshida · 11 years ago
  31. e223545 Unindent. by Kohei Yoshida · 11 years ago
  32. 2acfd78 Optimize area broadcast iteration ... by Kohei Yoshida · 11 years ago
  33. 141e9aa sc:opencl waste less time measuring CPU performance. by Michael Meeks · 11 years ago
  34. 5ac3ade Scope reduction. by Kohei Yoshida · 11 years ago
  35. 39dbab2 Move this code to the context class. by Kohei Yoshida · 11 years ago
  36. a49cb96 Speed up pasting of single row onto multiple destination rows. by Kohei Yoshida · 11 years ago
  37. 14f08a3 Make these methods non-inline again. by Kohei Yoshida · 11 years ago
  38. 11a35bd Thread excel table row/column format finalization. by Michael Meeks · 11 years ago
  39. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  40. fc4d04d fdo#85809 - MENU: Rearranging the Insert > Media submenu by Yousuf Philips · 11 years ago
  41. 67c39b2 Register ParaLineSpacingPopup in sc and sd by Maxim Monastirsky · 11 years ago
  42. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  43. 0ce9c4f Resolves: fdo#69049 Format in 'Outline Numbering' not saved anymore by Caolán McNamara · 11 years ago
  44. fd1b1a1 calc ScTable::ReplaceAll : avoid calling GetLastDataPos uselessly by Laurent Godard · 11 years ago
  45. 99df39b calc ScTable::SearchAll : avoid calling GetLastDataPos uselessly by Laurent Godard · 11 years ago
  46. 1b58c84 fdo#39468 Translate German Comments - sc/source/core/data/documen{4,5}.cxx by Christian M. Heller · 11 years ago
  47. 3898755 remove some unused code in sc by Noel Grandin · 11 years ago
  48. 5353c6d Bin presumably obsolete SUNWS crack by Tor Lillqvist · 11 years ago
  49. abc22a0 fix the PCH after 8e399602ea7aa11a81d704ff6ce8e660df4205b9 by Michael Stahl · 11 years ago
  50. 39d445e sc: clean up Library_scfilt.mk duplication wrt. ORCUS by Michael Stahl · 11 years ago
  51. a57db0b coverity#707956 Uninitialized scalar field by Caolán McNamara · 11 years ago
  52. a62553c fdo#84844 Use SvxColorToolBoxControl for border color by Maxim Monastirsky · 11 years ago
  53. 358b2f4 coverity#1209103 copy-paste error by David Tardon · 11 years ago
  54. 7e49204 fdo#85620 - Changing the label 'Gallery' and having it in the insert menu by Yousuf Philips · 11 years ago
  55. 79fcf0b callcatcher: update unused code by Caolán McNamara · 11 years ago
  56. 99cfc0f fdo#85403 broadcast changes after TextToColumn by Eike Rathke · 11 years ago
  57. 1071ecc fdo#39468 Translate German Comments - final bits of sc/source/filter/ by Christian M. Heller · 11 years ago
  58. 1cd9c19 fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxx by Christian M. Heller · 11 years ago
  59. a7542d3 fdo#84938: replace MIB_ constants with enum by Noel Grandin · 11 years ago
  60. 80f4955 fdo#60349 - FORMATTING: Icon in Calc toolbar for wrap text by Yousuf Philips · 11 years ago
  61. 03cca06 i#90076: avoid double-free race condition for ScCellRangesBase by Michael Stahl · 11 years ago
  62. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  63. 32bbe44 eliminate duplicated initialization by Eike Rathke · 11 years ago
  64. 2ec4c8b converity#1249470 Uninitialized scalar field by Eike Rathke · 11 years ago
  65. 4c3dbdd converity#707956 Uninitialized scalar field by Eike Rathke · 11 years ago
  66. eeec20d converity#738797 Uninitialized pointer field by Eike Rathke · 11 years ago
  67. 7067d93 coverity#735311 Unchecked return value by Eike Rathke · 11 years ago
  68. 0166364 coverity#735320 Unchecked return value by Eike Rathke · 11 years ago
  69. 3670567 coverity#735811 Dereference after null check by Eike Rathke · 11 years ago
  70. eb37bbe Add line numbers to the OpenCL sources being logged by Tor Lillqvist · 11 years ago
  71. f498808 Move variable inside the ifdef block where it is only used by Tor Lillqvist · 11 years ago
  72. 292256d Append kernel signature to the log area in the SAL_INFO dump of its source by Tor Lillqvist · 11 years ago
  73. 72ce136 convert COMMAND_WHEEL constants to an enum by Noel Grandin · 11 years ago
  74. 593a44a thread-pool: re-work termination semantics to avoid problems. by Michael Meeks · 11 years ago
  75. 62090f6 Move thread-pool down into comphelper for re-use elsewhere. by Michael Meeks · 11 years ago
  76. 2f55701 Add a few informative SAL_INFOs by Tor Lillqvist · 11 years ago
  77. 03d9027 Make sure the cached OpenCL profile file actually matches the devices present by Tor Lillqvist · 11 years ago
  78. 07accd0 Use our standard SAL_INFO instead of homegrown LOG_PRINTF thingie by Tor Lillqvist · 11 years ago
  79. c554343 Use SAL_INFO instead of fprintf(stderr) by Tor Lillqvist · 11 years ago
  80. 5ecd416 CID#736090 Improper use of negative value by Eike Rathke · 11 years ago
  81. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  82. d665d25 fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml} by Christian M. Heller · 11 years ago
  83. bff6b29 fdo#39468 translate german comments by Michael Jaumann · 11 years ago
  84. da4395d Make the Value: combobox visible when you open the dialog. by Jan Holesovsky · 11 years ago
  85. 4128536 Improve layout of Tools -> Options... -> Calc -> Formula. by Jan Holesovsky · 11 years ago
  86. 8902b34 coverity#1242442 Identical code for different branches by Caolán McNamara · 11 years ago
  87. 0641dd4 Use SAL_WARN instead of writing to std::cerr by Tor Lillqvist · 11 years ago
  88. ae988922 Log the state as an integer, not as a byte with value 0, 1 or 2 by Tor Lillqvist · 11 years ago
  89. 288550e Use more specific log area for the "binary file" messages by Tor Lillqvist · 11 years ago
  90. f089b4f coverity#735614 Division or modulo by float zero by Caolán McNamara · 11 years ago
  91. 8007a9d sc::opencl::getOpenCLPlatformCount is unneeded by Tor Lillqvist · 11 years ago
  92. 3bdee64 Avoid pointless thin wrapper layer by Tor Lillqvist · 11 years ago
  93. 66884ac Need -ldl on Linux now by Tor Lillqvist · 11 years ago
  94. 2856163 Don't bother with a separate dynamically loaded scopencl library by Tor Lillqvist · 11 years ago
  95. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  96. 31ca7f6 tools: remove DBG_ERRORFILE and replace all callers by Michael Stahl · 11 years ago
  97. 836023d coverity#1242433 SdrMakeOutliner alway derefs pMod by Caolán McNamara · 11 years ago
  98. 97bb460 callcatcher: more ww1 removal fallout by Caolán McNamara · 11 years ago
  99. 6aea187 improve coverity#1242796 calculation by Caolán McNamara · 11 years ago
  100. 683ecd2 coverity#735611 Division or modulo by float zero by Caolán McNamara · 11 years ago