1. 977c993 tdf#42949 Fix IWYU warnings in cppcanvas/ by Gabor Kelemen · 6 years ago
  2. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  3. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  4. c8e70f9 Fix typos by Andrea Gelmini · 7 years ago
  5. ff706aa rhbz#1728763 black bg seen in renderer emfs by Caolán McNamara · 7 years ago
  6. e6d23c1 loplugin:referencecasting in cppcanvas..cui by Noel Grandin · 7 years ago
  7. 31f0437 loplugin:passstuffbyref by Noel Grandin · 7 years ago
  8. 2ed3d69 Use hasElements to check Sequence emptiness in cppcanvas..desktop by Arkadiy Illarionov · 7 years ago
  9. e748bd2 Fix emfplus.cxx cppcanvas/qa by Julien Nabet · 7 years ago
  10. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  11. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  12. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  13. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  14. d0119ff improve tools::Rectangle->basegfx::B2?Rectangle conversion by Noel Grandin · 7 years ago
  15. 18651db rename animate.hxx to animate/Animation.hxx, more changes follow by Tomaž Vajngerl · 7 years ago
  16. 0a3707c Fix typo by Andrea Gelmini · 7 years ago
  17. 98272c8 remove or change salbtype.hxx includes with the specific one by Tomaž Vajngerl · 7 years ago
  18. 725a1f5 loplugin:sequentialassign in comphelper..cui by Noel Grandin · 7 years ago
  19. 4a88213 tdf#42949 Fix IWYU warnings in include/cppcanvas/* by Gabor Kelemen · 7 years ago
  20. 5af9e26 Simplify containers iterations in cppcanvas, cppu, cppuhelper by Arkadiy Illarionov · 7 years ago
  21. 970ca8d loplugin:unusedfields in various by Noel Grandin · 7 years ago
  22. e44c31d CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE() by Miklos Vajna · 7 years ago
  23. 17dd266 convert "*xxx.get()" to "*xxx" by Noel Grandin · 7 years ago
  24. 6256797 tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* by Gabor Kelemen · 7 years ago
  25. 2cfdf00 loplugin:unnecessaryvirtual by Noel Grandin · 7 years ago
  26. 7e19677 loplugin:unusedfields by Noel Grandin · 7 years ago
  27. 0d43b79 loplugin:unusedmethods by Noel Grandin · 7 years ago
  28. 6e61448 Clean up obsolete uses of BOOST_FALLTHROUGH by Stephan Bergmann · 7 years ago
  29. 5eac2e6 Remove misguided FALLTHROUGH comments by Stephan Bergmann · 7 years ago
  30. 217ad59 tdf#111486 Removed not used EMF+ code by Bartosz Kosiorek · 7 years ago
  31. 8067be0 tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* by Gabor Kelemen · 7 years ago
  32. c59a5b8 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
  33. 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
  34. 6751ed9 Fix typos by Andrea Gelmini · 7 years ago
  35. fff3416 tdf#70851 fix strange waveline polygon. by Mark Hung · 7 years ago
  36. 13b4c19 tdf#37636 Render textlines with colors. by Mark Hung · 7 years ago
  37. 8abe2d0 tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer. by Mark Hung · 7 years ago
  38. b0da1ca tdf#37636 create underlines, overlines, strikeout separately by Mark Hung · 7 years ago
  39. 9709061 tdf#37636 take care of MetaOverlineColorAction in mtfrenderer. by Mark Hung · 7 years ago
  40. 19e004e cppcanvas::mtfrenderer refactor by Mark Hung · 7 years ago
  41. 144416c tdf#43671 creatCanvasFont with EmphasisMark. by Mark Hung · 7 years ago
  42. ae9f37b tdf#100236 Implement linestyles with dash and dots. by Mark Hung · 7 years ago
  43. d2aee5a tdf#70851 render wave underlines in slideshow. by Mark Hung · 7 years ago
  44. c13f0a6 tdf#100236 implement waveline in mtfrenderer. by Mark Hung · 7 years ago
  45. 1669022 loplugin:singlevalfields by Noel Grandin · 7 years ago
  46. 800c605 tdf#55361 adjust leftmost position for RTL text while animation. by Mark Hung · 8 years ago
  47. 3db830d Silence new Clang trunk -Wdefaulted-function-deleted by Stephan Bergmann · 8 years ago
  48. 05db125 loplugin:staticconstfield improvements by Noel Grandin · 8 years ago
  49. c289c25 loplugin:simplifyconstruct in canvas..cui by Noel Grandin · 8 years ago
  50. c16d64a Bin superfluous whitespace on empty line by Tor Lillqvist · 8 years ago
  51. 8c48d69 Use more basegfx deg<->rad functions, instead of direct formulas by Mike Kaganski · 8 years ago
  52. d407304 loplugin:stringloop cui,dbaccess by Noel Grandin · 8 years ago
  53. 6844ef8 cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  54. dfaa7d4 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  55. 1501da0 loplugin:oncevar by Noel Grandin · 8 years ago
  56. a3c95ec rhbz#1589029 tdf#93789 impress not showing text highlight in presentation mode by Caolán McNamara · 8 years ago
  57. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  58. d4442ac drop Graphic::GetBitmap by Noel Grandin · 8 years ago
  59. 17c936b loplugin:unusedfields-in-constructor in various by Noel Grandin · 8 years ago
  60. 203e309 make Bitmap/BitmapEx constructors explicit by Noel Grandin · 8 years ago
  61. 5a04855 fix Windows build by Noel Grandin · 8 years ago
  62. 48fbfe3 use more DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  63. d36f7c5 Revert "long->sal_Int32 in tools/gen.hxx" by Stephan Bergmann · 8 years ago
  64. 8bc951d long->sal_Int32 in tools/gen.hxx by Noel Grandin · 8 years ago
  65. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  66. 1b61d04 loplugin:unusedmethods by Noel Grandin · 8 years ago
  67. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  68. 856c57f use more Color in cppcanvas..drawinglayer by Noel Grandin · 8 years ago
  69. 477d2ba delete colordata.hxx by Noel Grandin · 8 years ago
  70. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  71. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  72. 01e470f vcl: remove BitmapColor Color() operator by Chris Sherlock · 8 years ago
  73. 0f28c86 loplugin:unused-returns in basegfx..cppcanvas by Noel Grandin · 8 years ago
  74. be8c414 loplugin:unusedmethods also check for functions returning bool by Noel Grandin · 8 years ago
  75. 2b63eea loplugin:useuniqueptr in EMFPPen by Noel Grandin · 8 years ago
  76. 42b80f4 loplugin:useuniqueptr in EMFPRegion by Noel Grandin · 8 years ago
  77. 6f2db2c loplugin:useuniqueptr in EMFPBrush by Noel Grandin · 8 years ago
  78. 4a7fb6a More loplugin:cstylecast: cppcanvas by Stephan Bergmann · 8 years ago
  79. f3e8405 tdf#42949 Fix some Include What You Use warnings by Miklos Vajna · 8 years ago
  80. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  81. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  82. b26012e Make loplugin:unnecessaryparen look through implicit by Stephan Bergmann · 8 years ago
  83. 84b1fab loplugin:constparams in cppcanvas,drawinglayer by Noel Grandin · 8 years ago
  84. 7795907 loplugin:constmethod in drawinglayer by Noel Grandin · 8 years ago
  85. ba68896 Remove part of clang-cl workaround that is no longer needed by Stephan Bergmann · 8 years ago
  86. a3cb93b remove GetSwapFloat nonsense from all 3 EMF readers by Michael Stahl · 8 years ago
  87. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  88. 7406709 loplugin:includeform: cppucanvas by Stephan Bergmann · 8 years ago
  89. 340c5c2 chmod 0755 -> 0644 for some source files by Stephan Bergmann · 8 years ago
  90. f2410ad tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePoints by Bartosz Kosiorek · 8 years ago
  91. f775249 remove cppcanvas Color class by Noel Grandin · 8 years ago
  92. 81ce629 work around clang-cl ABI bug PR25641 by Stephan Bergmann · 10 years ago
  93. 8e78975 Rename the basegfx::tools namespace to basegfx::utils by Tor Lillqvist · 9 years ago
  94. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  95. 4c09f8e clang-tidy modernize-use-emplace in c* by Noel Grandin · 9 years ago
  96. 95b04f5 loplugin:useuniqueptr in cppcanvas by Noel Grandin · 9 years ago
  97. c88d4dd tdf#96099 Remove ActionSharedPtr typedef by Ivan Safonov · 9 years ago
  98. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  99. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  100. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago