1. 5a320d1 unit test for ForcedArray matrix error propagation, fdo#79978 by Eike Rathke · 12 years ago
  2. 45f533a loplugin:staticcall by Stephan Bergmann · 12 years ago
  3. a288beb resolved fdo#79978 propagate error through DoubleArray of matrix by Eike Rathke · 12 years ago
  4. c9d037e resolved fdo#79957 propagate ForceArray through jump tokens by Eike Rathke · 12 years ago
  5. 4a662ef coverity#706945 Uncaught exception by Caolán McNamara · 12 years ago
  6. 2af58ba coverity#707016 Uncaught exception by Caolán McNamara · 12 years ago
  7. 51ab8c9 put the add/modify/delete line below the range by Caolán McNamara · 12 years ago
  8. a2a1a59 fdo#77506: More reliable way to determine label strings. by Kohei Yoshida · 12 years ago
  9. 9b27896 left align add/remove buttons by Caolán McNamara · 12 years ago
  10. 18518b9 Put conditional add/remove buttons above the range selector... by Caolán McNamara · 12 years ago
  11. 3c446cd false warning C4701: potentially uninitialized local variable by Stephan Bergmann · 12 years ago
  12. 3183bfa GPU Calc:Add more judge for NAN in SingleVector parameter by haochen · 12 years ago
  13. bb761be Change SfxTabPage ctor SfxItemSet param from ref to pointer by Stephan Bergmann · 12 years ago
  14. a92e973 Change SfxTabPage::Reset param from ref to pointer by Stephan Bergmann · 12 years ago
  15. 607218e Dead code by Stephan Bergmann · 12 years ago
  16. 6519665 loplugin:bodynotinblock by Stephan Bergmann · 12 years ago
  17. 4dbeadb Change SfxTabPage::FillItemSet param from ref to pointer by Stephan Bergmann · 12 years ago
  18. e8e22fc -Werror,-Wtautological-undefined-compare by Stephan Bergmann · 12 years ago
  19. fa8c175 coverity#704261 Logically dead code by Caolán McNamara · 12 years ago
  20. bdb59b7 coverity#1187709 Uncaught exception by Caolán McNamara · 12 years ago
  21. a903cac fix assert by Markus Mohrhard · 12 years ago
  22. 7cfc80c GPU Calc:Support default 2nd parameter in ROUND by haochen · 12 years ago
  23. c0ea62f GPU Calc:Support 3rd parameter in FLOOR by haochen · 12 years ago
  24. 0fa5816 GPU Calc:Support IF formula in GPUInterpret by haochen · 12 years ago
  25. c3383aa GPU Calc:Support string arguments in VLookup by haochen · 12 years ago
  26. c5539bb fdo#79676: Initialize with a default chart only from the UI. by Kohei Yoshida · 12 years ago
  27. ae4da7d coverity#1187810 Uncaught exception by Caolán McNamara · 12 years ago
  28. e7a3aac fdo#76324: Make pasting a lot of cell notes faster by disabling broadcasting. by Matúš Kukan · 12 years ago
  29. 1ea62b8 Do not use GetSdrUndoFactory() in sc. by Matúš Kukan · 12 years ago
  30. 1979afc coverity#706877 Uncaught exception by Caolán McNamara · 12 years ago
  31. 32ac015 fix invalid memory access related to temporary object by Markus Mohrhard · 12 years ago
  32. de95cdd5 don't use temporary object by Markus Mohrhard · 12 years ago
  33. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  34. 0179d35 workaround for DBG_UTIL XML correctness checks by Markus Mohrhard · 12 years ago
  35. 0620ca9 check for empty string before accessing first element by Markus Mohrhard · 12 years ago
  36. f0fdee8 oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTS by Miklos Vajna · 12 years ago
  37. 9ea3e3a column storage might be changed, related lp#990868 by Markus Mohrhard · 12 years ago
  38. 86f8772 don't try to import invalid document, fdo#79135 by Markus Mohrhard · 12 years ago
  39. 4c3b360 Bin ugly (ab)use of preprocessor in headers (final part) by Thomas Arnhold · 12 years ago
  40. cf62446 coverity#735806 Dereference after null check by Caolán McNamara · 12 years ago
  41. 105021a coverity#735798 Dereference after null check by Caolán McNamara · 12 years ago
  42. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  43. 3b8ce44 -Werror,-Wunused-macros by Stephan Bergmann · 12 years ago
  44. 5918209 Resolves: fdo#73675 tweak conversion to use SvSimpleTable by Caolán McNamara · 12 years ago
  45. c45c6e4 RID_SCDLG_COND_FORMAT_MANAGER conversion to .ui by sk94 · 12 years ago
  46. e1ac3f3 coverity#735812 Dereference after null check by Caolán McNamara · 12 years ago
  47. 246aba2 coverity#735802 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  48. 9009dfb coverity#705214 Missing break in switch, assuming intentional by Caolán McNamara · 12 years ago
  49. b0a9f33 Resolves: fdo#79021 cannot delete ListBox from inside its own Select handler by Caolán McNamara · 12 years ago
  50. 14ce27c unify the handling of string position arguments, fdo#75971 related by Eike Rathke · 12 years ago
  51. b370077 coverity#736046 Missing break in switch by Caolán McNamara · 12 years ago
  52. fd31c81 coverity#705211 Missing break in switch by Caolán McNamara · 12 years ago
  53. 4d7827c coverity#705209 Missing break in switch by Caolán McNamara · 12 years ago
  54. d6efbc4 coverity#705207 Missing break in switch by Caolán McNamara · 12 years ago
  55. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  56. 457c6eb The 4th argument is of wrong type. by Kohei Yoshida · 12 years ago
  57. adc20c3 compareToAscii -> equalsAscii by Noel Grandin · 12 years ago
  58. a7e6f6d coverity#737265 Uncaught exception by Caolán McNamara · 12 years ago
  59. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  60. f634cda avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago
  61. 5fdab12 fix new[]/delete mismatch by Markus Mohrhard · 12 years ago
  62. 06127e06 eliminate xub_StrLen left-over by Eike Rathke · 12 years ago
  63. 2537d2d convert some sal_uInt8 fields to bool by Noel Grandin · 12 years ago
  64. 09188eb coverity#706959 Uncaught exception by Caolán McNamara · 12 years ago
  65. acdff9f Resolves: fdo#79506 Some numbers are marked as translatable by Julien Nabet · 12 years ago
  66. 8f0160a fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  67. 1b35c7e fdo#78927: Use different XML attribute names for asian and complex fonts. by Kohei Yoshida · 12 years ago
  68. 561b682 avoid crash when finding a non chart OLE2 shape by Markus Mohrhard · 12 years ago
  69. 0ab5388 fdo#79174: Use 3D address when the input and output are on different sheets. by Kohei Yoshida · 12 years ago
  70. 6bbb8b8 coverity#705838 Dereference before null check by Caolán McNamara · 12 years ago
  71. 7a211e8 Resolves: fdo#79360 impress hangs on using sidebar new style by Caolán McNamara · 12 years ago
  72. b81cd3d MAXROWCOUNT-1 -> MAXROW, same number but tidier by Caolán McNamara · 12 years ago
  73. a35d921 Resolves: fdo#79392 don't access after last row, when last row is max last row by Caolán McNamara · 12 years ago
  74. b415045 Related fdo#75971 Crash when invoking "Insert > Names > Create" by Julien Nabet · 12 years ago
  75. 4e3e142 coverity#1078626 Missing break in switch by Caolán McNamara · 12 years ago
  76. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  77. cf5851d coverity#704704 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  78. 05e2fd1 Related: fdo#79142 make SetName default to Reindexing by Caolán McNamara · 12 years ago
  79. c3cea10 ODS load perf: avoid re-compiling an already free'd pCode with ScCompiler. by Michael Meeks · 12 years ago
  80. e671cb7 cid#706917 Uncaught exception by Noel Grandin · 12 years ago
  81. 2712925 cid#706934 Uncaught exception by Noel Grandin · 12 years ago
  82. 461092a cid#706943 Uncaught exception by Noel Grandin · 12 years ago
  83. e8f8daa cid#706949 Uncaught exception by Noel Grandin · 12 years ago
  84. 9116edc cid#706953 Uncaught exception by Noel Grandin · 12 years ago
  85. f58a218 cid#706954 Uncaught exception by Noel Grandin · 12 years ago
  86. 19c0d7b cid#706960 Uncaught exception by Noel Grandin · 12 years ago
  87. 4467c67 ODS load perf: accelerate CompileXML for formula by stringify and compare. by Michael Meeks · 12 years ago
  88. ac8532c resolved fdo#70455 B1:SOMENAME is not a valid singleton reference by Eike Rathke · 12 years ago
  89. 054213e fdo#78976: Correct way to determine the end position for matrix check. by Kohei Yoshida · 12 years ago
  90. 1755196 fdo#78976: Test for this. by Kohei Yoshida · 12 years ago
  91. f68eed1 do not replace a General format with a General format by Eike Rathke · 12 years ago
  92. 345d6dd Actually OK and Cancel is better here than Apply and Close. by Kohei Yoshida · 12 years ago
  93. bab0c4f bin obsolete CLOOK comments by Thomas Arnhold · 12 years ago
  94. 92b4478 css already means ::com::sun::star by Thomas Arnhold · 12 years ago
  95. 17979ab resolved rhbz#1101224 do not attempt to obtain names for NULL tabs by Eike Rathke · 12 years ago
  96. 7603265 cid#706962 Uncaught exception by Noel Grandin · 12 years ago
  97. a6e2a8f cid#706965 Uncaught exception by Noel Grandin · 12 years ago
  98. 31bc947 cid#707024 Uncaught exception by Noel Grandin · 12 years ago
  99. 5dbafd1 cid#707029 Uncaught exception by Noel Grandin · 12 years ago
  100. bce8ded cid#707057 Uncaught exception by Noel Grandin · 12 years ago