summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2 daystdf#157240: also set font color together with fontMike Kaganski
5 daysFix a thinko in 8a97f1ba8d9ccb65b2c89106de20666311d90c30Mike Kaganski
6 daystdf#160782: convert to bitmapEx from 0,0 to width,heightXisco Fauli
6 daystdf#160773: handle 0-size font heightMike Kaganski
6 daysuse more OUString literalNoel Grandin
6 daystdf#160726, tdf#48062: Simplify how BitmapExs are createdXisco Fauli
8 daystdf#160702: improve text positioningMike Kaganski
8 daysReturn double from OutputDevice::GetTextArrayMike Kaganski
9 daystdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
10 daystdf#160084 Simplify comparing with zero when using fToolsRMZeroFour
13 daysGeneralize basegfx::fround for templated return typeMike Kaganski
2024-04-13Use more o3tl::convertMike Kaganski
2024-04-04loplugin:unusedenumconstantsNoel Grandin
2024-04-01tdf#146619 Drop unused 'using namespace' in: drawinglayer/Gabor Kelemen
2024-03-28Simplify a comparisonMike Kaganski
2024-03-27tdf#160084 Simplify comparison for basegfx::fToolsBogdan Buzea
2024-03-21ITEM: Enable MultiThreaded 3D renderingArmin Le Grand (allotropia)
2024-03-21Disable EditViewActive when Metafile outputArmin Le Grand (allotropia)
2024-03-21Provide tooling for EditView exclusive PrimitivesArmin Le Grand (allotropia)
2024-03-11tdf#159094 sc: fix failure when exporting media files to PDFTibor Nagy
2024-03-07Simplify some rtl::math::approxEqual callsNoel Grandin
2024-03-07Simplify some basegfx::fTools::*orEqual callsNoel Grandin
2024-03-04tdf#159515 rename impGetTransparence() to impGetAlpha()Patrick Luby
2024-02-23optimize the text drawing, that's what we do most ofCaolán McNamara
2024-02-22IASS: Re-define Text suppression for TextEditArmin Le Grand (allotropia)
2024-02-22split TextAsPolygonExtractor2D for more general reuseCaolán McNamara
2024-02-19crashtesting: bump refcount during setBuffered2DDecompositionCaolán McNamara
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2024-02-07these casts are no longer necessaryNoel Grandin
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin
2024-02-07simplify some Primitive2DContainer accessesNoel Grandin
2024-02-07can std::move these Primitive2DContainer valuesNoel Grandin
2024-02-06flatten some drawinglayer codeNoel Grandin
2024-02-05tdf#108037 Reduce time and memory consumed exporting to PDFNoel Grandin
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin
2024-01-19tdf#159067 drawinglayer: fix untagged form control (PDF/UA export)Tibor Nagy
2024-01-17tdf#145538 use std::equal in place of for loopachintya
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-02tdf#158913 secure Primitive 'visit' using mutexArmin Le Grand (allotropia)
2024-01-02Add flush mechanism to buffered Primitives IVArmin Le Grand (allotropia)
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-29tdf#158743 use maCurrentTransformation for embeddingArmin Le Grand (allotropia)
2023-12-29Typo: opertator->operator (drawinglayer)Julien Nabet
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23Related: tdf#158807 mutex must be locked when disposing a VirtualDevicePatrick Luby
2023-12-21Add flush mechanism to buffered Primitives IIArmin Le Grand (allotropia)
2023-12-19Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen
2023-12-19Add flush mechanism to buffered PrimitivesArmin Le Grand (allotropia)