1. 0f28c86 loplugin:unused-returns in basegfx..cppcanvas by Noel Grandin · 8 years ago
  2. be8c414 loplugin:unusedmethods also check for functions returning bool by Noel Grandin · 8 years ago
  3. 2b63eea loplugin:useuniqueptr in EMFPPen by Noel Grandin · 8 years ago
  4. 42b80f4 loplugin:useuniqueptr in EMFPRegion by Noel Grandin · 8 years ago
  5. 6f2db2c loplugin:useuniqueptr in EMFPBrush by Noel Grandin · 8 years ago
  6. 4a7fb6a More loplugin:cstylecast: cppcanvas by Stephan Bergmann · 8 years ago
  7. f3e8405 tdf#42949 Fix some Include What You Use warnings by Miklos Vajna · 8 years ago
  8. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  9. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  10. b26012e Make loplugin:unnecessaryparen look through implicit by Stephan Bergmann · 8 years ago
  11. 84b1fab loplugin:constparams in cppcanvas,drawinglayer by Noel Grandin · 8 years ago
  12. 7795907 loplugin:constmethod in drawinglayer by Noel Grandin · 8 years ago
  13. ba68896 Remove part of clang-cl workaround that is no longer needed by Stephan Bergmann · 8 years ago
  14. a3cb93b remove GetSwapFloat nonsense from all 3 EMF readers by Michael Stahl · 8 years ago
  15. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  16. 7406709 loplugin:includeform: cppucanvas by Stephan Bergmann · 8 years ago
  17. 340c5c2 chmod 0755 -> 0644 for some source files by Stephan Bergmann · 8 years ago
  18. f2410ad tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePoints by Bartosz Kosiorek · 8 years ago
  19. f775249 remove cppcanvas Color class by Noel Grandin · 8 years ago
  20. 81ce629 work around clang-cl ABI bug PR25641 by Stephan Bergmann · 10 years ago
  21. 8e78975 Rename the basegfx::tools namespace to basegfx::utils by Tor Lillqvist · 9 years ago
  22. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  23. 4c09f8e clang-tidy modernize-use-emplace in c* by Noel Grandin · 9 years ago
  24. 95b04f5 loplugin:useuniqueptr in cppcanvas by Noel Grandin · 9 years ago
  25. c88d4dd tdf#96099 Remove ActionSharedPtr typedef by Ivan Safonov · 9 years ago
  26. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  27. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  28. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  29. b32ead5 loplugin:checkunusedparams more part1 by Noel Grandin · 9 years ago
  30. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  31. 939f9bd loplugin:unusedfields in cppcanvas..cui by Noel Grandin · 9 years ago
  32. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  33. c0565f7 loplugin:constparams in cppcanvas by Noel Grandin · 9 years ago
  34. 7a23668 Fix CppunitTest_cppcanvas_emfplus by Stephan Bergmann · 9 years ago
  35. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  36. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  37. b0e05f9 loplugin:useuniqueptr in basic..cppcanvas by Noel Grandin · 9 years ago
  38. 58ae5fb loplugin:oncevar in cppcanvas..drawinglayer by Noel Grandin · 9 years ago
  39. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  40. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  41. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  42. ca5b880 cppcanvas: this assert can stay by Thorsten Behrens · 9 years ago
  43. 63eddc5 aliasing(?) gives a ever so slightly different color on hidpi by Caolán McNamara · 9 years ago
  44. 8c0be54 tdf#43157: convert cppcanvas module away from OSL_ASSERT by Chris Sherlock · 9 years ago
  45. 43f5268 EMF+ tdf#31814 Add support of reading EmfPlusBoundaryPointData by Bartosz Kosiorek · 9 years ago
  46. ac52850 EMF+ We already implemented most used EMF+ records. by Bartosz Kosiorek · 9 years ago
  47. 4c40aee tdf#31814 EMF+ Fix an issue when not all elements were displayed by Bartosz Kosiorek · 9 years ago
  48. ff7f5e1 tdf#31814 Introduce minimal value of line width to fix EMF+ import issues by Bartosz Kosiorek · 9 years ago
  49. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  50. bbd2d2c tdf#43157: convert cppcanvas module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  51. 420d20d EMF Replace magic numbers of pen and brush objects by Bartosz Kosiorek · 9 years ago
  52. a940826 Fix typos by Andrea Gelmini · 9 years ago
  53. a2c14ed Fix number of EmfPlusEndContainer record by Bartosz Kosiorek · 9 years ago
  54. 0dbf528 loplugin:checkunusedparams in cppcanvas and dbaccess by Noel Grandin · 9 years ago
  55. 36977f7 crashtesting: more crashing on exporting fdo31814-3.emf to odg by Caolán McNamara · 9 years ago
  56. c63a904 crashtesting: crash on exporting fdo31814-3.emf to odg by Caolán McNamara · 9 years ago
  57. e31c535 tdf#47243 tdf#39327 tdf#103639 Proper scaling of SetPageTransform by Bartosz Kosiorek · 9 years ago
  58. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  59. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  60. 78a3a30 tdf#47243 tdf#39327 Add support for SetPageTransform by Bartosz Kosiorek · 9 years ago
  61. f9af0ab EMF+ Add initial support for EmfPlusStringFormat Object by Bartosz Kosiorek · 9 years ago
  62. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  63. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  64. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  65. 715df6e tdf#107159 EMF+ Add support for EmfPlusDrawArc record by Bartosz Kosiorek · 9 years ago
  66. fe62003 tdf#106084 EMF+ Add support for EmfPlusScaleWorldTransform record by Bartosz Kosiorek · 9 years ago
  67. 5726633 tdf#39053 EMF+ Draw an extra line between the last point and the first point. by Bartosz Kosiorek · 9 years ago
  68. fcb32f1 tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform record by Bartosz Kosiorek · 9 years ago
  69. 2e7c94f tdf#107034 EMF+ Add support for import EmfPlusDrawPie record by Bartosz Kosiorek · 9 years ago
  70. 9b693d8 tdf#107019 EMF+ Add support for import EmfPlusRecordTypeDrawBeziers record by Bartosz Kosiorek · 9 years ago
  71. 0514442 no need to use OUStringToOString in SAL_INFO by Noel Grandin · 9 years ago
  72. a45feba tdf#107016 EMF+ Add support of import EmfPlusRecordTypeDrawRects record by Bartosz Kosiorek · 9 years ago
  73. 723ee43 Replace EmfPlusRecordType decimal valuse with hex by Bartosz Kosiorek · 9 years ago
  74. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  75. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  76. 3d213b3 make SfxGetpApp just get and move GetOrCreate to the periphery by Caolán McNamara · 9 years ago
  77. e4f6db9 FontDescription.IsVertical is a tristate by Noel Grandin · 9 years ago
  78. 43f2a7d Better make the zero-initialization more explicit by Stephan Bergmann · 9 years ago
  79. 6de3688 Drop :: prefix from std in c*/ by Tor Lillqvist · 9 years ago
  80. f482695 new loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  81. 2489000 loplugin:useuniqueptr extend to check local vars by Noel Grandin · 9 years ago
  82. e3a47c0 tdf#101638 diameter and radius were mixed up, devide by two by Patrick J · 9 years ago
  83. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  84. 1d7c589 loplugin: unnecessary destructor cppcanvas..filter by Noel Grandin · 9 years ago
  85. f6711215 Split emfplus.cxx into multiple files by Mark Page · 9 years ago
  86. 3aaf523 Dispose Window when done by Stephan Bergmann · 9 years ago
  87. 70f05aa convert PolyStyle to scoped enum by Noel Grandin · 9 years ago
  88. ef3a9951 loplugin:unnecessaryoverride (dtors) in cppcanvas by Stephan Bergmann · 9 years ago
  89. 2b14fb3 cppcanvas, oox: add missing #include <osl/endian.h> by Michael Stahl · 9 years ago
  90. b01c5ae loplugin:unusedmethods unused return types by Noel Grandin · 9 years ago
  91. 9183e2c Revert "tdf#96505 Get rid of cargo cult "long" integer literals" by jan iversen · 9 years ago
  92. 8ae33b1 tdf#96505 Get rid of cargo cult "long" integer literals by Rosen · 10 years ago
  93. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  94. a2b77b4 loplugin:singlevalfields in basic..idl by Noel Grandin · 10 years ago
  95. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  96. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  97. 1256980 convert GradientStyle to scoped enum by Noel Grandin · 10 years ago
  98. 65ca57a convert LineStyle to scoped enum by Noel Grandin · 10 years ago
  99. 489a47d loplugin:stringconstant: adapt to improved OUStringLiteral1 (cppcanvas) by Stephan Bergmann · 10 years ago
  100. 2e6d964 Revert "temp tinderbox fix" by Caolán McNamara · 10 years ago