summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
Commit message (Expand)AuthorAgeFilesLines
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-081-1/+2
* tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand2018-04-171-35/+25
* loplugin:unused-returns in vclNoel Grandin2018-01-241-2/+1
* Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed"Thorsten Behrens2017-10-301-25/+35
* tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand2017-10-281-35/+25
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-1/+1
* Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski2017-09-221-1/+1
* emfplus: unified transformations, added test codeArmin Le Grand2017-07-151-2/+2
* emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand2017-07-151-3155/+41
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-151-0/+7
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-12/+12
* TyposJulien Nabet2017-03-191-1/+1
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-4/+4
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-241-4/+0
* convert PolyStyle to scoped enumNoel Grandin2016-12-061-3/+3
* some small simplifications to decompose methodsNoel Grandin2016-11-091-1/+1
* reduce copying when decomposing drawinglayer primitivesNoel Grandin2016-11-081-9/+6
* convert MapUnit to scoped enumNoel Grandin2016-10-051-10/+10
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-131-1/+0
* convert GradientStyle to scoped enumNoel Grandin2016-09-051-6/+6
* convert HatchStyle to scoped enumNoel Grandin2016-09-051-3/+3
* convert LineStyle to scoped enumNoel Grandin2016-09-051-1/+1
* convert RasterOp to scoped enumNoel Grandin2016-09-051-6/+6
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-031-6/+6
* Convert FontRelief to scoped enumNoel Grandin2016-05-301-3/+3
* Convert GradientStyle to scoped enumNoel Grandin2016-05-231-7/+7
* Convert HatchStyle to scoped enumNoel Grandin2016-05-231-4/+4
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-091-9/+10
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-251-6/+6
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-3/+1
* Remove excess newlinesChris Sherlock2016-02-091-9/+0
* Fix typosAndrea Gelmini2016-02-081-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-2/+2
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-8/+8
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-291-6/+6
* Fix typosAndrea Gelmini2016-01-101-4/+4
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-111-32/+32
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Fix typosAndrea Gelmini2015-10-061-6/+6
* drawinglayer: com::sun::star->cssNoel Grandin2015-09-121-2/+2
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-3/+3
* convert WALLPAPER constants to scoped enumNoel Grandin2015-07-241-2/+2
* Fix typosAndrea Gelmini2015-06-161-1/+1
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-2/+2
* loplugin:loopvartoosmallNoel Grandin2015-05-291-4/+4
* comments: fix mis-use of eventual in EnglishThorsten Behrens2015-05-241-2/+2
* window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2015-05-151-1/+1
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-151-70/+70