1. e6721d2 uno::Sequence->std::vector in SfxIntegerListItem by Noel Grandin · 10 years ago
  2. ea297dd use comphelper::containerToSequence() by Noel Grandin · 10 years ago
  3. 89956a0 coverity#1341507 Uninitialized pointer field by Caolán McNamara · 10 years ago
  4. 06e3210 Avoid clang-cl -Werror,-Wbitfield-constant-conversion by Stephan Bergmann · 10 years ago
  5. 1299354 Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CR by Eike Rathke · 10 years ago
  6. 098e9dc sc interpreter: Improve the unit test for S/W Interpreter. by Jan Holesovsky · 10 years ago
  7. 3e41441 sc unit tests: Prefix the format names. by Jan Holesovsky · 10 years ago
  8. d8e4070 sc interpreter: Don't throw when we hit something not yet implemented. by Jan Holesovsky · 10 years ago
  9. d4daad1 sc interpreter: Move the code that can create a ScFullMatrix. by Jan Holesovsky · 10 years ago
  10. bd8a89f sc interpreter: Don't hide S/W Interpreter behind an environment variable. by Jan Holesovsky · 10 years ago
  11. d46203b Resolves: tdf#95748 no group interpreter when calculations are running by Eike Rathke · 10 years ago
  12. 87ad170 add DebugCalculationEntry::mnGroup by Eike Rathke · 10 years ago
  13. 6d7b984 add DebugCalculationEntry::mnRecursion by Eike Rathke · 10 years ago
  14. 625a2f4 add DebugCalculation::storeResultError() by Eike Rathke · 10 years ago
  15. c5c3a14 cppcheck: memleak by Takeshi Abe · 10 years ago
  16. 75c956d fix memory leaks on loading and saving an ods file by Dennis Francis · 10 years ago
  17. f34b484 tdf#95990 - Calc is crashed when you double click on function in Sideba by Noel Grandin · 10 years ago
  18. 2c1c6df number format keys are sal_uInt32, so use it by Eike Rathke · 10 years ago
  19. 343e405 tdf#66668 - FILESAVE: Saving an XLSX file freezes Calc by Noel Grandin · 10 years ago
  20. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  21. d2df035 loplugin:unusedfields by Noel Grandin · 10 years ago
  22. 371eed1 Fix wrong use of toolbarseperator in shape toolbars by Yousuf Philips · 10 years ago
  23. aef3bc8 Missing include by Stephan Bergmann · 10 years ago
  24. 7340872 use SvNumberFormatter::GetFormatStringForExcel() by Eike Rathke · 10 years ago
  25. 2246f47 use SvNumberFormatter::FillKeywordTableForExcel() by Eike Rathke · 10 years ago
  26. f354cf8cc -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  27. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  28. 4112eca TableRef: write <tableParts> before <extLst>, resolves tdf#96049 by Eike Rathke · 10 years ago
  29. 4584e3a test for IsMouseCaptured before releasing mouse by Caolán McNamara · 10 years ago
  30. 713850c coverity#1340224 Logically dead code by Caolán McNamara · 10 years ago
  31. e63938c sc: improve vba macro debugging output. by Michael Meeks · 10 years ago
  32. 55c6f5f sc: force vba events ordering. by Michael Meeks · 10 years ago
  33. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  34. 4d9a757 store custom icon set info into ODF by Markus Mohrhard · 10 years ago
  35. 85c758a loplugin:unusedfields in include/sfx2/ by Noel Grandin · 10 years ago
  36. 7289a14 Revert "Resolves: tdf#95629 import also 0x0D as rich EditCell, not only 0x0A" by Eike Rathke · 10 years ago
  37. 22ebafe Resolves: tdf#95629 import also 0x0D as rich EditCell, not only 0x0A by Eike Rathke · 10 years ago
  38. f958806 never push an error instead of the ScJumpMatrixToken by Eike Rathke · 10 years ago
  39. 9015e72 sc: -Werror=unused-parameter by Miklos Vajna · 10 years ago
  40. a81de86c sc: Implement Software Interpreter subsetting, similarly to openCL one. by Jan Holesovsky · 10 years ago
  41. 8e14886 sc: Implement ScVectorRefMatrix. by Jan Holesovsky · 10 years ago
  42. 0222608 sc: Introduce Abstract Base Class for ScMatrix, for a future rework. by Jan Holesovsky · 10 years ago
  43. 70b09d9 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  44. c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
  45. 05eda0d loplugin:unusedfields in sc by Noel Grandin · 10 years ago
  46. 71f0e4e tdf#83126: Find All: Don't ignore Search Direction Rows/Col option by Julien Nabet · 10 years ago
  47. 01de2fc unit test testMatrixConditionalBooleanResult by Eike Rathke · 10 years ago
  48. fd8c802 solve 6/8 cases of the dreaded conditional logical format in matrix results by Eike Rathke · 10 years ago
  49. 056bce9 sc: One more place needed when one wants to enable the S/W interpreter. by Jan Holesovsky · 10 years ago
  50. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  51. cd5c799 fix build by Noel Grandin · 10 years ago
  52. 4a27c2c Remove last redundant toolbar:style properties by Samuel Mehrbrodt · 10 years ago
  53. b60e464 Remove redundant toolbar:style="radio" property by Samuel Mehrbrodt · 10 years ago
  54. ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  55. 2452a74 Remove redundant toolbar:style definitions by Samuel Mehrbrodt · 10 years ago
  56. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  57. 42a9501 Remove redundant toolbar:style attributes by Samuel Mehrbrodt · 10 years ago
  58. b033900 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  59. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  60. 270f8ea rename FormulaToken HasForceArray to IsInForceArray by Eike Rathke · 10 years ago
  61. 2224d88 editeng: wrong default item for EE_PARA_FORBIDDENRULES by Michael Stahl · 10 years ago
  62. 479325d vcl::ITiledRenderable::initializeForTiledRendering: support init. arguments by Miklos Vajna · 10 years ago
  63. 5da5076 Unify menu-based toolbar controllers by Maxim Monastirsky · 10 years ago
  64. d96261e Remove redundant toolbar:text labels by Samuel Mehrbrodt · 10 years ago
  65. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  66. b442d5d use unique_ptr for pImpl in sc/ by Noel Grandin · 10 years ago
  67. 05896a1 sc: loplugin:badstatics by Michael Stahl · 10 years ago
  68. 86a1d73 Be consistent in using tabs at least here by Matúš Kukan · 10 years ago
  69. 02edab3 There is no need for this broken 'if' here by Matúš Kukan · 10 years ago
  70. dc14833 Assume this wants to append the numerical representation by Stephan Bergmann · 10 years ago
  71. 5b86fdc Toolbar: Remove empty attributes by Samuel Mehrbrodt · 10 years ago
  72. d1225d6 Resolves: tdf#89907 do not modify original ScViewData's ScMarkData by Eike Rathke · 10 years ago
  73. 7ab065c Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  74. 72ac345 tdf#95824: Crash: when opening Function Wizard by Julien Nabet · 10 years ago
  75. 396b5f4 sc lok: use client zoom for ViewRowColumnHeaders by Andrzej Hunt · 10 years ago
  76. 6edc492 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 10 years ago
  77. 311b5b6 unit test for tdf#95670 by Eike Rathke · 10 years ago
  78. 49257e1 Resolves: tdf#95670 propagate ForceArray per parameter by Eike Rathke · 10 years ago
  79. 6b6eb1a sc: add some assertions on ScAccessibleEditLineTextData by Michael Stahl · 10 years ago
  80. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  81. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  82. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  83. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  84. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  85. f7990b4 coverity#1339306 Using invalid iterator by Caolán McNamara · 10 years ago
  86. f3e148b sc: replace that boost::ptr_vector<Reference<T>*> abomination by Michael Stahl · 10 years ago
  87. c0f4898 sc: replace boost::ptr_vector with std::vector<std::unique_ptr> by Michael Stahl · 10 years ago
  88. f115b0c underscores are reserved by Tomaž Vajngerl · 10 years ago
  89. 2af4da0 improve compile time SSE2 detection, fix broken android build by Tomaž Vajngerl · 10 years ago
  90. ea6857f sc: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  91. 61ff0d6 sc: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  92. 4426662 sc: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  93. f73284f new loplugin ptrvector - find bad comparison of container<unique_ptr> by Noel Grandin · 10 years ago
  94. 5493402 arraysumfunctor: fast sum a double array, use for SUM() in Calc by Tomaž Vajngerl · 10 years ago
  95. 5fe6606 sc: loplugin:badstatics: remove pActiveEdWnd global variable by Michael Stahl · 10 years ago
  96. 54e54c3 Remove outdated comment by Andrzej Hunt · 10 years ago
  97. e77668e sc lok: during tiled rendering the cell-cursor is always visible by Andrzej Hunt · 10 years ago
  98. 8325fcb cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  99. 5a616ca sc: loplugin:badstatics: _one_ global pActiveEdWnd is enough by Michael Stahl · 10 years ago
  100. 5140fe1 sc: loplugin:badstatics: clear ScGlobal::xDrawClipDocShellRef by Michael Stahl · 10 years ago