Age | Commit message (Expand) | Author |
2020-05-07 | fix memory leak of xmlDoc objects | Noel Grandin |
2020-05-06 | This comparison is redundant, radiuses are compared below | Mike Kaganski |
2020-05-06 | Use default ctor | Mike Kaganski |
2020-05-04 | drawinglayer: extract constant in renderWrongSpellPrimitive2D | Tomaž Vajngerl |
2020-05-04 | drawinglayer: flatten renderWrongSpellPrimitive2D | Tomaž Vajngerl |
2020-05-04 | remove helperwrongspellrenderer.{cxx,hxx} from clang-format blacklist | Tomaž Vajngerl |
2020-05-04 | pragma once in helperwrongspellrenderer.hxx | Tomaž Vajngerl |
2020-05-04 | organize includes in vclpixelprocessor2d.cxx | Tomaž Vajngerl |
2020-05-04 | organize includes in vclprocessor2d.cxx | Tomaž Vajngerl |
2020-05-04 | dl: replace OSL_ENSURE with SAL_WARN_IF in impBufferDevice | Tomaž Vajngerl |
2020-05-04 | drawinglayer: remove aBuffer typedef in VDevBuffer | Tomaž Vajngerl |
2020-05-04 | remove vclhelperbufferdevice.{cxx,hxx} from clang-format blacklist | Tomaž Vajngerl |
2020-05-04 | pragma once in vclhelperbufferdevice.hxx | Tomaž Vajngerl |
2020-05-02 | remove vclpixelprocessor2d.cxx from clang-format blacklist | Tomaž Vajngerl |
2020-05-02 | remove vclprocessor2d.cxx from clang-format blacklist | Tomaž Vajngerl |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-26 | update pches | Caolán McNamara |
2020-04-23 | tdf#130058 Import shadow size. | Gülşah Köse |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-04-19 | loplugin:flatten in drawinglayer | Noel Grandin |
2020-04-17 | Revert "[API CHANGE] remove some primitives rendering settings" | Noel Grandin |
2020-04-16 | [API CHANGE] remove some primitives rendering settings | Noel Grandin |
2020-04-15 | move GlowPrimitive processing in VclPixelProcessor to own method | Tomaž Vajngerl |
2020-04-14 | fdo#43157: VclPixelProcessor2D replace OSL_ENSURE with SAL_WARN_IF | Tomaž Vajngerl |
2020-04-14 | remove vclpixelprocessor2d.hxx from clang-format blacklist | Tomaž Vajngerl |
2020-04-14 | remove vclprocessor2d.hxx from clang-format blacklist | Tomaž Vajngerl |
2020-04-14 | clean-up namespaces and pragma once for VclPixelProcessor2D | Tomaž Vajngerl |
2020-04-14 | clean-up namespaces and pragma once for VclProcessor2D | Tomaž Vajngerl |
2020-04-14 | drawinglayer: refactor GeoTexSvxTiled::iterateTiles | Mark Hung |
2020-04-14 | tdf#104225: speedup hit test for FillGraphicPrimitive2D. | Mark Hung |
2020-04-10 | Make BitmapPrimitive2D vcl-independent | Armin Le Grand |
2020-04-07 | split up polypolygonprimitive2d.cxx into separate files | Tomaž Vajngerl |
2020-04-04 | tdf#131644 Do not depend on actual DPI during EMF+ import | Bartosz Kosiorek |
2020-04-04 | Removed duplicated include | Andrea Gelmini |
2020-04-03 | split up polypolygonprimitive2d.hxx into separate files | Tomaž Vajngerl |
2020-04-03 | remove polypolygonprimitive2d.{hxx,cxx} from clang-format blacklist | Tomaž Vajngerl |
2020-03-25 | Fix typo | Andrea Gelmini |
2020-03-25 | tdf#89901 corectly interpret COL_TRANSPARENT | Armin Le Grand |
2020-03-24 | tdf#131542 EMF+ Implement BeginContainer record | Bartosz Kosiorek |
2020-03-21 | move headers inside modules | Noel Grandin |
2020-03-20 | EMF+ tdf#124424 Add support for transparency to LinearGradient and blend points | Bartosz Kosiorek |
2020-03-16 | tdf#124424 EMF+ Extend test options of SvgLinearGradientPrimitive2D | Bartosz Kosiorek |
2020-03-15 | tdf#124424 Fix WrapModeTileFlipY option for LinearGradient | Bartosz Kosiorek |
2020-03-15 | tdf#124424 Fix orientation of the LinearGradient | Bartosz Kosiorek |
2020-03-12 | tdf#124424 Corrections at SvgGradientHelper for EMF+ | Armin Le Grand |
2020-03-11 | tdf#124424 Enhanced SvgGradientHelper for EMF+ | Armin Le Grand |
2020-03-09 | get rid of ImplPrimitive2DIDBlock in polypolygonprimitive2d.cxx | Tomaž Vajngerl |
2020-03-09 | Fix typo | Andrea Gelmini |
2020-03-09 | drawinglayer: move getRandomColorRange to be private to GeoTexSvx | Tomaž Vajngerl |