1. 8067be0 tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* by Gabor Kelemen · 7 years ago
  2. c59a5b8 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
  3. 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
  4. 6751ed9 Fix typos by Andrea Gelmini · 7 years ago
  5. fff3416 tdf#70851 fix strange waveline polygon. by Mark Hung · 7 years ago
  6. 13b4c19 tdf#37636 Render textlines with colors. by Mark Hung · 7 years ago
  7. 8abe2d0 tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer. by Mark Hung · 7 years ago
  8. b0da1ca tdf#37636 create underlines, overlines, strikeout separately by Mark Hung · 7 years ago
  9. 9709061 tdf#37636 take care of MetaOverlineColorAction in mtfrenderer. by Mark Hung · 7 years ago
  10. 19e004e cppcanvas::mtfrenderer refactor by Mark Hung · 7 years ago
  11. 144416c tdf#43671 creatCanvasFont with EmphasisMark. by Mark Hung · 7 years ago
  12. ae9f37b tdf#100236 Implement linestyles with dash and dots. by Mark Hung · 7 years ago
  13. d2aee5a tdf#70851 render wave underlines in slideshow. by Mark Hung · 7 years ago
  14. c13f0a6 tdf#100236 implement waveline in mtfrenderer. by Mark Hung · 7 years ago
  15. 1669022 loplugin:singlevalfields by Noel Grandin · 7 years ago
  16. 800c605 tdf#55361 adjust leftmost position for RTL text while animation. by Mark Hung · 8 years ago
  17. 3db830d Silence new Clang trunk -Wdefaulted-function-deleted by Stephan Bergmann · 8 years ago
  18. 05db125 loplugin:staticconstfield improvements by Noel Grandin · 8 years ago
  19. c289c25 loplugin:simplifyconstruct in canvas..cui by Noel Grandin · 8 years ago
  20. c16d64a Bin superfluous whitespace on empty line by Tor Lillqvist · 8 years ago
  21. 8c48d69 Use more basegfx deg<->rad functions, instead of direct formulas by Mike Kaganski · 8 years ago
  22. d407304 loplugin:stringloop cui,dbaccess by Noel Grandin · 8 years ago
  23. 6844ef8 cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  24. dfaa7d4 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  25. 1501da0 loplugin:oncevar by Noel Grandin · 8 years ago
  26. a3c95ec rhbz#1589029 tdf#93789 impress not showing text highlight in presentation mode by Caolán McNamara · 8 years ago
  27. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  28. d4442ac drop Graphic::GetBitmap by Noel Grandin · 8 years ago
  29. 17c936b loplugin:unusedfields-in-constructor in various by Noel Grandin · 8 years ago
  30. 203e309 make Bitmap/BitmapEx constructors explicit by Noel Grandin · 8 years ago
  31. 5a04855 fix Windows build by Noel Grandin · 8 years ago
  32. 48fbfe3 use more DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  33. d36f7c5 Revert "long->sal_Int32 in tools/gen.hxx" by Stephan Bergmann · 8 years ago
  34. 8bc951d long->sal_Int32 in tools/gen.hxx by Noel Grandin · 8 years ago
  35. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  36. 1b61d04 loplugin:unusedmethods by Noel Grandin · 8 years ago
  37. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  38. 856c57f use more Color in cppcanvas..drawinglayer by Noel Grandin · 8 years ago
  39. 477d2ba delete colordata.hxx by Noel Grandin · 8 years ago
  40. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  41. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  42. 01e470f vcl: remove BitmapColor Color() operator by Chris Sherlock · 8 years ago
  43. 0f28c86 loplugin:unused-returns in basegfx..cppcanvas by Noel Grandin · 8 years ago
  44. be8c414 loplugin:unusedmethods also check for functions returning bool by Noel Grandin · 8 years ago
  45. 2b63eea loplugin:useuniqueptr in EMFPPen by Noel Grandin · 8 years ago
  46. 42b80f4 loplugin:useuniqueptr in EMFPRegion by Noel Grandin · 8 years ago
  47. 6f2db2c loplugin:useuniqueptr in EMFPBrush by Noel Grandin · 8 years ago
  48. 4a7fb6a More loplugin:cstylecast: cppcanvas by Stephan Bergmann · 8 years ago
  49. f3e8405 tdf#42949 Fix some Include What You Use warnings by Miklos Vajna · 8 years ago
  50. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  51. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  52. b26012e Make loplugin:unnecessaryparen look through implicit by Stephan Bergmann · 8 years ago
  53. 84b1fab loplugin:constparams in cppcanvas,drawinglayer by Noel Grandin · 8 years ago
  54. 7795907 loplugin:constmethod in drawinglayer by Noel Grandin · 8 years ago
  55. ba68896 Remove part of clang-cl workaround that is no longer needed by Stephan Bergmann · 8 years ago
  56. a3cb93b remove GetSwapFloat nonsense from all 3 EMF readers by Michael Stahl · 8 years ago
  57. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  58. 7406709 loplugin:includeform: cppucanvas by Stephan Bergmann · 8 years ago
  59. 340c5c2 chmod 0755 -> 0644 for some source files by Stephan Bergmann · 8 years ago
  60. f2410ad tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePoints by Bartosz Kosiorek · 8 years ago
  61. f775249 remove cppcanvas Color class by Noel Grandin · 8 years ago
  62. 81ce629 work around clang-cl ABI bug PR25641 by Stephan Bergmann · 10 years ago
  63. 8e78975 Rename the basegfx::tools namespace to basegfx::utils by Tor Lillqvist · 9 years ago
  64. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  65. 4c09f8e clang-tidy modernize-use-emplace in c* by Noel Grandin · 9 years ago
  66. 95b04f5 loplugin:useuniqueptr in cppcanvas by Noel Grandin · 9 years ago
  67. c88d4dd tdf#96099 Remove ActionSharedPtr typedef by Ivan Safonov · 9 years ago
  68. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  69. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  70. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  71. b32ead5 loplugin:checkunusedparams more part1 by Noel Grandin · 9 years ago
  72. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  73. 939f9bd loplugin:unusedfields in cppcanvas..cui by Noel Grandin · 9 years ago
  74. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  75. c0565f7 loplugin:constparams in cppcanvas by Noel Grandin · 9 years ago
  76. 7a23668 Fix CppunitTest_cppcanvas_emfplus by Stephan Bergmann · 9 years ago
  77. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  78. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  79. b0e05f9 loplugin:useuniqueptr in basic..cppcanvas by Noel Grandin · 9 years ago
  80. 58ae5fb loplugin:oncevar in cppcanvas..drawinglayer by Noel Grandin · 9 years ago
  81. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  82. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  83. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  84. ca5b880 cppcanvas: this assert can stay by Thorsten Behrens · 9 years ago
  85. 63eddc5 aliasing(?) gives a ever so slightly different color on hidpi by Caolán McNamara · 9 years ago
  86. 8c0be54 tdf#43157: convert cppcanvas module away from OSL_ASSERT by Chris Sherlock · 9 years ago
  87. 43f5268 EMF+ tdf#31814 Add support of reading EmfPlusBoundaryPointData by Bartosz Kosiorek · 9 years ago
  88. ac52850 EMF+ We already implemented most used EMF+ records. by Bartosz Kosiorek · 9 years ago
  89. 4c40aee tdf#31814 EMF+ Fix an issue when not all elements were displayed by Bartosz Kosiorek · 9 years ago
  90. ff7f5e1 tdf#31814 Introduce minimal value of line width to fix EMF+ import issues by Bartosz Kosiorek · 9 years ago
  91. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  92. bbd2d2c tdf#43157: convert cppcanvas module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  93. 420d20d EMF Replace magic numbers of pen and brush objects by Bartosz Kosiorek · 9 years ago
  94. a940826 Fix typos by Andrea Gelmini · 9 years ago
  95. a2c14ed Fix number of EmfPlusEndContainer record by Bartosz Kosiorek · 9 years ago
  96. 0dbf528 loplugin:checkunusedparams in cppcanvas and dbaccess by Noel Grandin · 9 years ago
  97. 36977f7 crashtesting: more crashing on exporting fdo31814-3.emf to odg by Caolán McNamara · 9 years ago
  98. c63a904 crashtesting: crash on exporting fdo31814-3.emf to odg by Caolán McNamara · 9 years ago
  99. e31c535 tdf#47243 tdf#39327 tdf#103639 Proper scaling of SetPageTransform by Bartosz Kosiorek · 9 years ago
  100. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago