summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
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-16Update README.md filesHossein
2022-04-13Add info on limerest / dump drawyinglayer primitivesHossein
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-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-04the assumption is that aArray.size() matches the Length argumentzhutyra
2022-02-28check if cast is to the right typeCaolán McNamara
2022-02-26Video preview doesn't redraw if the preview image changesCaolán McNamara
2022-02-15tdf#145759 Use symbolic constants instead of magic numerical constantsKunal Pawar
2022-02-03We know the buffer length hereMike Kaganski
2022-01-24avoid Skia GPU surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2022-01-24avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2022-01-12tdf#145538 - Use range based for loopsdtm
2022-01-08Optimise a range-based for loopRamreiso Kashung
2022-01-03loplugin:unusedmethodsNoel Grandin
2021-12-30tdf#145538 : Using range-based for loopsRamreiso Kashung
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-23update PCHsTomaž Vajngerl
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin
2021-11-24tdf#145874: fix "Drop deg2rad/rad2deg conversions" for gradient export in a pdfJulien Nabet
2021-11-23tdf#145538 Use range based for loops in EnhancedShapeDumper.cxxHarjot
2021-11-23tdf#145538 Use range based for loopsHenrik Palomäki
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-10Removed useless semicolonsAndrea Gelmini
2021-11-10osl::Mutex->std::mutex in TubeBufferNoel Grandin
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl
2021-10-31crashtesting: failure on conversion of fdo74498-1.doc to pdfCaolán McNamara
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in drawinglayerMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-27Move variable declaration to its use in if() conditionMike Kaganski
2021-10-19Use range based for loopsHossein
2021-10-16Simplify vector initialization in drawinglayerJulien Nabet