1. 0fed082 Assert that nTabNo fits maTabData, tdf#108654 related by Eike Rathke · 9 years ago
  2. 87cbbdc Resolves: tdf#108654 check nTabNo against maTabData size by Eike Rathke · 9 years ago
  3. 7382bfd loplugin:privatebase by Stephan Bergmann · 9 years ago
  4. c0ce1ec loplugin:unusedfields in sfx2 part1 by Noel Grandin · 9 years ago
  5. 1abdeff Fix use of wrong function by Tamas Bunth · 9 years ago
  6. 742c083 loplugin:unusedfields in svx part1 by Noel Grandin · 9 years ago
  7. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  8. 2516285 tdf#45904 Move remaining XCellSeries test code to C++ by Paul Trojahn · 9 years ago
  9. 05f6763 new cannot return nullptr by Noel Grandin · 9 years ago
  10. 13ab6b5 Avoid "this member function can be declared static [loplugin:staticmethods]" by Tor Lillqvist · 9 years ago
  11. 96a307b Remove unused ScColumn::mbDirtyGroups by Eike Rathke · 9 years ago
  12. e3b4987 Moving legacy contexts to FastContexts: by Mohammed Abdul Azeem · 9 years ago
  13. 1e3a00f Make SfxItemSet ranges correct by construction: Fix static cases by Stephan Bergmann · 9 years ago
  14. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  15. 13bb5a4 Make SfxItemSet ranges correct by construction by Stephan Bergmann · 9 years ago
  16. f83d8ae For AutoSum up to next sum mark/select the resulting range, tdf#71339 by Eike Rathke · 9 years ago
  17. b394778 But not empty top/left in AutoSum of SUMs final selection, tdf#71339 by Eike Rathke · 9 years ago
  18. 9c0cd66 Resolves: tdf#71339 include selected top/left empty rows/columns in AutoSum by Eike Rathke · 9 years ago
  19. 08f6f9d Profiling API: add ProfileZones by László Németh · 9 years ago
  20. 5c81adc Get rid of the index inside FormulaTokenArray by Tor Lillqvist · 9 years ago
  21. f1ff61f Fix typos by Andrea Gelmini · 9 years ago
  22. d48ea7a Prevent excess rows included in the resulting range list, tdf#95883 follow-up by Eike Rathke · 9 years ago
  23. 033d018 Resolves: tdf#104989 a matrix/array formula cell needs to have dimensions by Eike Rathke · 9 years ago
  24. e6abe9c Ensure all cases push an error return, tdf#104989 related (not the cause) by Eike Rathke · 9 years ago
  25. 416752b Resolves: tdf#104875 defer filter detection to first load/update of external by Eike Rathke · 9 years ago
  26. 1bc793f This could never have been meant by Eike Rathke · 9 years ago
  27. a6aa57f use ERRCODE_NONE instead of 0 by Noel Grandin · 9 years ago
  28. 546c355 use more SAL_N_ELEMENTS part 2 by Noel Grandin · 9 years ago
  29. 4a38bd3 Use FormulaTokenArray::FirstToken() in one more place by Tor Lillqvist · 9 years ago
  30. 90bea1e Final result of Reference array is svMatrix instead of svRefList, tdf#58874 by Eike Rathke · 9 years ago
  31. 7f6a177 Let CreateItemSet return unique_ptr by Stephan Bergmann · 9 years ago
  32. 894818f Use FormulaTokenArray::FirstRPNToken() by Tor Lillqvist · 9 years ago
  33. 8335855 Use FormulaTokenArray::FirstToken() in one more place by Tor Lillqvist · 9 years ago
  34. a5d26d0 Use FormulaTokenArray::FirstToken() in one more place by Tor Lillqvist · 9 years ago
  35. a9ea29d Use FormulaTokenArray::FirstToken() in one more place by Tor Lillqvist · 9 years ago
  36. f1f5ffb Use FormulaTokenArray::FirstToken() in more places by Tor Lillqvist · 9 years ago
  37. ccbb61a Use FormulaTokenArray::FirstToken() in more places by Tor Lillqvist · 9 years ago
  38. d677d7e Use FormulaTokenArray::FirstToken() in one more place by Tor Lillqvist · 9 years ago
  39. 0057b21 Use FormulaTokenArray::FirstToken() in one more place by Tor Lillqvist · 9 years ago
  40. 56bfa46 Use FormulaTokenArray::FirstToken() in one place where we can by Tor Lillqvist · 9 years ago
  41. 2495a4e Use FormulaTokenArray::FirstToken() in one place where we can by Tor Lillqvist · 9 years ago
  42. cbdd3c3 Use unique_ptr for SfxPrinter::pOptions by Stephan Bergmann · 9 years ago
  43. f9cf614 Final result of svRefList can be an array in some cases, tdf#58874 related by Eike Rathke · 9 years ago
  44. 8f187d3 Handle SUMPRODUCT with reference list and array of references, tdf#58874 by Eike Rathke · 9 years ago
  45. 5389b44 Let SfxSetItem ctor take SfxItemSet by unique_ptr by Stephan Bergmann · 9 years ago
  46. bbfe78c This SfxItemSet appears to be unused by Stephan Bergmann · 9 years ago
  47. 637f7b5 tdf#50916 : Refactor table1.cxx ScTable::GetNext*() methods by Dennis Francis · 9 years ago
  48. af2d511 Use unique_ptr fro ScMergePatternState::pItemSet by Stephan Bergmann · 9 years ago
  49. ed715a4 tdf#95883 Select Unprotected Cells in Calc by Gulsah Kose · 9 years ago
  50. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  51. 57ae883 tdf#106423: dbase file can have no records by Julien Nabet · 9 years ago
  52. 6b3722c Take new FormulaTokenArrayPlainIterator into use in one more file by Tor Lillqvist · 9 years ago
  53. e4e4d57 clang-tidy readability-delete-null-pointer by Noel Grandin · 9 years ago
  54. 5c1aedc Fix typos by Andrea Gelmini · 9 years ago
  55. 1cb3100 Revert "tdf#55631: DBASE import with CP850 encoding" by Julien Nabet · 9 years ago
  56. 7ceb90d coverity#1397206 Resource leak by Caolán McNamara · 9 years ago
  57. 9fe9685 tdf#55631: DBASE import with CP850 encoding by Julien Nabet · 9 years ago
  58. a680f69 tdf#50916 : More refactoring in table1.cxx by Dennis Francis · 9 years ago
  59. 076ed44 Unit test for COUNTIFS, SUMIFS, AVERAGEIFS with array of references, tdf#58874 by Eike Rathke · 9 years ago
  60. c47fc93 COUNTIFS, SUMIFS, AVERAGEIFS, MINIFS, MAXIFS with reference arrays, tdf#58874 by Eike Rathke · 9 years ago
  61. 6da3a11 Some compilers can't init vector from empty {} by Eike Rathke · 9 years ago
  62. 9614f12 missing include by Stephan Bergmann · 9 years ago
  63. 3c1158b Add unit test for COUNTIFS and AVERAGEIFS in array context by Eike Rathke · 9 years ago
  64. 1dd5e22 clang-tidy readability-non-const-parameter by Noel Grandin · 9 years ago
  65. 027b25e use comphelper::InitPropertySequence in more places by Noel Grandin · 9 years ago
  66. f59e802 Add unit test for SUMIFS in array context by Eike Rathke · 9 years ago
  67. 691d1e9 Too many aRes..., rename aResArray to vConditions by Eike Rathke · 9 years ago
  68. c479912 With reference lists there can be more than 255 queries by Eike Rathke · 9 years ago
  69. 27c5f25 Add '~' reference union/list operator to range finder delimiters by Eike Rathke · 9 years ago
  70. 5ac74f1 Remove a TODO and explain by Eike Rathke · 9 years ago
  71. b0f0096 EditEngine: Added ODF_TEXT_FLAT paste for sc by Varun Dhall · 9 years ago
  72. c8bc586 Take FormulaTokenArrayPlainIterator into use in one more place by Tor Lillqvist · 9 years ago
  73. cf7fbfa Take FormulaTokenArrayPlainIterator into use in one more file by Tor Lillqvist · 9 years ago
  74. 6e257b0 Take FormulaTokenArrayPlainIterator into use in one more place by Tor Lillqvist · 9 years ago
  75. f0e5791 Take FormulaTokenArrayPlainIterator into use in one more file by Tor Lillqvist · 9 years ago
  76. a5c1b12 Redundant nColSize,nRowSize, use nDimensionCols,nDimensionRows, tdf#58874 prep by Eike Rathke · 9 years ago
  77. c1f9292 Fix build after f1454b474d9248d7ef2cb84f396a974184e5167e by Stephan Bergmann · 9 years ago
  78. d72d2a7 -Werror,-Wunused-private-field by Stephan Bergmann · 9 years ago
  79. 0e2a6e8 remove some unnecessary use of OUStringBuffer by Noel Grandin · 9 years ago
  80. e3828e7 oovbaapi: add Interior.PatternTintAndShade Property (Excel) by Miklos Vajna · 9 years ago
  81. d8a84e7 oovbaapi: add Interior.TintAndShade Property (Excel) by Miklos Vajna · 9 years ago
  82. 1365a9f oovbaapi: add XlThemeColor Enumeration (Excel) by Miklos Vajna · 9 years ago
  83. cb444c1 tdf#79571 sc FilterSelect: accept empty strings by Justin Luth · 9 years ago
  84. f1454b4 tdf#45904 Move java XCellSeries test to c++ by Paul Trojahn · 9 years ago
  85. 839fd82 fix memory leak and improve variable lifecycle by Markus Mohrhard · 9 years ago
  86. 631af1a Add Test for dataprovider and modify the way we fetch and apply stream by Jaskaran Singh · 9 years ago
  87. 30e27a9 Take new FormulaTokenArrayPlainIterator into use in one more file by Tor Lillqvist · 9 years ago
  88. 2a29c79 Take new FormulaTokenArrayPlainIterator into use in one more file by Tor Lillqvist · 9 years ago
  89. 7f2fbc9 Take new FormulaTokenArrayPlainIterator into use in one more file by Tor Lillqvist · 9 years ago
  90. 5b14248 Take new FormulaTokenArrayPlainIterator into use in one more file by Tor Lillqvist · 9 years ago
  91. 1d0d712 Take new FormulaTokenArrayPlainIterator into use in one more place by Tor Lillqvist · 9 years ago
  92. 0505d3b Take new FormulaTokenArrayPlainIterator into use in one more place by Tor Lillqvist · 9 years ago
  93. 4683457 Take new FormulaTokenArrayPlainIterator into use in one more place by Tor Lillqvist · 9 years ago
  94. 91a35c6 Take new FormulaTokenArrayPlainIterator into use in one more file by Tor Lillqvist · 9 years ago
  95. 74b1a89 Take new FormulaTokenArrayPlainIterator into use in one more place by Tor Lillqvist · 9 years ago
  96. 60df532 Take new FormulaTokenArrayPlainIterator into use in one more place by Tor Lillqvist · 9 years ago
  97. 8f68e19 Take new FormulaTokenArrayPlainIterator into use in a couple more places by Tor Lillqvist · 9 years ago
  98. 1bb184b Take new FormulaTokenArrayPlainIterator into use in a couple more places by Tor Lillqvist · 9 years ago
  99. 0eefc95 Take new FormulaTokenArrayPlainIterator into use in a couple more places by Tor Lillqvist · 9 years ago
  100. f01ff6b Take new FormulaTokenArrayPlainIterator into use in one more place by Tor Lillqvist · 9 years ago