1. de4908e Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if... by Caolán McNamara · 10 years ago
  2. cd71034 comphelper::OBaseMutex -> cppu::BaseMutex by Noel Grandin · 10 years ago
  3. 08f2993 loplugin:singlevalfields in reportdesign by Noel Grandin · 10 years ago
  4. c144288 loplugin:singlevalfields in comphelper by Noel Grandin · 10 years ago
  5. aa0d053 tdf#97527 - vcl: reference-count Menu by Noel Grandin · 10 years ago
  6. 547e4b3 Resolves: tdf#100303 Report crashes on close of conditional formatting dialog by Caolán McNamara · 10 years ago
  7. bb1e59d Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValue by Stephan Bergmann · 10 years ago
  8. 26fa322 tdf#42949: clean up includes in include/dbaccess with iwyu by Jorenz Paragas · 10 years ago
  9. cd7671e tdf#100325 reportdesign: try to set URL as DocumentBaseURL by Michael Stahl · 10 years ago
  10. 4cad126 split AddRemoveListener into two methods by Noel Grandin · 10 years ago
  11. 5dd00fe remove some manual refcounting in reportdesign by Noel Grandin · 10 years ago
  12. 9f138ff remove unused constants in HRC files by Noel Grandin · 10 years ago
  13. 0323253 remove some manual ref-counting by Noel Grandin · 10 years ago
  14. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  15. 284ca1a Convert RSC_TOOLBOX to scoped enum by Noel Grandin · 10 years ago
  16. 990082f Convert FontRelief to scoped enum by Noel Grandin · 10 years ago
  17. c47b170 Convert SelectionMode to scoped enum by Noel Grandin · 10 years ago
  18. 77d5491 loplugin:unusedmethods by Noel Grandin · 10 years ago
  19. 9eb2e68 tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16) by Noel Grandin · 10 years ago
  20. 07f1a39 (nearly) nothing uses GetUniqueId anymore, so remove it. by Caolán McNamara · 10 years ago
  21. 2af018e Fix typos by Andrea Gelmini · 10 years ago
  22. 95d20a3 Revert "remove some manual ref-counting" by Noel Grandin · 10 years ago
  23. 111de43 remove some manual ref-counting by Noel Grandin · 10 years ago
  24. 7b26389 clang-tidy clang-analyzer-deadcode.DeadStores by Noel Grandin · 10 years ago
  25. 9bbd828 Convert PROP_FLAG to scoped enum by Noel Grandin · 10 years ago
  26. 727d4db loplugin:unusedmethods in package to rsc by Noel Grandin · 10 years ago
  27. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  28. 2f353af2 reportdesign: replace rest of boost::ref usage with C++11 lambdas by Michael Stahl · 10 years ago
  29. 3e61eb6 reportdesign: replace boost::bind with C++11 stuff by Michael Stahl · 10 years ago
  30. 1342818 convert SFXWB file dialog flags to scoped enum by Noel Grandin · 10 years ago
  31. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  32. 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
  33. 9c7222c convert WINDOWSTATE_MASK to scoped enum by Noel Grandin · 10 years ago
  34. 50ac0f5 convert FONT_EMPHASIS_MARK to scoped enum by Noel Grandin · 10 years ago
  35. f3d9aab teach passstuffbyref plugin to check for.. by Noel Grandin · 10 years ago
  36. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  37. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  38. fd0d4f8 Add default line width defines for TableBorders by slideon · 10 years ago
  39. 9788477 Some more sal_Bool -> bool by Stephan Bergmann · 10 years ago
  40. fd2ba0d Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  41. be48e04 Elide const vars by Stephan Bergmann · 10 years ago
  42. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  43. cb30036 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  44. 6546ed8 Replace sal_Bool with bool in vector<pair<...>> by Stephan Bergmann · 10 years ago
  45. b0c0a07 clang-tidy clang-analyzer-deadcode.DeadStores by Noel Grandin · 10 years ago
  46. 1b75b28 cppcheck: silence known condition warning in reportdesign by Jochen Nitschke · 10 years ago
  47. 277193b Avoid reserved identifier (_CreateShape -> CreateShape) by Stephan Bergmann · 10 years ago
  48. ea83bf5 Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_) by Stephan Bergmann · 10 years ago
  49. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  50. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  51. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  52. 492f2ff loplugin:passstuffbyref in reportdesign by Noel Grandin · 10 years ago
  53. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  54. d74faef Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  55. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  56. c210bf4 tdf#94306 replace boost::noncopyable r.. to sdext by Jochen Nitschke · 10 years ago
  57. e5c7c96 coverity#705112 Using invalid iterator by Caolán McNamara · 10 years ago
  58. e860d1e coverity#1358027 silence Using invalid iterator by Caolán McNamara · 10 years ago
  59. eea3f50 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  60. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  61. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  62. 1aa4df6 use SAL_N_ELEMENTS in for loops by Noel Grandin · 10 years ago
  63. 9b1307f Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  64. 02fb3fd Use const_iterator when possible (reportdesign) by Julien Nabet · 10 years ago
  65. de0e1e7 loplugin:constantparam in reportdesign by Noel Grandin · 10 years ago
  66. 9704207 loplugin:constantparam in formula by Noel Grandin · 10 years ago
  67. c237570 loplugin:constantparam in svx by Noel Grandin · 10 years ago
  68. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  69. e94d523 work on sane lifecylce for SfxFilter by Markus Mohrhard · 10 years ago
  70. f803aae loplugin:constantparam in formula by Noel Grandin · 10 years ago
  71. c8a9325 remove unused NOT_POOLABLE enum value by Noel Grandin · 10 years ago
  72. cb629a3 loplugin:constantparam in reportdesign by Noel Grandin · 10 years ago
  73. 3c84fd2 drop now-needless deps by David Tardon · 10 years ago
  74. d795f83 expand src templates by David Tardon · 10 years ago
  75. 359e0b4 loplugin:unuseddefaultparams by Noel Grandin · 10 years ago
  76. 055fb75 expand src templates only used in a single place by David Tardon · 10 years ago
  77. 1fd781e loplugin:unuseddefaultparam in oox/reportdesign/sd by Noel Grandin · 10 years ago
  78. 2437ccd loplugin:unuseddefaultparams in formula by Noel Grandin · 10 years ago
  79. 1fe8e60 loplugin:unuseddefaultparam in reportdesign by Noel Grandin · 10 years ago
  80. f75b30c use SearchOptions2 by Eike Rathke · 10 years ago
  81. 535aa95 loplugin:unuseddefaultparams in xmloff/ by Noel Grandin · 10 years ago
  82. 5d8474b convert PropertyOrigin to scoped enum by Noel Grandin · 10 years ago
  83. c602f7f reportdesign: -Werror=unused-but-set-variable by Miklos Vajna · 10 years ago
  84. f17f977 loplugin:write only fields by Noel Grandin · 10 years ago
  85. a3c70e7 Fix missing iterator include on MSVC 14.0 by David Ostrovsky · 10 years ago
  86. 0f8ec30 [API CHANGE] add operator==/!= to UNO structs by Noel Grandin · 10 years ago
  87. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  88. 538f276 Formatting changes across all modules by Chris Sherlock · 10 years ago
  89. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  90. 88730cd vcl: bmpacc.hxx -> bitmapaccess.hxx by Chris Sherlock · 10 years ago
  91. 249e3d6 vcl: split exception types from input types by Chris Sherlock · 10 years ago
  92. 599f0cb interface to new XTextSearch2 with SearchOptions2, tdf#72196 by Eike Rathke · 10 years ago
  93. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  94. 0ab1a87 reportdesign: reformat that by Michael Stahl · 10 years ago
  95. 969a760 reportbuilder: tdf#92720: add loext namespace by Michael Stahl · 10 years ago
  96. 131ebde reportdesign: try harder in getDocumentBaseURL() by Michael Stahl · 10 years ago
  97. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  98. e259c58 boost::mem_fn->std::mem_fn in reportdesign by Noel Grandin · 10 years ago
  99. 30c4cc2 boost::unordered_set is not used anymore by Noel Grandin · 10 years ago
  100. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago