summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools/wmfemfhelper.cxx
AgeCommit message (Expand)Author
2021-07-30drawinglayer: move TextLayouter to processor2dTomaž Vajngerl
2021-07-30make BasePrimitive2D easier extensible with VisitingParametersTomaž Vajngerl
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-26vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-22loplugin:refcounting in drawinglayerNoel
2021-02-19Some more unit conversion unificationMike Kaganski
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-08use more IsTransparentNoel Grandin
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-20Fix typo in codeAndrea Gelmini
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-04Removed duplicated includeAndrea Gelmini
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-25Fix typoAndrea Gelmini
2020-03-25tdf#89901 corectly interpret COL_TRANSPARENTArmin Le Grand
2020-03-21move headers inside modulesNoel Grandin
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-12-11Fix typoAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-11Fix typoAndrea Gelmini
2019-05-19Fix typoAndrea Gelmini
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
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#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26tdf#111486 Fix description of SAL_ macros after EMF+ refactorBartosz Kosiorek