1. 8cefac2 EMF: tdf#138467 Fix MapMode translation by Bartosz Kosiorek · 5 years ago
  2. 7131d5b tdf#35986 EMF import: Add support for PS_COSMETIC line style in CREATEPEN by Bartosz Kosiorek · 5 years ago
  3. 1c399bb tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXT by Bartosz Kosiorek · 5 years ago
  4. 69842af [API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fill by Miklos Vajna · 6 years ago
  5. f1494915 tdf#136836 emfio: speed up import of EMF import when the orig PDF is available by Miklos Vajna · 6 years ago
  6. 2891e91 tdf#133448 tdf#133435 ignore broken rectangles so can we load dodgy EMF/WMF by Noel Grandin · 6 years ago
  7. aa3e3ef compact namespace in editeng..extensions by Noel Grandin · 6 years ago
  8. ec6eaa5 fix memory leak of xmlDoc objects by Noel Grandin · 6 years ago
  9. e6df584 Extract getting default locale for filters into separate unotools function by Mike Kaganski · 6 years ago
  10. ab5fbd3 Don't convert OUString to char* by Mike Kaganski · 6 years ago
  11. 059f07f fixes for code creating reversed Rectangles by Noel Grandin · 6 years ago
  12. 1c3929a loplugin:flatten in embeddedobj,emfio by Noel Grandin · 6 years ago
  13. 0115964 make more classes private in mergedlibs mode by Noel Grandin · 6 years ago
  14. e117968 tdf#124424 EMF+ Extend test options of SvgLinearGradientPrimitive2D by Bartosz Kosiorek · 6 years ago
  15. 1f540cc7 tdf#124424 EMF+ Add tests for LinearGradient by Bartosz Kosiorek · 6 years ago
  16. 1be9938 comparison operators should be const by Noel Grandin · 6 years ago
  17. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  18. f99e765 clang-format c*,d*,e* with under 5-percent lines of change by Muhammet Kara · 6 years ago
  19. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  20. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  21. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  22. 971c413 fix constants according to [MS-EMF] 2.1.10 by Andras Timar · 6 years ago
  23. 52fece1 tweak GetBitmap methods in BitmapEx by Noel Grandin · 6 years ago
  24. 4e0a6e4 loplugin:finalclasses in basic..emfio by Noel Grandin · 6 years ago
  25. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  26. 8f40871 tdf#42949 Fix IWYU warnings in emfio/ by Gabor Kelemen · 6 years ago
  27. a56955a sal_Char->char in editeng..eventattacher by Noel Grandin · 6 years ago
  28. 97b3e45 Fix some new dependencies on boost_headers by Stephan Bergmann · 6 years ago
  29. 834a03f vcl: fix number of polygons shown in SAL_INFO message by Chris Sherlock · 6 years ago
  30. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  31. 3999f70 tdf#129106 vcl: add SAL_INFO to show the dxArray intercharacter spacings by Chris Sherlock · 6 years ago
  32. debb38c emfio: extra logging by Chris Sherlock · 6 years ago
  33. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  34. 57c6920 emfio: add SAL_WARNs for unimplemented EMR_COMMENTs by Chris Sherlock · 6 years ago
  35. 4a19260 make some classes module-private by Noel Grandin · 6 years ago
  36. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  37. f78090e ofz#17817 avoid OOM by Caolán McNamara · 7 years ago
  38. 7b171db loplugin:constmethod in embeddedobj..extensions by Noel Grandin · 7 years ago
  39. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  40. c8e70f9 Fix typos by Andrea Gelmini · 7 years ago
  41. 3a9e5c0 Improved loplugin:stringconstant (now that GCC 7 supports it): emfio by Stephan Bergmann · 7 years ago
  42. 3f7e8dd Enable many more unit tests on all archs by Jan-Marek Glogowski · 7 years ago
  43. 078af97 remove some unneede vcl/bitmap.hxx includes by Noel Grandin · 7 years ago
  44. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  45. 33150fd Resolves; ofz#15426 Integer-overflow by Caolán McNamara · 7 years ago
  46. ee6dd4d Avoid truncation of ±1E20 to long by Stephan Bergmann · 7 years ago
  47. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  48. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  49. d0119ff improve tools::Rectangle->basegfx::B2?Rectangle conversion by Noel Grandin · 7 years ago
  50. b380c82 Avoid manual malloc/free by Stephan Bergmann · 7 years ago
  51. 8feca89 loplugin:sequentialassign in editeng..extensions by Noel Grandin · 7 years ago
  52. 5c23459 new loplugin constvars by Noel Grandin · 7 years ago
  53. 18bef25 Assume that EMR_SETVIEWPORTEXTEX wants to read signed values by Stephan Bergmann · 7 years ago
  54. 24f7dd6 move and extend primitive2dxmldump to drawinglayer by Tomaž Vajngerl · 7 years ago
  55. 485e238 loplugin:indentation in editeng..extensions by Noel Grandin · 7 years ago
  56. 979aed6 o3tl::make_unique -> std::make_unique in dbaccess...framework by Gabor Kelemen · 7 years ago
  57. 66b919c svm xml dumper: move this from test to vcl by Miklos Vajna · 7 years ago
  58. 00b49f9 tdf#42949 Fix IWYU warnings in include/vcl/s* by Gabor Kelemen · 7 years ago
  59. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  60. a96e6e8 tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* by Gabor Kelemen · 7 years ago
  61. 492ea7e tdf#42949 Fix IWYU warnings in include/vcl/[ab]* by Gabor Kelemen · 7 years ago
  62. 38d9c70 Fix wrong path name by Samuel Mehrbrodt · 7 years ago
  63. 1873ba0 tdf#113624 EMF+ Fix shift of DrawString without StringFormat by Bartosz Kosiorek · 7 years ago
  64. cd7054b tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawing by Bartosz Kosiorek · 7 years ago
  65. 8467d76 fix signatures of deleted copy/assign operators by Noel Grandin · 7 years ago
  66. 1669022 loplugin:singlevalfields by Noel Grandin · 7 years ago
  67. 9ec8bf8 add SvStream::TellEnd by Noel Grandin · 7 years ago
  68. 18c628a Fix emfio_wmf_test VCL dependency by Jan-Marek Glogowski · 7 years ago
  69. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  70. d8b4d2f ofz#10301 Abrt by Caolán McNamara · 8 years ago
  71. 2b5812e rename ENABLE_HEADLESS option to DISABLE_GUI by Noel Grandin · 8 years ago
  72. 095e1ca Assume that EMR_SETWINDOWEXTEX wants to read signed values by Stephan Bergmann · 8 years ago
  73. 3fb5f71 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  74. d98f1e4 loplugin:unusedfields improve checking for write-only fields by Noel Grandin · 8 years ago
  75. d46c321 assert in BitmapInfoAccess if bitmap is empty or we can't read from it by Noel Grandin · 8 years ago
  76. 203e309 make Bitmap/BitmapEx constructors explicit by Noel Grandin · 8 years ago
  77. 5dd762d hold MetaAction by rtl::Reference by Noel Grandin · 8 years ago
  78. 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
  79. d36f7c5 Revert "long->sal_Int32 in tools/gen.hxx" by Stephan Bergmann · 8 years ago
  80. 2afdea1 tdf#114738 Add support for transparency for EMF+ records by Bartosz Kosiorek · 8 years ago
  81. c110c93 ofz#7359 Integer overflow by Caolán McNamara · 8 years ago
  82. 8bc951d long->sal_Int32 in tools/gen.hxx by Noel Grandin · 8 years ago
  83. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  84. 16b7ec7 move emf code to vcl by Noel Grandin · 8 years ago
  85. 7cfb3d2 ofz: timeout by Caolán McNamara · 8 years ago
  86. 3d40032 tdf#116001 Incorrect Colors in Chart Wall Area by Noel Grandin · 8 years ago
  87. b8ececb drop old tools/gen methods in accessibility..formula by Noel Grandin · 8 years ago
  88. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  89. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  90. 2624a24 ofz#6563 nBytesPerScan of 0 by Caolán McNamara · 8 years ago
  91. 08ab1f4 loplugin:oncevar extend to tools/gen.hxx types by Noel Grandin · 8 years ago
  92. a466475 use RawBitmap in W_META_BITBLT by Noel Grandin · 8 years ago
  93. 6d9d8a7 Revert "loplugin:changetoolsgen in editeng..extensions" and reapply plugin by Noel Grandin · 8 years ago
  94. 2096aac loplugin:changetoolsgen in editeng..extensions by Noel Grandin · 8 years ago
  95. e5ace62 ofz: timeout by Caolán McNamara · 8 years ago
  96. 37e5c9e ofz: timeout by Caolán McNamara · 8 years ago
  97. af8fc34 ofz: timeout by Caolán McNamara · 8 years ago
  98. e5012e5 use scanline when reading pixel data by Noel Grandin · 8 years ago
  99. 3e0efdb convert SetPixel->SetPixelOnData by Noel Grandin · 8 years ago
  100. ede60a7 tweak clippath fuzzing path by Caolán McNamara · 8 years ago