1. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  2. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  3. fd0d4f8 Add default line width defines for TableBorders by slideon · 10 years ago
  4. 9788477 Some more sal_Bool -> bool by Stephan Bergmann · 10 years ago
  5. fd2ba0d Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  6. be48e04 Elide const vars by Stephan Bergmann · 10 years ago
  7. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  8. cb30036 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  9. 6546ed8 Replace sal_Bool with bool in vector<pair<...>> by Stephan Bergmann · 10 years ago
  10. b0c0a07 clang-tidy clang-analyzer-deadcode.DeadStores by Noel Grandin · 10 years ago
  11. 1b75b28 cppcheck: silence known condition warning in reportdesign by Jochen Nitschke · 10 years ago
  12. 277193b Avoid reserved identifier (_CreateShape -> CreateShape) by Stephan Bergmann · 10 years ago
  13. ea83bf5 Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_) by Stephan Bergmann · 10 years ago
  14. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  15. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  16. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  17. 492f2ff loplugin:passstuffbyref in reportdesign by Noel Grandin · 10 years ago
  18. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  19. d74faef Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  20. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  21. c210bf4 tdf#94306 replace boost::noncopyable r.. to sdext by Jochen Nitschke · 10 years ago
  22. e5c7c96 coverity#705112 Using invalid iterator by Caolán McNamara · 10 years ago
  23. e860d1e coverity#1358027 silence Using invalid iterator by Caolán McNamara · 10 years ago
  24. eea3f50 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  25. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  26. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  27. 1aa4df6 use SAL_N_ELEMENTS in for loops by Noel Grandin · 10 years ago
  28. 9b1307f Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  29. 02fb3fd Use const_iterator when possible (reportdesign) by Julien Nabet · 10 years ago
  30. de0e1e7 loplugin:constantparam in reportdesign by Noel Grandin · 10 years ago
  31. 9704207 loplugin:constantparam in formula by Noel Grandin · 10 years ago
  32. c237570 loplugin:constantparam in svx by Noel Grandin · 10 years ago
  33. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  34. e94d523 work on sane lifecylce for SfxFilter by Markus Mohrhard · 10 years ago
  35. f803aae loplugin:constantparam in formula by Noel Grandin · 10 years ago
  36. c8a9325 remove unused NOT_POOLABLE enum value by Noel Grandin · 10 years ago
  37. cb629a3 loplugin:constantparam in reportdesign by Noel Grandin · 10 years ago
  38. 3c84fd2 drop now-needless deps by David Tardon · 10 years ago
  39. d795f83 expand src templates by David Tardon · 10 years ago
  40. 359e0b4 loplugin:unuseddefaultparams by Noel Grandin · 10 years ago
  41. 055fb75 expand src templates only used in a single place by David Tardon · 10 years ago
  42. 1fd781e loplugin:unuseddefaultparam in oox/reportdesign/sd by Noel Grandin · 10 years ago
  43. 2437ccd loplugin:unuseddefaultparams in formula by Noel Grandin · 10 years ago
  44. 1fe8e60 loplugin:unuseddefaultparam in reportdesign by Noel Grandin · 10 years ago
  45. f75b30c use SearchOptions2 by Eike Rathke · 10 years ago
  46. 535aa95 loplugin:unuseddefaultparams in xmloff/ by Noel Grandin · 10 years ago
  47. 5d8474b convert PropertyOrigin to scoped enum by Noel Grandin · 10 years ago
  48. c602f7f reportdesign: -Werror=unused-but-set-variable by Miklos Vajna · 10 years ago
  49. f17f977 loplugin:write only fields by Noel Grandin · 10 years ago
  50. a3c70e7 Fix missing iterator include on MSVC 14.0 by David Ostrovsky · 10 years ago
  51. 0f8ec30 [API CHANGE] add operator==/!= to UNO structs by Noel Grandin · 10 years ago
  52. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  53. 538f276 Formatting changes across all modules by Chris Sherlock · 10 years ago
  54. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  55. 88730cd vcl: bmpacc.hxx -> bitmapaccess.hxx by Chris Sherlock · 10 years ago
  56. 249e3d6 vcl: split exception types from input types by Chris Sherlock · 10 years ago
  57. 599f0cb interface to new XTextSearch2 with SearchOptions2, tdf#72196 by Eike Rathke · 10 years ago
  58. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  59. 0ab1a87 reportdesign: reformat that by Michael Stahl · 10 years ago
  60. 969a760 reportbuilder: tdf#92720: add loext namespace by Michael Stahl · 10 years ago
  61. 131ebde reportdesign: try harder in getDocumentBaseURL() by Michael Stahl · 10 years ago
  62. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  63. e259c58 boost::mem_fn->std::mem_fn in reportdesign by Noel Grandin · 10 years ago
  64. 30c4cc2 boost::unordered_set is not used anymore by Noel Grandin · 10 years ago
  65. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
  66. 3187193 tools: rename FontUnderline to FontLineStyle by Chris Sherlock · 10 years ago
  67. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  68. 6fe8925 basebmp now only used from vcl/headless code by Caolán McNamara · 10 years ago
  69. 1b29989 drawmodes header gone by Caolán McNamara · 10 years ago
  70. cb20f46 vcl: change Font::SetName() to Font::SetFamilyName() by Chris Sherlock · 10 years ago
  71. 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
  72. f99550d vcl: change Font::SetName() to Font::SetFamilyName() by Chris Sherlock · 10 years ago
  73. 79fa9bb Implement the XDocumentEventBroadcaster interface in OReportDefinition by Maxim Monastirsky · 10 years ago
  74. 802765d loplugin:unusedmethods unused return value in oox,package by Noel Grandin · 10 years ago
  75. 24ef392 PCH support on Linux by Ashod Nakashian · 10 years ago
  76. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  77. 077cc9f prepare for hidden flag in function description for Function Wizard by Eike Rathke · 10 years ago
  78. 63a3c07 svx: fix windows build, rename SvxEscapementItem::GetProp() by Michael Stahl · 10 years ago
  79. 22328a2 New saving behavior by Maxim Monastirsky · 10 years ago
  80. a0839a8 Fix VclPtr issue in rptui::ONavigator by Maxim Monastirsky · 10 years ago
  81. 4e8e81f loplugin:unusedfields in reportdesign by Noel Grandin · 10 years ago
  82. dc89367 Formula Wizard: evaluating expressions always in matrix context is wrong by Eike Rathke · 10 years ago
  83. 4eea9f2 handle varargs with first required and subsequent optional, tdf#71459 related by Eike Rathke · 10 years ago
  84. 291f55e assert that no ODF import happens without a BaseURL by Michael Stahl · 10 years ago
  85. b0fc09d fix missing BaseURL when loading embedded objects by Michael Stahl · 10 years ago
  86. 4151ce9 These should use menu:menuitem by Maxim Monastirsky · 10 years ago
  87. d2df0ad No need for a separate <vcl/lstbox.h> by Tor Lillqvist · 10 years ago
  88. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  89. c95a6ad No need for a separate <vcl/combobox.h> by Tor Lillqvist · 10 years ago
  90. a56032b reportdesign: Use ToolbarAsMenuController by Maxim Monastirsky · 10 years ago
  91. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  92. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  93. 02044b5 tdf#96059 Replace imageproducer with CommandInfoProvider by Samuel Mehrbrodt · 10 years ago
  94. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  95. a4af308 loplugin:unusedfields in include/svx by Noel Grandin · 10 years ago
  96. 56b2a2d loplugin:unusedfields in oox,package,reportdesign by Noel Grandin · 10 years ago
  97. 4a27c2c Remove last redundant toolbar:style properties by Samuel Mehrbrodt · 10 years ago
  98. b60e464 Remove redundant toolbar:style="radio" property by Samuel Mehrbrodt · 10 years ago
  99. 2452a74 Remove redundant toolbar:style definitions by Samuel Mehrbrodt · 10 years ago
  100. 42a9501 Remove redundant toolbar:style attributes by Samuel Mehrbrodt · 10 years ago