1. 53437b4 Resolves: tdf#71339 include selected top/left empty rows/columns in AutoSum by Eike Rathke · 9 years ago
  2. 134c9a7 Ensure all cases push an error return, tdf#104989 related (not the cause) by Eike Rathke · 9 years ago
  3. df5b20f Resolves: tdf#104989 a matrix/array formula cell needs to have dimensions by Eike Rathke · 9 years ago
  4. 3d6797c Resolves: tdf#104875 defer filter detection to first load/update of external by Eike Rathke · 9 years ago
  5. 3c45332 tdf#106423: dbase file can have no records by Julien Nabet · 9 years ago
  6. 23514c3 With reference lists there can be more than 255 queries by Eike Rathke · 9 years ago
  7. 430e2d0 Add '~' reference union/list operator to range finder delimiters by Eike Rathke · 9 years ago
  8. 81e7ef8 tdf#108098 Correct detection of MIXED state. by Gulsah Kose · 9 years ago
  9. 07dcac8 tdf#86119 Generalize number format control. by Gulsah Kose · 9 years ago
  10. 0163957 tdf#108259 Enable autofilter with many different values by Jean-Sebastien Bevilacqua · 9 years ago
  11. d8b1847 tdf#91820 Add cell style and spreadsheet theme command by Yousuf Philips · 9 years ago
  12. 8890b3a tdf#85594 Add reset default formatting to standard toolbar by Yousuf Philips · 9 years ago
  13. 062fbf7 fix some .src offsets by Caolán McNamara · 9 years ago
  14. 2f25f40 Perf-sc: tdf#100709 Use a "one and a half" alloc strategy for ScMarkArray by Eike Rathke · 9 years ago
  15. 4b86377 Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem() by Eike Rathke · 9 years ago
  16. e1d6f55 tdf#108287 perf regression changing background color by Jochen Nitschke · 9 years ago
  17. 3a52f3b Perf-sc: tdf#100709 avoid segment tree with ScMultiSelIter where possible by Eike Rathke · 9 years ago
  18. 2c75575 sc::ColRowSpan::mnEnd is inclusive by Eike Rathke · 9 years ago
  19. dd243ec tdf#95885 move cell protect command from toolbar to menu by Yousuf Philips · 9 years ago
  20. e81a6b8 Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64k by Eike Rathke · 9 years ago
  21. 9c7e9cb tdf#86119 Fix toggle behaviour of SID_NUMBER_STANDARD. by Gulsah Kose · 9 years ago
  22. 0b0cc6a tdf#104219 Don't export color information when color is automatic by Bartosz Kosiorek · 9 years ago
  23. ddcd9c3 tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering mode by Tamás Zolnai · 9 years ago
  24. 1730bcf sc: work around MSVC 2017 ICE in AccessibleDocument.cxx by Michael Stahl · 9 years ago
  25. bb9c240 tdf#108049 VBA exception avoided in ScVbaRange::setStyle by Justin Luth · 9 years ago
  26. 21b7cb2 tdf#99856 xlsx export: limit dataValidation list to 255 chars by Justin Luth · 9 years ago
  27. 47f3d35 tdf#108017 xlsb import: protection settings were reversed by Justin Luth · 9 years ago
  28. 16e2d84 svRefList always needs to be in a loop to be eventually popped from stack by Eike Rathke · 9 years ago
  29. 5b34c61 drop the SCsROW/SCsCOL/SCsTAB typedefs by Noel Grandin · 9 years ago
  30. 869b92d PushError() instead of SetError() so there's a result token by Eike Rathke · 9 years ago
  31. d666c2f make string translation loading more uniform by Caolán McNamara · 9 years ago
  32. 7f26c8d tdf#107862 ignore subtotals in outline mode and empty rows by Tomaž Vajngerl · 9 years ago
  33. 70ca2d0 New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-up by Arul Michael · 9 years ago
  34. c56aebe Pass grammar to ScCompiler ctor instead of subsequent SetGrammar() by Eike Rathke · 9 years ago
  35. 1c14074 Always set a grammar when constructing ScCompiler by Eike Rathke · 9 years ago
  36. 13238b8 assert instead of OSL_ENSURE if grammar is GRAM_UNSPECIFIED by Eike Rathke · 9 years ago
  37. 202c574 tdf#107920: Crash when using ScCompiler in condformat by Julien Nabet · 9 years ago
  38. ab34329 Respect read-only config items in Options/Calc/Calculate dialog by Aron Budea · 9 years ago
  39. 3f5143f sc lok: fix wrong assignment aEnd.X() by Henry Castro · 9 years ago
  40. 4c05834 loplugin:unusedmethods by Noel Grandin · 9 years ago
  41. d89fa2b Clean up a set of RTL-related comments by Tor Lillqvist · 9 years ago
  42. dd4adcd5 sc lok: Don't crash on comment undo. by Jan Holesovsky · 9 years ago
  43. 20d3a60 tdf#107892: fix negative values case with maxifs by Julien Nabet · 9 years ago
  44. 8326c48 Unit test to ensure that calculating with the intersection works, tdf#96426 by Eike Rathke · 9 years ago
  45. 67a4bb2 add unit test for Excel whitespace operator intersection, tdf#96426 by Eike Rathke · 9 years ago
  46. 7ae50f5 tdf#43535: add unit test for this. by Kohei Yoshida · 9 years ago
  47. 034be10 tdf#43535: support additional sheet protection options. by Kohei Yoshida · 9 years ago
  48. f0eec75 ExternalZoom and ExternalScroll are unused by Caolán McNamara · 9 years ago
  49. 6e3f9d3 lok: sc: invalidate col/row header on undo row/col operations by Marco Cecchetti · 9 years ago
  50. d849231 lok: sc: make row/col header updating, on row/col operations, tab-aware by Marco Cecchetti · 9 years ago
  51. 7f2d6d8 Revert "lok: sc: invalidate col/row header on undo row/col operations" by Stephan Bergmann · 9 years ago
  52. ea3ef1a lok: sc: selection overlay was not updated on document size changed by Marco Cecchetti · 9 years ago
  53. 76d47e6 lok: sc: invalidate col/row header on undo row/col operations by Marco Cecchetti · 9 years ago
  54. 1e48666 lok: sc: fix for row/col header updating on changing tab by Marco Cecchetti · 9 years ago
  55. cb33a0f lok: sc: misplaced comment mark on inserting/deleting/resizing row/col by Marco Cecchetti · 9 years ago
  56. dd88180 lok: sc: address and formula text field empty on creating a new view by Marco Cecchetti · 9 years ago
  57. 98c4cd3 loplugin:unusedfields improve write-only analysis by Noel Grandin · 9 years ago
  58. 774f033 loplugin:checkunusedparams in sc(part5) by Noel Grandin · 9 years ago
  59. b6c390a Fix typos by Andrea Gelmini · 9 years ago
  60. 035fec9 SAL_WARN_IF is more appropriate here by Eike Rathke · 9 years ago
  61. efdbb97 replace 'if ( ) SAL_INFO' with 'SAL_INFO_IF' by Jochen Nitschke · 9 years ago
  62. f566e2d tdf#82326 calc 32bits unable to open files with a lot of cond formatting by frederic vroman · 9 years ago
  63. 2fbcdd3 tdf#39468 translate German comments by Thomas Beck · 9 years ago
  64. 7c9ee6c Typo: s/threashold/threshold by Tor Lillqvist · 9 years ago
  65. 4582acb remove some unnecessary locking by Noel Grandin · 9 years ago
  66. 180416b Remove more %20 from style commands by Maxim Monastirsky · 9 years ago
  67. b82c943 handle test that apparently depends on our additional fonts by Markus Mohrhard · 9 years ago
  68. c90510a add basic universal content test, tdf#107828 by Markus Mohrhard · 9 years ago
  69. 3e6e2f8 use empty document in orcus gnumeric import, tdf#107828 by Markus Mohrhard · 9 years ago
  70. 5e9178f import stream on the LibreOffice side, tdf#107827 by Markus Mohrhard · 9 years ago
  71. f7900c4 Kill some code duplication, move shared code into private func by Katarina Behrens · 9 years ago
  72. a280c61 update comments and remove TODO by Jochen Nitschke · 9 years ago
  73. c882c60 tdf#106051 Notify listeners on top and bottom of split formula group by Arul Michael · 9 years ago
  74. 15074f1 Use ScTokenArray::AssignXMLString() and ScTokenArray stack object by Eike Rathke · 9 years ago
  75. bffe1113 Use ScTokenArray::AssignXMLString() and ScTokenArray stack object by Eike Rathke · 9 years ago
  76. 8891472 tdf#107238 VBA autofilter: list of strings by Szymon Kłos · 9 years ago
  77. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  78. a651dbc convert SdrLayerId to strong_int by Noel Grandin · 9 years ago
  79. 970b431 tdf#93171 Subtotal function with function indexes don't update by Arul Michael · 9 years ago
  80. 9cc9300 lok: sc: notify cell cursor position to address control in client by Marco Cecchetti · 9 years ago
  81. 198f5a1 tdf#107258 Create show/hide all comments toggle button. by Gulsah Kose · 9 years ago
  82. 2dd2f33 Get string also for external reference to double for operands of '&' by Katarina Behrens · 9 years ago
  83. 2962cee remove some unnecessary temporary OUStrings by Noel Grandin · 9 years ago
  84. 965494c tdf#107572: retrieve Default autoformat by Julien Nabet · 9 years ago
  85. c8c8e70 Add unit test for non-propagation of array context, tdf#107724 by Eike Rathke · 9 years ago
  86. 6dc2efc ParamClass::Reference return for range creating OpCodes, tdf#107724 related by Eike Rathke · 9 years ago
  87. 015578d partial revert of "loplugin:checkunusedparams in sc(part4)" by Noel Grandin · 9 years ago
  88. 27c3915 fix build by Noel Grandin · 9 years ago
  89. eae5503 Resolves: tdf#107724 INDIRECT and OFFSET return ParamClass::Reference by Eike Rathke · 9 years ago
  90. e52beea GetParameterType: SAL_MAX_UINT16 for return ParamClass, tdf#107724 prep by Eike Rathke · 9 years ago
  91. 656cf4d Add ParamClass ScParameterClassification::CommonData::eReturn, tdf#107724 prep by Eike Rathke · 9 years ago
  92. 4d04722 loplugin:checkunusedparams in sc(part4) by Noel Grandin · 9 years ago
  93. 3db6a7f loplugin:checkunusedparams in sc(part3) by Noel Grandin · 9 years ago
  94. 95ceaa5 loplugin:checkunusedparams in sc(part2) by Noel Grandin · 9 years ago
  95. 8b9f0a5 loplugin:checkunusedparams in sc(part1) by Noel Grandin · 9 years ago
  96. 1cf4494 Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prep by Eike Rathke · 9 years ago
  97. 4702311 Disambiguate Reference -> uno::Reference (tdf#107724 prep rel) by Eike Rathke · 9 years ago
  98. f39e1b1 Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prep by Eike Rathke · 9 years ago
  99. 031bf55 Disambiguate Reference -> uno::Reference (tdf#107724 prep rel) by Eike Rathke · 9 years ago
  100. 8ba4679 Move ScParameterClassification::Type to formula::ParamClass, tdf#107724 prep by Eike Rathke · 9 years ago