summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
14 daystdf#160345 Slow rendering of filled polygonNoel Grandin
2024-06-21tdf#161086 bitmap location wrong with SVG with an embedded PNGNoel Grandin
2024-06-10tdf#152024 Diacritics cut off at top and bottom of paragraphJonathan Clark
2024-06-06tdf#153008 svx: impl crop for stretched bitmap fillAttila Szűcs
2024-05-26tdf#161222: LOK: do not fine-tune text scaling for tile renderingMike Kaganski
2024-05-18tdf#161154: pass "scaling is done externally" information down the stackMike Kaganski
2024-05-16tdf#146619 Drop unused 'using namespace com::sun::star'Gabor Kelemen
2024-05-08loplugin:ostr in drawinglayerNoel Grandin
2024-05-02Prepare to run (select) tests during Emscripten buildStephan Bergmann
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-26tdf#157240: also set font color together with fontMike Kaganski
2024-04-23Fix a thinko in 8a97f1ba8d9ccb65b2c89106de20666311d90c30Mike Kaganski
2024-04-22tdf#160782: convert to bitmapEx from 0,0 to width,heightXisco Fauli
2024-04-22tdf#160773: handle 0-size font heightMike Kaganski
2024-04-22use more OUString literalNoel Grandin
2024-04-22tdf#160726, tdf#48062: Simplify how BitmapExs are createdXisco Fauli
2024-04-20tdf#160702: improve text positioningMike Kaganski
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-19tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
2024-04-18tdf#160084 Simplify comparing with zero when using fToolsRMZeroFour
2024-04-15Generalize 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