- e854636 drawinglayer: ITextLayouter and use it as a VisitingParameter by Tomaž Vajngerl · 5 years ago feature/drawinglayercore
- f181630 drawinglayer: move TextLayouter to processor2d by Tomaž Vajngerl · 5 years ago
- 19a86e0 drawinglayer: make VisitingParameters constructor explicit by Tomaž Vajngerl · 5 years ago
- b5d6416 make BasePrimitive2D easier extensible with VisitingParameters by Tomaž Vajngerl · 5 years ago
- fe368c4 Revert "hack for gradients split into adjacent polygons (tdf#133016)" by Tomaž Vajngerl · 6 years ago
- bb4e64f drawinglayer: externalize PolygonWavePrimitive2D class by Tomaž Vajngerl · 6 years ago
- 0333dc4 drawinglayer: externalize classes in texture.hxx by Tomaž Vajngerl · 6 years ago
- 5e078a6 Separate core drawinglayer func. into drawinglayercore library by Tomaž Vajngerl · 6 years ago
- 28993c0 use officecfg for drawing options by Noel Grandin · 4 years, 9 months ago
- 88c85c8 flatten vcl::LazyDelete by Noel Grandin · 4 years, 9 months ago
- 3adfb2d EMF+ tdf#142941 Fixes SrcRect implementation in DrawImage record by Bartosz Kosiorek · 4 years, 9 months ago
- 3128fd0 Purge out when safe rtl::math ( isValidArcArg / sin / cos ) by BaiXiaochun · 4 years, 9 months ago
- 4992780 EMF+ tdf#142941 Fixes for SrcRect in DrawImagePoints by Bartosz Kosiorek · 4 years, 10 months ago
- 09218e0 Fix code style for primitive2dxmldump.cxx by Bartosz Kosiorek · 4 years, 9 months ago
- 574dc1e EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawString by Bartosz Kosiorek · 4 years, 10 months ago
- 9e8c35c EMF+ tdf#142975 Add brush support to DrawString record by Bartosz Kosiorek · 4 years, 10 months ago
- f6b9f67 move BufferedDecompositionPrimitive2D impl. into its own file by Tomaž Vajngerl · 4 years, 10 months ago
- 7e47816 drawinglayer: put BufferedDecompositionPrimitive2D in its own file by Tomaž Vajngerl · 4 years, 10 months ago
- 81e3d9d drawinglayer: remove ImplPrimitive2DIDBlock macro by Tomaž Vajngerl · 4 years, 10 months ago
- befa3f7 EMF+ WMF Update the variable names and add additional TODO warnings by Bartosz Kosiorek · 4 years, 10 months ago
- f62a353a "drawinglayer" -> "drawinglayer.emf" log area for some emf code by Luboš Luňák · 4 years, 10 months ago
- 01ded1e WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBlt by Bartosz Kosiorek · 4 years, 10 months ago
- 33d2cf7 WMF Change the sign of read fields in BITBLT and DIB records by Bartosz Kosiorek · 4 years, 10 months ago
- 26d2b19 sw HTML export: fix pixel size of shapes by Miklos Vajna · 4 years, 10 months ago
- 3afac946 fix: extend the primitive dump, with information about line cap and joint by Bartosz Kosiorek · 4 years, 10 months ago
- 039c799 no need to allocate this separately by Noel Grandin · 4 years, 10 months ago
- 9bf9fea properly draw only parts of FillGradientPrimitive2D (tdf#139000) by Luboš Luňák · 4 years, 11 months ago
- 3d36ff1 loplugin:unusedfields by Noel Grandin · 4 years, 11 months ago
- 1bcad85 drawinglayer: move converter.hxx to public include by Tomaž Vajngerl · 5 years ago
- 7603d51 add a unittest for impress drawing a dotted line in tdf#136957 by Luboš Luňák · 5 years ago
- 565824d fix dashed line info conversion for metafile (tdf#136957) by Luboš Luňák · 5 years ago
- b71d9a6 do not apply line dashing in drawinglayer (tdf#136957) by Luboš Luňák · 5 years ago
- b153d14 remove support for BITMASK in vcl backends by Noel Grandin · 5 years ago
- c33f08c createPixelProcessor2DFromOutputDevice won't return null by Caolán McNamara · 5 years ago
- 1325d81 loplugin:moveopt by Noel Grandin · 5 years ago
- ddd2639 drop mask from BitmapEx by Noel Grandin · 5 years ago
- 988e282 loplugin:constantparam by Noel Grandin · 5 years ago
- 3077f05 update PCHs by Caolán McNamara · 5 years ago
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- e90a9b67 update pches by Caolán McNamara · 5 years ago
- aa17ea3 tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clipping by Bartosz Kosiorek · 5 years ago
- 88a177f vcl: remove GetBitCount and GetColorCount from Bitmap{Ex} by Tomaž Vajngerl · 5 years ago
- c7483d4 drop operator bool and operator! from Bitmap and BitmapEx by Noel · 5 years ago
- 83b011b create operator bool for Bitmap by Noel · 5 years ago
- b849373 vcl: add initializer_list constructor to BitmapPalette and use it by Tomaž Vajngerl · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- e3e7bc6 update pches by Caolán McNamara · 5 years ago
- 7a5014b silence coverity unchecked return value from library on xmlText* functions by Caolán McNamara · 5 years ago
- ebe1f63 loplugin:unusedmethods by Noel · 5 years ago
- 68bc6a5 add PixelFormat enum that replaces bit count in Bitmap/BitmapEx by Tomaž Vajngerl · 5 years ago
- a73f24f update pches by Julien Nabet · 5 years ago
- 204a70f use VCLUnoHelper::GetWindow by Caolán McNamara · 5 years ago
- af5ff9e use VCL API rather than manually apply numeric alpha change by Luboš Luňák · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- 6b8c157 make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797) by Luboš Luňák · 5 years ago
- cc3b9c0 update pches by Julien Nabet · 5 years ago
- 2bcb38a update pches by Julien Nabet · 5 years ago
- 1e092b6 update pches by Caolán McNamara · 5 years ago
- 63dd594 drop TransparentType::Color usage by Noel Grandin · 5 years ago
- 2372ce8 update pches by Caolán McNamara · 5 years ago
- 21d7678 loplugin:refcounting in drawinglayer by Noel · 5 years ago
- 860b2d0 update pches by Caolán McNamara · 5 years ago
- ce671c2 Some more unit conversion unification by Mike Kaganski · 5 years ago
- 1ad26c9 loplugin:referencecasting add check for new rtl::Reference operator by Noel · 5 years ago
- 14cb12b loplugin:refcounting generalise type checking by Noel · 5 years ago
- fda6ca7 tdf#39674 Replace Quadrat by Antje Kazimiers · 5 years ago
- d77a644 this method should be pure virtual by Noel Grandin · 5 years ago
- 95f2c4c cppcheck: Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 5 years ago
- 63a6806 make the Color constructors explicitly specify transparency by Noel · 5 years ago
- ef7f98f transparency->alpha in BitmapEx by Noel Grandin · 5 years ago
- 502f637 transparency->alpha in GraphicAttr by Noel · 5 years ago
- d765ec2 transparency->alpha in tools::Color by Noel · 5 years ago
- 498f6f6 use more IsTransparent by Noel · 5 years ago
- 9cc41b9 opacity->alpha in BPixel by Noel · 5 years ago
- bac6c21 use more IsTransparent by Noel Grandin · 5 years ago
- b75c964 vcl: use Color:IsTransparent() where appropriate by Chris Sherlock · 5 years ago
- 88c0e46 custom literal for Degree10 by Noel Grandin · 5 years ago
- 17aea7c vcl: move access functions into appropriate bitmap access files by Chris Sherlock · 5 years ago
- 5cf7d31 Fix typo by Andrea Gelmini · 5 years ago
- bcb8d2d tdf#131281 Always draw FormControls when TiledRendering by Armin Le Grand (allotropia) · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 35b5f03 move various notebookbar widgets into vcl by Caolán McNamara · 5 years ago
- 1ac4498 update pches by Caolán McNamara · 5 years ago
- 8601eca do not unnecessarily explicitly force gradient step count (tdf#138581) by Luboš Luňák · 5 years ago
- b576ca8 remove fontattribute.cxx from clang-format excludelist by Tomaž Vajngerl · 5 years ago
- e469ba3 move the anonymous namespace into drawinglayer::primitive2d by Tomaž Vajngerl · 5 years ago
- e4ee7fe simplify namespaces and clean-up for TextLayouterDevice by Tomaž Vajngerl · 5 years ago
- 9f7999c remove textlayoutdevice.{hxx,cxx} from clang-format excludelist by Tomaž Vajngerl · 5 years ago
- bf4bbc3 replace std::max(std::min()) with std::clamp by Noel · 5 years ago
- b0b78838 tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXT by Bartosz Kosiorek · 5 years ago
- 4391c27 tdf#123936 Formatting files in module drawinglayer with clang-format by Philipp Hofer · 5 years ago
- 5db3439 Revert "tdf#127471 Remove font width scaling hack" by Aron Budea · 5 years ago
- cc1e6ee disable O(U)String::concat for internal code by Noel Grandin · 5 years ago
- 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
- 433e60e tdf#42949 Fix new IWYU warnings in directories d* by Gabor Kelemen · 5 years ago
- 5a08034 Revert "Revert "tdf#127471 Remove font width scaling hack"" by Stephan Bergmann · 5 years ago
- f39e4b6 Revert "tdf#127471 Remove font width scaling hack" by Samuel Mehrbrodt · 5 years ago
- 7a09d67 convert some more long -> tools::Long by Noel · 5 years ago