1. e5c6b77 Add get/setPart to ITiledRenderable, and implement for sw/sc. by Andrzej Hunt · 12 years ago
  2. 8c84f49 Iterate from origin to tile area to ensure correct positioning. by Andrzej Hunt · 12 years ago
  3. e6e0634 Use logic units for visible-cells determination. by Andrzej Hunt · 12 years ago
  4. 67c0410 Scale the origin for the Draw Layer (Calc Tiled Rendering). by Andrzej Hunt · 12 years ago
  5. 1f60bec Use OutputDevice scaling for column-/rowbars too. by Andrzej Hunt · 12 years ago
  6. 60f23b8 Ensure we actually render all cells in the selected area. by Andrzej Hunt · 12 years ago
  7. 70903d3 Take into account drawing layer for data area size. by Andrzej Hunt · 12 years ago
  8. 72b3fb8 Use output device mapping for draw layer too. by Andrzej Hunt · 12 years ago
  9. 76e2b5a Set correct scaling for normal painting. by Andrzej Hunt · 12 years ago
  10. 6b833fe Use output device scaling to determine cells in draw-area. by Andrzej Hunt · 12 years ago
  11. a722417 Don't scale grid and cell dimensions multiple times. by Andrzej Hunt · 12 years ago
  12. a8b0ad3 Implement data area size retrieval. by Andrzej Hunt · 12 years ago
  13. fd5f548 Allow overriding of device for Paint, and use that for Tiles. by Andrzej Hunt · 12 years ago
  14. 4acc678 Calc: Add tiled rendering device to the paint view. by Andrzej Hunt · 12 years ago
  15. d2f79f3 Render tiles from calc. by Andrzej Hunt · 12 years ago
  16. 5da5882 Add tiled rendering outline to Calc. by Andrzej Hunt · 12 years ago
  17. 37e6631 remove whitespace by Markus Mohrhard · 12 years ago
  18. b8d84a3 Resolves fdo#76160 Calc invalid image position on zooming by Damien Chambe · 12 years ago
  19. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  20. 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
  21. 82da02c Translate German comments, fix some ws by Philipp Weissenbacher · 12 years ago
  22. 4e4890c remove comments by Markus Mohrhard · 12 years ago
  23. ca84391 accept also one cell chart ranges for external data provider, fdo#79772 by Markus Mohrhard · 12 years ago
  24. 01dd299 fdo#71076: Write test for this. by Kohei Yoshida · 12 years ago
  25. 1d38cb36 fdo#71076, fdo#71767: Preserve number formats when charts are copied. by Kohei Yoshida · 12 years ago
  26. 0b79311 rhbz#1111216 allow to export an empty sheet to PDF by David Tardon · 12 years ago
  27. 4e6c9ca coverity#988426 Explicit null dereferenced by Caolán McNamara · 12 years ago
  28. d176340 coverity#983728 Uncaught exception by Caolán McNamara · 12 years ago
  29. 836454d loplugin:saloverride by Matúš Kukan · 12 years ago
  30. 750269e fdo#40067: Fix for importing white space in strings (XLSX). by Robin Kumar · 12 years ago
  31. 5a69d3a coverity#736887 Unintended sign extension by Caolán McNamara · 12 years ago
  32. daa287b coverity#706049 Unintended sign extension by Caolán McNamara · 12 years ago
  33. 8a4dc64 coverity#706047 Unintended sign extension by Caolán McNamara · 12 years ago
  34. d28b51b coverity#706041 Unintended sign extension by Caolán McNamara · 12 years ago
  35. d688fbd coverity#706038 Unintended sign extension by Caolán McNamara · 12 years ago
  36. edf57ee coverity#1223091 Uncaught exception by Caolán McNamara · 12 years ago
  37. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  38. 3ad748a GPU Calc:Support nested formulae expansion for simple nested by haochen · 12 years ago
  39. 1c8babf document must be set modified when range name is defined, fdo#79451 by Markus Mohrhard · 12 years ago
  40. 3dcfb9a Cache table entry may be null. Let's not assume it's always non-null. by Kohei Yoshida · 12 years ago
  41. 5a320d1 unit test for ForcedArray matrix error propagation, fdo#79978 by Eike Rathke · 12 years ago
  42. 45f533a loplugin:staticcall by Stephan Bergmann · 12 years ago
  43. a288beb resolved fdo#79978 propagate error through DoubleArray of matrix by Eike Rathke · 12 years ago
  44. c9d037e resolved fdo#79957 propagate ForceArray through jump tokens by Eike Rathke · 12 years ago
  45. 4a662ef coverity#706945 Uncaught exception by Caolán McNamara · 12 years ago
  46. 2af58ba coverity#707016 Uncaught exception by Caolán McNamara · 12 years ago
  47. 51ab8c9 put the add/modify/delete line below the range by Caolán McNamara · 12 years ago
  48. a2a1a59 fdo#77506: More reliable way to determine label strings. by Kohei Yoshida · 12 years ago
  49. 9b27896 left align add/remove buttons by Caolán McNamara · 12 years ago
  50. 18518b9 Put conditional add/remove buttons above the range selector... by Caolán McNamara · 12 years ago
  51. 3c446cd false warning C4701: potentially uninitialized local variable by Stephan Bergmann · 12 years ago
  52. 3183bfa GPU Calc:Add more judge for NAN in SingleVector parameter by haochen · 12 years ago
  53. bb761be Change SfxTabPage ctor SfxItemSet param from ref to pointer by Stephan Bergmann · 12 years ago
  54. a92e973 Change SfxTabPage::Reset param from ref to pointer by Stephan Bergmann · 12 years ago
  55. 607218e Dead code by Stephan Bergmann · 12 years ago
  56. 6519665 loplugin:bodynotinblock by Stephan Bergmann · 12 years ago
  57. 4dbeadb Change SfxTabPage::FillItemSet param from ref to pointer by Stephan Bergmann · 12 years ago
  58. e8e22fc -Werror,-Wtautological-undefined-compare by Stephan Bergmann · 12 years ago
  59. fa8c175 coverity#704261 Logically dead code by Caolán McNamara · 12 years ago
  60. bdb59b7 coverity#1187709 Uncaught exception by Caolán McNamara · 12 years ago
  61. a903cac fix assert by Markus Mohrhard · 12 years ago
  62. 7cfc80c GPU Calc:Support default 2nd parameter in ROUND by haochen · 12 years ago
  63. c0ea62f GPU Calc:Support 3rd parameter in FLOOR by haochen · 12 years ago
  64. 0fa5816 GPU Calc:Support IF formula in GPUInterpret by haochen · 12 years ago
  65. c3383aa GPU Calc:Support string arguments in VLookup by haochen · 12 years ago
  66. c5539bb fdo#79676: Initialize with a default chart only from the UI. by Kohei Yoshida · 12 years ago
  67. ae4da7d coverity#1187810 Uncaught exception by Caolán McNamara · 12 years ago
  68. e7a3aac fdo#76324: Make pasting a lot of cell notes faster by disabling broadcasting. by Matúš Kukan · 12 years ago
  69. 1ea62b8 Do not use GetSdrUndoFactory() in sc. by Matúš Kukan · 12 years ago
  70. 1979afc coverity#706877 Uncaught exception by Caolán McNamara · 12 years ago
  71. 32ac015 fix invalid memory access related to temporary object by Markus Mohrhard · 12 years ago
  72. de95cdd5 don't use temporary object by Markus Mohrhard · 12 years ago
  73. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  74. 0179d35 workaround for DBG_UTIL XML correctness checks by Markus Mohrhard · 12 years ago
  75. 0620ca9 check for empty string before accessing first element by Markus Mohrhard · 12 years ago
  76. f0fdee8 oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTS by Miklos Vajna · 12 years ago
  77. 9ea3e3a column storage might be changed, related lp#990868 by Markus Mohrhard · 12 years ago
  78. 86f8772 don't try to import invalid document, fdo#79135 by Markus Mohrhard · 12 years ago
  79. 4c3b360 Bin ugly (ab)use of preprocessor in headers (final part) by Thomas Arnhold · 12 years ago
  80. cf62446 coverity#735806 Dereference after null check by Caolán McNamara · 12 years ago
  81. 105021a coverity#735798 Dereference after null check by Caolán McNamara · 12 years ago
  82. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  83. 3b8ce44 -Werror,-Wunused-macros by Stephan Bergmann · 12 years ago
  84. 5918209 Resolves: fdo#73675 tweak conversion to use SvSimpleTable by Caolán McNamara · 12 years ago
  85. c45c6e4 RID_SCDLG_COND_FORMAT_MANAGER conversion to .ui by sk94 · 12 years ago
  86. e1ac3f3 coverity#735812 Dereference after null check by Caolán McNamara · 12 years ago
  87. 246aba2 coverity#735802 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  88. 9009dfb coverity#705214 Missing break in switch, assuming intentional by Caolán McNamara · 12 years ago
  89. b0a9f33 Resolves: fdo#79021 cannot delete ListBox from inside its own Select handler by Caolán McNamara · 12 years ago
  90. 14ce27c unify the handling of string position arguments, fdo#75971 related by Eike Rathke · 12 years ago
  91. b370077 coverity#736046 Missing break in switch by Caolán McNamara · 12 years ago
  92. fd31c81 coverity#705211 Missing break in switch by Caolán McNamara · 12 years ago
  93. 4d7827c coverity#705209 Missing break in switch by Caolán McNamara · 12 years ago
  94. d6efbc4 coverity#705207 Missing break in switch by Caolán McNamara · 12 years ago
  95. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  96. 457c6eb The 4th argument is of wrong type. by Kohei Yoshida · 12 years ago
  97. adc20c3 compareToAscii -> equalsAscii by Noel Grandin · 12 years ago
  98. a7e6f6d coverity#737265 Uncaught exception by Caolán McNamara · 12 years ago
  99. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  100. f634cda avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago