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