summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools
AgeCommit message (Expand)Author
2020-05-12tdf#129916 svx: fix origin of scaled shadowMiklos Vajna
2020-05-08drawinglayer: handle more primitives in the xml dumpMiklos Vajna
2020-03-27tdf#89901 corectly interpret COL_TRANSPARENTArmin Le Grand
2019-12-18tdf#129459 drawinglayer: fill shapes with solid color brushChris Sherlock
2019-11-21tdf#42112 Add support for Custom Line CapBartosz Kosiorek
2019-09-19tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-11Fix typoAndrea Gelmini
2019-05-19Fix typoAndrea Gelmini
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-30make debug code work properly also on non-win32Luboš Luňák
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-01tdf#103859 EMF+ Add transparency support for linear gradientsBartosz Kosiorek
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-17tdf#122557 EMF+ Implement Shearing for DrawImage recordsBartosz Kosiorek
2019-01-17tdf#122557 EMF+ Implement proper rotation support of DrawImageBartosz Kosiorek
2019-01-11tdf#122646 EMF+ Implement proper line width displayBartosz Kosiorek
2019-01-09tdf#122559 EMF+ Add transparency support for drawing linesBartosz Kosiorek
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#122498 EMF+ Fix rotation of Ellipse, Arc and PieBartosz Kosiorek
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#121648 EMF+ Fix displaying DrawDriverString recordBartosz Kosiorek
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek
2018-11-07tdf#55058 tdf#106084 EMF+ Add support for Underline and StrikeoutBartosz Kosiorek
2018-11-05tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-20ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-13ofz: Null-deferenceCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-06-26forcepoint#47 bail when we detect the emf is brokenCaolán McNamara
2018-06-12forcepoint#45 object may not be a EMFPPenCaolán McNamara
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-17tdf#117015 EMF+ Fix for displaying EMF+ files where GetDC is usedBartosz Kosiorek