1. 940d3ae BorderlineFix: Corrected handling for 'rotated' CellBorders by Armin Le Grand · 8 years ago
  2. ea2e74c BorderlineFix: Need to redesign Borderline paint for Calc by Armin Le Grand · 8 years ago
  3. 2f564d0 coverity#1428661 Uninitialized scalar field by Caolán McNamara · 8 years ago
  4. 6e641f9 Remove shared mxComponent in scdatapilotitemobj by Jens Carl · 8 years ago
  5. c2bc993 Remove shared mxComponent in scdatapilotfieldobj by Jens Carl · 8 years ago
  6. 0ed1563 Remove shared mxComponent in scdatabaserangesobj by Jens Carl · 8 years ago
  7. cbe054d Remove shared mxComponent in scdatabaserangeobj by Jens Carl · 8 years ago
  8. 498deef uitest for tdf#81351 by Zdeněk Crhonek · 8 years ago
  9. 894b93f Remove shared mxComponent in scconsolidationdescriptorobj by Jens Carl · 8 years ago
  10. 6a36c66 Remove shared mxComponent in sccellrangesobj by Jens Carl · 8 years ago
  11. acdb698 Remove shared mxComponent in sccellrangeobj by Jens Carl · 8 years ago
  12. 241fe1b Remove shared mxComponent in sccellobj by Jens Carl · 8 years ago
  13. f0850ac Remove shared mxComponent in sccellcursorobj by Jens Carl · 8 years ago
  14. 5c0af52 Fix typos by Andrea Gelmini · 8 years ago
  15. 05e4ffc Remove shared mxComponent in scautoformatobj by Jens Carl · 8 years ago
  16. 926ce17 Remove shared mxComponent in scarealinksobj by Jens Carl · 8 years ago
  17. 06d3f99 Remove shared mxComponent in scarealinkobj by Jens Carl · 8 years ago
  18. 53a813c Add blank lines for readability by Eike Rathke · 8 years ago
  19. 3edf527 Move declaration to where it is used by Eike Rathke · 8 years ago
  20. 401d451 Improve performance when searching for blocks w/o draw objects by Samuel Mehrbrodt · 8 years ago
  21. 9f329c0 tdf#98931 Test for sorting images by Samuel Mehrbrodt · 8 years ago
  22. 5236b8d Remove shared mxComponent in scannotationsobj by Jens Carl · 8 years ago
  23. 876164d Remove shared mxComponent in scannotationshapeobj by Jens Carl · 8 years ago
  24. b5f8b04 tdf#98931 Add option to sort boundary image-only columns by Samuel Mehrbrodt · 8 years ago
  25. c48dd8e Remove shared mxComponent in scannotationobj by Jens Carl · 8 years ago
  26. f8bcf01 Consistent naming by Eike Rathke · 8 years ago
  27. af2a2a0c CheckLinkFormulaNeedingCheck() for .xls conditional format expressions by Eike Rathke · 8 years ago
  28. 09b81a4 coverity#1428611 check for nullptr by Eike Rathke · 8 years ago
  29. 707e0f4 coverity#1428613 check IsValidReference() return value, tdf#108989 follow-up by Eike Rathke · 8 years ago
  30. fa3dc99 nMovX is SCCOL by Mike Kaganski · 8 years ago
  31. d999b55 tdf#114200 : added 'Trim space' feature in 'Text Import' by manujvashist · 8 years ago
  32. 32b2a18 Fix typos by Andrea Gelmini · 8 years ago
  33. 484d0ea tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS. by Winfried Donkers · 8 years ago
  34. 1a8aac8 [Pardus] tdf#87357 Add contextual Conditional Format command. by Gulsah Kose · 8 years ago
  35. 8a73799 Change property value to get CellContentType in sc/ by Jens Carl · 8 years ago
  36. fef24d9 CheckLinkFormulaNeedingCheck() for .xlsx conditional format expressions by Eike Rathke · 8 years ago
  37. 7416c2e tdf#114519 Update cell content on sidebar number format change by Jim Raykowski · 8 years ago
  38. 35f6b6f tdf#45904 Move _SheetCell Java tests to C++ by Jens Carl · 8 years ago
  39. 2930ba2 CheckLinkFormulaNeedingCheck() for .ods conditional format expressions by Eike Rathke · 8 years ago
  40. faa0305 Prepare CheckLinkFormulaNeedingCheck() to use either RPN or tokenized code by Eike Rathke · 8 years ago
  41. a626e24 [Pardus] tdf#108989 Add contextual manage names command. by Gulsah Kose · 8 years ago
  42. 4c07358 Fix typos by Andrea Gelmini · 8 years ago
  43. 4800c31 Sort dialog: Improve wording by Samuel Mehrbrodt · 8 years ago
  44. cf847a7 Updating images should not depend on unrelated condition by Samuel Mehrbrodt · 8 years ago
  45. f84c916 Assert that parameters are valid by Samuel Mehrbrodt · 8 years ago
  46. f08828f Fix typos by Andrea Gelmini · 8 years ago
  47. 844c927 [Pardus] tdf#108989 Add contextual validity command. by Gulsah Kose · 8 years ago
  48. 945a119 loplugin:constparams by Noel Grandin · 8 years ago
  49. de8f6b2 loplugin:unused-returns in vcl by Noel Grandin · 8 years ago
  50. ff16684 tdf#115093 : Do not reuse singleref tokens... by Dennis Francis · 8 years ago
  51. d101659 Use a more conventional way of clearing ScRange variables by Stephan Bergmann · 8 years ago
  52. cceaece offapi: Add properties FormulaResultType2 and CellContentType by Jens Carl · 8 years ago
  53. 508e973 Fix typos by Andrea Gelmini · 8 years ago
  54. 73049e5 Flatten ScRangePairList::Join() recursion by Eike Rathke · 8 years ago
  55. 03f4296 Flatten ScRangeList::Join() recursion by Eike Rathke · 8 years ago
  56. 91b4e45 new loplugin: pointerbool by Noel Grandin · 8 years ago
  57. ea20bc1 USHRT_MAX -> SAL_MAX_UINT16 by Stephan Bergmann · 8 years ago
  58. 3a2a430 tdf#98931 Consider cell-anchored images when sorting by Samuel Mehrbrodt · 8 years ago
  59. 61c88ae gbuild: always compile as C++17 with MSVC 2017 by Michael Stahl · 8 years ago
  60. 70c1594 StartExecuteAsync doesn't need a second param by Noel Grandin · 8 years ago
  61. d26ba19 sc: std::iterator is deprecated in C++17 by Michael Stahl · 8 years ago
  62. f6eefd9 copy ScAddress before possibly joining it by Caolán McNamara · 8 years ago
  63. c18d183 tdf#113572: removed redundant calc service by Vasily Melenchuk · 8 years ago
  64. 5f650f7 Addition of focus_on_click to notebookbar ui files by Maxim Monastirsky · 8 years ago
  65. 09dc5c5 RowInfo copy ctor was presumably killed in error by Stephan Bergmann · 8 years ago
  66. 22dc2e5 tdf#39593 deduplicate code in ScCellShell by tagezi · 8 years ago
  67. 73139fe loplugin:unusedmethods by Noel Grandin · 8 years ago
  68. 2e832ef Don't push error twice by Eike Rathke · 8 years ago
  69. d4a066c inline some defines by Noel Grandin · 8 years ago
  70. be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
  71. cc4d41f Fix typos by Andrea Gelmini · 8 years ago
  72. e720e90 SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet* by Caolán McNamara · 8 years ago
  73. 697f01e SAL_W32 is just an alias for _WIN32 by Stephan Bergmann · 8 years ago
  74. c08d6e5 xSheetDoc cannot be null here by Stephan Bergmann · 8 years ago
  75. 6cb011c tdf#114720: Fix subtotal crash by Ahmed GHANMI · 8 years ago
  76. 022588b Include android/compatibility.hxx from ubiquitous sal/config.h by Stephan Bergmann · 8 years ago
  77. fe5c763 Don't let testSpreadsheetViewSettingsProperties interfere with existing tests by Stephan Bergmann · 8 years ago
  78. cda2d47 Fix typos by Andrea Gelmini · 8 years ago
  79. 6bc48275 CheckLinkFormulaNeedingCheck() for .xls cell formulas by Eike Rathke · 8 years ago
  80. c407574 Fix Android build (missing std::trunc) by Stephan Bergmann · 8 years ago
  81. 110025a Odd conversion double -> sal_Int32 -> double by Stephan Bergmann · 8 years ago
  82. f96dbc3 CheckLinkFormulaNeedingCheck() for .xlsx cell formulas by Eike Rathke · 8 years ago
  83. 55e484c Move implementation to CheckLinkFormulaNeedingCheck() for further reuse by Eike Rathke · 8 years ago
  84. c0a70da Fix typos by Andrea Gelmini · 8 years ago
  85. 970b768 Fix typos by Andrea Gelmini · 8 years ago
  86. 61a7c6c coverity#1427628 Dereference before null check by Caolán McNamara · 8 years ago
  87. 64b0c43 Use ROUNDSIG(...,13) to hopefully fix Jenkins lo_callgrind_linux builds by Eike Rathke · 8 years ago
  88. 23885b0 loplugin:unnecessaryparen extend to delete statements by Noel Grandin · 8 years ago
  89. cc9e898 Misplaced static_cast by Stephan Bergmann · 8 years ago
  90. 6e31851 tdf#45904 Move _GlobalSheetSettings Java tests to C++ by Jens Carl · 8 years ago
  91. 5134220 lokdialog: Don't output anything for the incoming SfxRequest. by Jan Holesovsky · 8 years ago
  92. b97a0df tdf#96821 fix corner cases for Calc function ROUND. by Winfried Donkers · 8 years ago
  93. 8b992d6 use more ScopedVclPtr to avoid missing dispose by Noel Grandin · 8 years ago
  94. eae9bf0 Fix typos by Andrea Gelmini · 8 years ago
  95. 624f84c Fix typos by Andrea Gelmini · 8 years ago
  96. 4ea231c Add ServiceProvider "com.sun.star.sheet.GlobalSheetSettings" by Jens Carl · 8 years ago
  97. c40dfab lokdialog: Allow closing the Format Cell dialogs in any order. by Jan Holesovsky · 8 years ago
  98. d5b38f4 lok: sc: invalidate cached positions and row header on font resizing by Marco Cecchetti · 8 years ago
  99. 183fd9a Revert "lok: sc: copy / paste confusion -- workaround" by Marco Cecchetti · 8 years ago
  100. dee9cca lok: sc: exploiting cached position helper for tile rendering by Marco Cecchetti · 8 years ago