summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools
AgeCommit message (Expand)Author
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-08Rework of SoftEdgePrimitive2DArmin Le Grand (allotropia)
2022-09-07Fix typoAndrea Gelmini
2022-09-07ConvertToBitmapEx slightly too bright if transparency involvedArmin Le Grand (allotropia)
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17cid#1456603 Uninitialized scalar fieldCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-14check SetOutputSizePixel for failureCaolán McNamara
2022-07-19Replace old png writer in converters.cxxofftkp
2022-06-27tdf#142770 tdf#143031 EMF+ Implement CustomLineCapBartosz Kosiorek
2022-06-16loplugin:moveitNoel Grandin
2022-06-14tdf#131506 tdf#143031 EMF+ Fix displaying PathGradient fillBartosz Kosiorek
2022-05-29elide temporary vector in processMetaTextLineActionNoel Grandin
2022-05-29use Primitive2DContainer in TargetHolderNoel Grandin
2022-05-16EMF+ Simplify and optimize the codeBartosz Kosiorek
2022-05-16tdf#143876 EMF+ Add DrawClosedCurve and FillClosedCurve supportBartosz Kosiorek
2022-05-14Fix typoAndrea Gelmini
2022-05-13tdf#142261 EMF+ Add support for Miter LimitBartosz Kosiorek
2022-05-09tdf#143875 tdf#55058 EMF+ Add support for individual line endingsBartosz Kosiorek
2022-05-09tdf#89331 EMF/WMF Fix holes in lines created with LINETOBartosz Kosiorek
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-25Introduce a better mechanism to suppress false loplugin warningsStephan Bergmann
2022-04-24tdf#103859 EMF+ Use variable types according to EMFPLUS documentationBartosz Kosiorek
2022-04-22tdf#55058 tdf#143875 EMF+ Don't change line weight while rotatingBartosz Kosiorek
2022-04-21tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek
2022-04-01tdf#147818 EMF+ Fix restoring clipping statesBartosz Kosiorek
2022-03-22use dashing info from struct LineInfo in EPS writer (tdf#146804)Luboš Luňák
2022-02-28check if cast is to the right typeCaolán McNamara
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-10Removed useless semicolonsAndrea Gelmini
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-07Clean StringFormatFlags() in emfpstringformat.cxxHossein
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-02new loplugin:moveparamNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-13tdf#105575 Slow rendering when using a Logo commandNoel Grandin
2021-08-03tdf#142436 svx: fix handling of linked background imagesMiklos Vajna
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-13EMF+ tdf#142941 Fixes SrcRect implementation in DrawImage recordBartosz Kosiorek