1. 5c84f40 loplugin:constantfunction by Noel Grandin · 9 years ago
  2. e0d442b try enabling password tests on mac and windows by Caolán McNamara · 9 years ago
  3. ae94c22 safemode: Add uno command and menu entry by Samuel Mehrbrodt · 9 years ago
  4. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  5. 8bfbd7f DDExtraWidth doesn't exist by Caolán McNamara · 9 years ago
  6. 1d2b35e No need for ScAddInDocs to be a class of its own by Stephan Bergmann · 9 years ago
  7. 97ebbb8 Add better comment for this function. by Tamás Zolnai · 9 years ago
  8. 4a411ab Reduce code duplication by Tamás Zolnai · 9 years ago
  9. 03a1143 tdf#102694, bnc#957991: Improve pivot cache reading performance by Tamás Zolnai · 9 years ago
  10. 7326833 Pivot table tests: Check also grouped fields' name. by Tamás Zolnai · 9 years ago
  11. db481dd Pivot table XLSX import: PivotCache is not handled as a const object. by Tamás Zolnai · 9 years ago
  12. eadd75e skip hidden rows/columns for spellchecking, tdf#99607 by Markus Mohrhard · 9 years ago
  13. d4936e8 Silence false MSVC C4701 warning by Stephan Bergmann · 9 years ago
  14. 98be23b loplugin:vclwidgets by Stephan Bergmann · 9 years ago
  15. 7345a03 Reduce the number of calls to underlying flat_segment_tree structure. by Kohei Yoshida · 9 years ago
  16. f372929 Write test case for it. by Kohei Yoshida · 9 years ago
  17. 61b76cd Properly skip the hidden row(s) at the end. by Kohei Yoshida · 9 years ago
  18. 141a4ac convert calc navigator to .ui format by Caolán McNamara · 10 years ago
  19. 26219783 sc: Allow paste to overwrite existing data in tiled editin mode. by Michael Meeks · 9 years ago
  20. 9d19634 Pivot tables: Fix XLSX import of nested date groups by Tamás Zolnai · 9 years ago
  21. 21d8c02 unit test for tdf#101562 by Eike Rathke · 9 years ago
  22. 866eb4a Resolves: tdf#101562 ScRefUpdate::Update() needs to flag sticky even unchanged by Eike Rathke · 9 years ago
  23. 180fe3e tdf#101562 inserting within an entire col/row reference needs to flag change by Eike Rathke · 10 years ago
  24. 8b3cfc0 these navigator entry menuitems should be radio checks by Caolán McNamara · 10 years ago
  25. e1b1778 loplugin:staticmethods: sc by Stephan Bergmann · 10 years ago
  26. 82e87b0 loplugin:staticaccess by Tor Lillqvist · 10 years ago
  27. bdb36cd loplugin:defaultparams by Tor Lillqvist · 10 years ago
  28. 5e87eea Base SvxLineWindow_Impl on ToolbarPopup by Maxim Monastirsky · 10 years ago
  29. e6b0ad6 Resolves: tdf#76836 use text format only for text content by Eike Rathke · 10 years ago
  30. cd1d2b3 LOK: Calc: page-up/down - cursor moves far more than a page by Marco Cecchetti · 10 years ago
  31. af58bbf rtl::math::approxEqual(value,0.0) never yields true for value!=0.0 by Eike Rathke · 10 years ago
  32. c13a19d remove approxEqual() from OpenCL by Eike Rathke · 10 years ago
  33. f5e2a46 drop unused STD_MASKCOLOR defines by Caolán McNamara · 10 years ago
  34. 6e57881 I can't see any evidence of any remaining magenta mask using image resources by Caolán McNamara · 10 years ago
  35. fe5e961 Add FIXME by Tor Lillqvist · 10 years ago
  36. 3456004 Add FIXME comment about the OpenCL approxEqual() we define by Tor Lillqvist · 10 years ago
  37. 321a062 Undo bogus changes to OpenCL code in 3e22dfa5eb1ccebdc719a671d23bde7ccab256fb by Tor Lillqvist · 10 years ago
  38. 04ba40c ImageList just reads and discards the MaskColor, so drop it by Caolán McNamara · 10 years ago
  39. 6a5a7d2 ScTransferObj::ObjectReleased: prevent ScModule nullptr access by Eike Rathke · 10 years ago
  40. b225f42 drop now unused sfx2/sidebar/ResourceDefinitions.hrc by Caolán McNamara · 10 years ago
  41. 7ac7968 tdf#101943 Make Calc functions BETAINV and BETA.INV comply with by Winfried Donkers · 10 years ago
  42. af239f5 sc lok: add .uno:AutoSum by Henry Castro · 10 years ago
  43. 306add1 convert the last two lonely FixedInfos to FixedText by Caolán McNamara · 10 years ago
  44. 5eb4e55 move these string resources out of the window resource by Caolán McNamara · 10 years ago
  45. 449dcb8 don't need a custom class to respond to a new selected listbox entry by Caolán McNamara · 10 years ago
  46. e9e6293 drop unused heipids and resources by Caolán McNamara · 10 years ago
  47. fd22d2d9 Base SvxFrameToolBoxControl on PopupWindowController by Maxim Monastirsky · 10 years ago
  48. 768e132 grab focus to border style popup by Caolán McNamara · 10 years ago
  49. 5227af2e convert border style to .ui by Caolán McNamara · 10 years ago
  50. b51ea04 MAP_APPFONT->MapUnit::MapAppFont by Caolán McNamara · 10 years ago
  51. 3845bde convert line style to .ui format by Caolán McNamara · 10 years ago
  52. 315c06d loplugin:unnecessaryoverride in sc by Noel Grandin · 10 years ago
  53. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  54. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  55. 1d37ad2 Actually this should check for the top shared cell. by Kohei Yoshida · 10 years ago
  56. 7e1fd9a Pivot tables: Fix wrong group field number in cache by Tamás Zolnai · 10 years ago
  57. 9309885 Test XLSX import of number groups by Tamás Zolnai · 10 years ago
  58. f1a97fa Test XLSX import of date groups by Tamás Zolnai · 10 years ago
  59. 47258c2 these helpids go nowhere by Caolán McNamara · 10 years ago
  60. f81916a unused bitmap resource by Caolán McNamara · 10 years ago
  61. 349f492 can now remove both PopupContainer copies by Caolán McNamara · 10 years ago
  62. 5d812ca These are just floating windows, no need for all the special intrastructure by Caolán McNamara · 10 years ago
  63. 7e61e1d remove PopupControl as an intermediate step by Caolán McNamara · 10 years ago
  64. 33e8582 coverity#1371197 the compiler defaults should be sufficient here by Caolán McNamara · 10 years ago
  65. d5c763f pNewPattern can never be null here by Stephan Bergmann · 10 years ago
  66. bc1096f Avoid UBSan "reference binding to null pointer" by Stephan Bergmann · 10 years ago
  67. 9588276 tdf#93894: Add unit test for this. by Kohei Yoshida · 10 years ago
  68. 7da2f3c tdf#93894: Get column labels to work with formula groups. by Kohei Yoshida · 10 years ago
  69. f309531 Add a bit more description here. by Kohei Yoshida · 10 years ago
  70. 191e025 Reverse the boolean logic. by Kohei Yoshida · 10 years ago
  71. f7e01c5 add INTERCEPT test case by Zdeněk Crhonek · 10 years ago
  72. dc9f7bb set translatable attributes in .ui files by Andras Timar · 10 years ago
  73. b5823a8 add LARGE test case by Zdeněk Crhonek · 10 years ago
  74. c08b96a add KURT test case by Zdeněk Crhonek · 10 years ago
  75. 1c1d986 Resolves: tdf#101711 problems with attempt to remove unused bg images by Caolán McNamara · 10 years ago
  76. 0c29c15 loplugin:vclwidgets by Caolán McNamara · 10 years ago
  77. ba64777 LOK: Calc: clear cell background in other views on editing by Marco Cecchetti · 10 years ago
  78. 051a9eb Calc LOK: clear cell background when editing in parallel by Ashod Nakashian · 10 years ago
  79. 5fa7913 Calc: fixed bug in parallel cell editing by Marco Cecchetti · 10 years ago
  80. 8ef2032 Calc: implemented parallel cell text editing by Marco Cecchetti · 10 years ago
  81. 3fcd1f8 Calc: edit engine could be accessed after being destroyed by Marco Cecchetti · 10 years ago
  82. f5ed925 LOK - when a view is enabled, the existing edit views are killed by Marco Cecchetti · 10 years ago
  83. e86e96a Use closure to simplify use of for_each. by Kohei Yoshida · 10 years ago
  84. 9b79a44 Avoid pointless single-line wrapper for OpenCL isnan() by Tor Lillqvist · 10 years ago
  85. dc306db remove anchor test from the conditional format API test by Markus Mohrhard · 10 years ago
  86. bb43a23 coverity#1373353 Uninitialized scalar field by Caolán McNamara · 10 years ago
  87. ba3521f add more dumpAsXml() by Noel Grandin · 10 years ago
  88. d034955 add test for tdf#77873 by Markus Mohrhard · 10 years ago
  89. b11ad78 support TargetFrame in url field import/export code, tdf#77873 by Markus Mohrhard · 10 years ago
  90. 06f3199 tdf#90937 Add a set of cell styles to calc by Jaskaran Singh · 10 years ago
  91. 55c30b5 Dump the stored formula results for debugging. by Kohei Yoshida · 10 years ago
  92. 0d49968 Fix typos by Andrea Gelmini · 10 years ago
  93. 6445d8d Fix typos by Andrea Gelmini · 10 years ago
  94. dc41255 add test for tdf#101910 by Markus Mohrhard · 10 years ago
  95. 450c15a avoid coverity#1371264 Missing move assignment operator by Caolán McNamara · 10 years ago
  96. 5f658dc tdf#101910, mark ScRangeList updated when DeleteArea was used by Markus Mohrhard · 10 years ago
  97. 33a2e47 add RATE test case by Zdeněk Crhonek · 10 years ago
  98. 4800eab add CONCAT test case by Zdeněk Crhonek · 10 years ago
  99. 51035a3 add CHAR test case by Zdeněk Crhonek · 10 years ago
  100. 1c4d81f fix perf bug (I think) by Noel Grandin · 10 years ago