1. 5a9e731 new EMF+ Parser: Basic Text Primitives for EmfPlusRecordTypeDrawString by Patrick Jaap · 9 years ago
  2. a3926e2 new EMF+ parser: EMFPPlusDrawPolygon: use correct pen width by Patrick Jaap · 9 years ago
  3. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  4. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  5. d62d07b Corrected HitTest for layouted text by Armin Le Grand · 9 years ago
  6. f62c654 borderline: corrections for calc and writer by Armin Le Grand · 9 years ago
  7. 5e06143 borderline: Simplified BorderLinePrimitive by Armin Le Grand · 9 years ago
  8. bc47d71 borderline: first versionj with line end adaptions by Armin Le Grand · 9 years ago
  9. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  10. b32ead5 loplugin:checkunusedparams more part1 by Noel Grandin · 9 years ago
  11. 2fffaf6 loplugin:unusedmethods by Noel Grandin · 9 years ago
  12. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  13. 0836667 loplugin:constparams in drawinglayer by Noel Grandin · 9 years ago
  14. e271435 coverity#1415515 Division or modulo by float zero by Caolán McNamara · 9 years ago
  15. e530689 Clean up android specific template functions defined in std namespace by brainbreaker · 9 years ago
  16. be60495 Fix typos by Andrea Gelmini · 9 years ago
  17. 96775f3 loplugin:useuniqueptr in basic..cppcanvas by Noel Grandin · 9 years ago
  18. 208e661 emfplus: more corrections due to linux build by Armin Le Grand · 9 years ago
  19. 48af0b9 emfplus: UnitTests and gerrit build corrections by Armin Le Grand · 9 years ago
  20. 762c523 emfplus: finetuning, UnitTest, not active by default by Armin Le Grand · 9 years ago
  21. 34a0cb0 emfplus: unified transformations, added test code by Armin Le Grand · 9 years ago
  22. 41f5459 emfplus: more corrections and rough geometry by Armin Le Grand · 9 years ago
  23. 63bc9be emfplus: some cleanup/streamlining by Armin Le Grand · 9 years ago
  24. 044dc9f emfplus: migrate gdiplus reader to drawinglayer by Armin Le Grand · 9 years ago
  25. 783269e emfplus: completed isolation/migration of Emf/Wmf by Armin Le Grand · 9 years ago
  26. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  27. f65cbae borderline: correct problems with border display by Armin Le Grand · 9 years ago
  28. 594331c remove default-able copy ctors and copy operators by Jochen Nitschke · 9 years ago
  29. 222bc56 loplugin:unusedfields in desktop..editeng by Noel Grandin · 9 years ago
  30. 58ae5fb loplugin:oncevar in cppcanvas..drawinglayer by Noel Grandin · 9 years ago
  31. e4e4d57 clang-tidy readability-delete-null-pointer by Noel Grandin · 9 years ago
  32. 7255c15 Improved loplugin:redundantcast static_cast handling: drawinglayer by Stephan Bergmann · 9 years ago
  33. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  34. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  35. bd6a8ab Fix typos by Andrea Gelmini · 9 years ago
  36. db4802d loplugin:checkunusedparams in drawinglayer by Noel Grandin · 9 years ago
  37. 9348b32 clang-tidy readability-simplify-boolean-expr by Noel Grandin · 9 years ago
  38. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  39. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  40. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  41. 0cd7ccb convert GradientType to scoped enum by Noel Grandin · 9 years ago
  42. 225ca94 Propagate proper integer type out of AnimationEntryList::impGetIndexAtTime by Stephan Bergmann · 9 years ago
  43. c8c4c84 ofz#947 line dashing is very problematic memory and size wise by Caolán McNamara · 9 years ago
  44. 49f8917 fix loplugin:loopvartoosmall by Markus Mohrhard · 9 years ago
  45. ddc1429 Fix typos by Andrea Gelmini · 9 years ago
  46. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  47. 7b3825c Typos by Julien Nabet · 9 years ago
  48. b5bef1f Typos by Julien Nabet · 9 years ago
  49. f2a873c convert SvxBorderStyle to scoped enum by Noel Grandin · 9 years ago
  50. 578c8de drawinglayer: work around Android build by Miklos Vajna · 9 years ago
  51. 427678b remove noise UUUU tags in comments by Noel Grandin · 9 years ago
  52. 512afb4 Resolves: tdf#105998 distort hairline borders to fall inside the canvas by Caolán McNamara · 9 years ago
  53. 7c0e3d0 convert GraphicDrawMode to scoped enum by Noel Grandin · 9 years ago
  54. 19403ae loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  55. b57d51e Drop :: prefix from std in [de]*/ by Tor Lillqvist · 9 years ago
  56. c04f7de remove unused Sentence from BreakupUnit by Noel Grandin · 9 years ago
  57. b5699cd convert BmpConversion to scoped enum by Noel Grandin · 9 years ago
  58. 0681a6e more SAL_WARN_UNUSED by Noel Grandin · 9 years ago
  59. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  60. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  61. 1d7c589 loplugin: unnecessary destructor cppcanvas..filter by Noel Grandin · 9 years ago
  62. 9e51007 tdf#97087 GDB pretty print the Scheduler task list by Jan-Marek Glogowski · 10 years ago
  63. cc15806 convert BasePrimitive2D::get2DDecomposition to use a visitor by Noel Grandin · 9 years ago
  64. d538d3d This fallback code makes no sense any more by Khaled Hosny · 9 years ago
  65. 9db5cfc Drop ComplexDisabled flags that does nothing by Khaled Hosny · 9 years ago
  66. d08db16 Change Read/Write access to Scoped Read/Write access by Mark Page · 9 years ago
  67. 13e7764 Use std::unique_ptr for AnimationEntry by Mark Page · 9 years ago
  68. 70f05aa convert PolyStyle to scoped enum by Noel Grandin · 9 years ago
  69. 7aeeb77 loplugin:unnecessaryoverride (dtors) in drawinglayer by Stephan Bergmann · 9 years ago
  70. 2d2329f coverity#1371200 Missing move assignment operator by Caolán McNamara · 9 years ago
  71. e6ffb53 loplugin:vclwidgets check for assigning from VclPt<T> to T* by Noel Grandin · 9 years ago
  72. 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
  73. 30e39e4 loplugin:expandablemethods in drawinglayer..editeng by Noel Grandin · 9 years ago
  74. 57998f6 some small simplifications to decompose methods by Noel Grandin · 9 years ago
  75. 29ddf52 typo fix: ressource -> resource by Andras Timar · 9 years ago
  76. f2beebb reduce copying when decomposing drawinglayer primitives by Noel Grandin · 9 years ago
  77. f9028f1 vcl: improve accounting of SVG images in graphics cache by Michael Stahl · 9 years ago
  78. 8ae33b1 tdf#96505 Get rid of cargo cult "long" integer literals by Rosen · 10 years ago
  79. e4cb074 loplugin:expandablemethodds in include/connectivity..drawinglayer by Noel Grandin · 9 years ago
  80. ef637a1 loplugin:expandablemethodds in dbaccess..drawinglayer by Noel Grandin · 9 years ago
  81. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  82. 5c84f40 loplugin:constantfunction by Noel Grandin · 9 years ago
  83. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  84. 9439196 Fix typos by Andrea Gelmini · 10 years ago
  85. 17f912c Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuse by Caolán McNamara · 10 years ago
  86. 96e9ffa loplogin:singlevalfields in include/ by Noel Grandin · 10 years ago
  87. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  88. 714de95 Remove nonsense comments: // bitfield by Tor Lillqvist · 10 years ago
  89. 6dd4905 loplugin:constantparam in dbaccess..editeng by Noel Grandin · 10 years ago
  90. 1256980 convert GradientStyle to scoped enum by Noel Grandin · 10 years ago
  91. 933c067 convert HatchStyle to scoped enum by Noel Grandin · 10 years ago
  92. 65ca57a convert LineStyle to scoped enum by Noel Grandin · 10 years ago
  93. a881fd7 convert RasterOp to scoped enum by Noel Grandin · 10 years ago
  94. a53e6e2 convert RefDevMode to scoped enum by Noel Grandin · 10 years ago
  95. 269b58a Missing operator definition by Stephan Bergmann · 10 years ago
  96. b9ab0dd cid#1371276 Missing move assignment operator by Noel Grandin · 10 years ago
  97. 3d81547 cid#1371277 Missing move assignment operator by Noel Grandin · 10 years ago
  98. cff0edb cid#1371284 Missing move assignment operator by Noel Grandin · 10 years ago
  99. 877dfa3 cid#1371288 Missing move assignment operator by Noel Grandin · 10 years ago
  100. 37ffcb1 fix windows build, doesn't like default move methods by Noel Grandin · 10 years ago