1. a6c7c2f loplugin:unusedfields by Noel Grandin · 8 years ago
  2. b1f9aa5 loplugin:useuniqueptr in ScChartPositionMap by Noel Grandin · 8 years ago
  3. 4ffb894 loplugin:useuniqueptr in ScDPResultTree::MemberNode by Noel Grandin · 8 years ago
  4. e4ff750 UND->AND; ODER->OR by Mike Kaganski · 8 years ago
  5. 38cdfcd weld ScTablePage by Caolán McNamara · 8 years ago
  6. 06e81e9 coverity#1439332 silence Identical code for different branches by Caolán McNamara · 8 years ago
  7. 1534025 loplugin:methodcycles more graph theory for the win by Noel Grandin · 8 years ago
  8. 10f2196 loplugin:useuniqueptr in ScTable::FillAuto by Noel Grandin · 8 years ago
  9. 2d34c3c4 loplugin:useuniqueptr in Chart2PositionMap by Noel Grandin · 8 years ago
  10. d1c74bd loplugin:useuniqueptr in ScAddInAsyncs by Noel Grandin · 8 years ago
  11. b4fc996 loplugin:useuniqueptr in SdrHdlList by Noel Grandin · 8 years ago
  12. 8df9935 tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* by Gabor Kelemen · 8 years ago
  13. 8a83a40 make all the related inheritences formatted the same way by Caolán McNamara · 8 years ago
  14. d5d2a33 weld ScTabPageProtection by Caolán McNamara · 8 years ago
  15. 0314b3e coverity#1438870 Big parameter passed by value by Caolán McNamara · 8 years ago
  16. bb11b48 Added Date and Time Transformation in data provider dlg by Manuj Vashist · 8 years ago
  17. 893f212 coverity#1438870 Big parameter passed by value by Caolán McNamara · 8 years ago
  18. 8d96717 coverity#1401334 Uncaught exception by Caolán McNamara · 8 years ago
  19. 4a5ed26 unused returns by Caolán McNamara · 8 years ago
  20. 7ea5d33 Resolves: tdf#119954 do not copy the old parent, init with new parent instead by Eike Rathke · 8 years ago
  21. 345ea93 weld header/footer SingleTabDialog by Caolán McNamara · 8 years ago
  22. cc2fe8c Replace SAL_OVERRIDE with override in internal code by Stephan Bergmann · 8 years ago
  23. 7bc99b2 Removed duplicated include by Andrea Gelmini · 8 years ago
  24. d48eb72 Avoid unused function in the !HAVE_FEATURE_SCRIPTING case by Tor Lillqvist · 8 years ago
  25. f926fb1 weld ScParagraphDlg by Caolán McNamara · 8 years ago
  26. 5d86154 loplugin:unusedfields improve search for unused collection fields by Noel Grandin · 8 years ago
  27. 0693d69 weld ScCharDlg by Caolán McNamara · 8 years ago
  28. 5be8dbd Don't prematurely cast to sal_uInt8, to avoid UB by Stephan Bergmann · 8 years ago
  29. b943b9b tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]* by Gabor Kelemen · 8 years ago
  30. 76c7cab rename to weld::ComboBox are they are not text only now by Caolán McNamara · 8 years ago
  31. 05db125 loplugin:staticconstfield improvements by Noel Grandin · 8 years ago
  32. be9b834 oovbaapi: hack Excel / OptionButton compatibility into Button for now. by Michael Meeks · 8 years ago
  33. 2419fa7 add image support to weld::ComboBoxText by Caolán McNamara · 8 years ago
  34. 3d57e96 cppcheck: variableScope in sc by Jochen Nitschke · 8 years ago
  35. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  36. f90e32c tdf#119841 Crash when pasting an HTML table from a web page by Noel Grandin · 8 years ago
  37. 9237a90 weld SvxCharNamePage by Caolán McNamara · 8 years ago
  38. 1cb4dc2 Remove MSVC workaround from 2002 by Stephan Bergmann · 8 years ago
  39. d30259b Fix typo in code by Andrea Gelmini · 8 years ago
  40. 88f7ac5 add GetDialogExampleSet rather than guess at it by Caolán McNamara · 8 years ago
  41. 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
  42. d92b0efe loplugin:useuniqueptr in lcl_DoDragCells by Noel Grandin · 8 years ago
  43. ab97491 loplugin:useuniqueptr in ScInterpreter by Noel Grandin · 8 years ago
  44. c72b928 loplugin:useuniqueptr in ScMyValidationsContainer::WriteMessage by Noel Grandin · 8 years ago
  45. 7e69b97 loplugin:useuniqueptr in ScFormatFilter by Noel Grandin · 8 years ago
  46. 4926b0f tdf#119793 Crash on redo of rectangle movement and text by Noel Grandin · 8 years ago
  47. aaa3c31 tdf#119305 Chart created from fully selected sheet only targets header row by Noel Grandin · 8 years ago
  48. f87be14 tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]* by Gabor Kelemen · 8 years ago
  49. 0e8e5c1 loplugin:unusedfields by Noel Grandin · 8 years ago
  50. 2746319 clang-tidy bugprone-copy-constructor-init by Noel Grandin · 8 years ago
  51. 8d831cc weld SvxCaptionTabDialog by Caolán McNamara · 8 years ago
  52. a55711a Generate UNO exception classes as SAL_WARN_UNUSED by Stephan Bergmann · 8 years ago
  53. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  54. a6a5064 loplugin:simplifyconstruct in sc by Noel Grandin · 8 years ago
  55. 9ae23df weld SvxAreaTabDialog by Caolán McNamara · 8 years ago
  56. a658975 Avoid getTokenCount() by Matteo Casalin · 8 years ago
  57. a928e67 Remove redundant check by Matteo Casalin · 8 years ago
  58. 5b383e1 Avoid getTokenCount() by Matteo Casalin · 8 years ago
  59. 3ca6494 Fix condition in f573402116937876cb0b80cf7af2a52bf2ccc31a by Matteo Casalin · 8 years ago
  60. da37548 Avoid getTokenCount() by Matteo Casalin · 8 years ago
  61. 67e2acb0 Avoid getTokenCount() by Matteo Casalin · 8 years ago
  62. daf8324 Avoid getTokenCount() by Matteo Casalin · 8 years ago
  63. 2c1c016 Avoid getTokenCount() by Matteo Casalin · 8 years ago
  64. 41bcf61 Avoid getTokenCount() by Matteo Casalin · 8 years ago
  65. 559449b Avoid getTokenCount and temporaries, reduce scope by Matteo Casalin · 8 years ago
  66. 42e9619 Avoid temporary variable by Matteo Casalin · 8 years ago
  67. 6d76610 Use optimized OUString concatenation and avoid temporary by Matteo Casalin · 8 years ago
  68. 2d94bfba Use optimized OUString concatenation by Matteo Casalin · 8 years ago
  69. ecdca13 Bail out early by Matteo Casalin · 8 years ago
  70. c08c380 Reduce scope by Matteo Casalin · 8 years ago
  71. 8a5d742 Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  72. 416bedb Avoid getTokenCount by Matteo Casalin · 8 years ago
  73. e2821c5 Avoid getTokenCount by Matteo Casalin · 8 years ago
  74. 42a4937 Avoid getTokenCount by Matteo Casalin · 8 years ago
  75. cfabcee Avoid getTokenCount by Matteo Casalin · 8 years ago
  76. a9bcbd3 Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  77. c8796e9 Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  78. 0a2be73 Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  79. 7224b69 Early bailout by Matteo Casalin · 8 years ago
  80. e3f3ce9 OUString: use optimized concatenation, make const by Matteo Casalin · 8 years ago
  81. 0e68209 Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  82. 68b3eb1 Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  83. 78c25a4 Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  84. e37992d Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  85. c0266d6 weld SvxGridTabPage by Caolán McNamara · 8 years ago
  86. 854d8c4 weld SfxNewStyleDlg by Caolán McNamara · 8 years ago
  87. 4aecbe9 blacklist all ocDB* tokens for Calc threading by Luboš Luňák · 8 years ago
  88. a2304f6 weld writer page style dialog and SvxBorderBackgroundDlg by Caolán McNamara · 8 years ago
  89. 24eae7b clang-tidy performance-unnecessary-value-param by Noel Grandin · 8 years ago
  90. 7f43f0b tdf#116453: One less argument to pass to ScOrcusStyles. by Kohei Yoshida · 8 years ago
  91. e5587c9 Added Replace Null Transformation in data provider dlg by Manuj Vashist · 8 years ago
  92. ede27cf Resolves: tdf#118850 disentangle the twisted wrong cell type vs format type by Eike Rathke · 8 years ago
  93. 7010edf tdf#117287 When saving as Xlsx, export visible flag if comment is visble by Ilhan Yesil · 8 years ago
  94. 80f990b clang-tidy performance-inefficient-vector-operation by Noel Grandin · 8 years ago
  95. 5e8fd48 tdf#116453: Pick up non-UTF8 encoding and use it for string values. by Kohei Yoshida · 8 years ago
  96. 9aee978 tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]* by Gabor Kelemen · 8 years ago
  97. 73af06a tdf#37268: use also sheet local range in Pivot by Julien Nabet · 8 years ago
  98. 2a933f0 loplugin:useuniqueptr in various in sc by Noel Grandin · 8 years ago
  99. fc5ab21 ofz#10189 check container size by Caolán McNamara · 8 years ago
  100. 08b5048 tdf#99296 - Disable headers/footers by default by heiko tietze · 8 years ago