summaryrefslogtreecommitdiff
path: root/svx/qa
AgeCommit message (Expand)AuthorFilesLines
2024-07-20CairoSDPR: Support direct RGBA paint of PolyPolygonsArmin Le Grand (Collabora)1-2/+2
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli1-1/+1
2024-06-18loplugin:ostr in variousNoel Grandin1-4/+4
2024-06-06tdf#153008 svx: impl crop for stretched bitmap fillAttila Szűcs2-3/+65
2024-05-16WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara3-1/+9
2024-05-14tdf#84507 move contour text to correct place in rotated...Regina Henschel3-0/+847
2024-05-11loplugin:ostr in svxNoel Grandin13-190/+207
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski1-12/+6
2024-04-14Round in XmlWriter::attribute when passing a doubleMike Kaganski2-13/+13
2024-03-31Fix typoAndrea Gelmini1-1/+1
2024-03-30tdf#160421 flip lights too for flipped extruded shapesRegina Henschel2-0/+42
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin2-7/+7
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-6/+0
2024-02-10tdf#141908: replace usage of sal_Int32 with colorsvarshneydevansh1-2/+2
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin4-13/+13
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2-6/+6
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi1-2/+1
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski9-69/+69
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen3-9/+0
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-4/+4
2023-11-29Extended loplugin:ostr: svxStephan Bergmann1-2/+2
2023-11-22Fix typo in codeAndrea Gelmini1-1/+1
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs4-0/+39
2023-11-19Extended loplugin:ostr: svxStephan Bergmann5-105/+106
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-2/+2
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann1-7/+7
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-5/+5
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-2/+2
2023-10-05related tdf#123983: don't open test file read/write from src treeThorsten Behrens1-1/+1
2023-10-02tdf#157543 Add glue points to binary 5-point starRegina Henschel2-0/+110
2023-09-06related: tdf#150557: improve test a bitXisco Fauli1-0/+18
2023-09-05tdf#150557: svx: don't factor in transparence twice for cell shadowsSarper Akdemir1-8/+6
2023-08-23move theme test from svx to sd - so we can use ThemeColorChangeTomaž Vajngerl2-139/+0
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl2-4/+4
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny1-4/+4
2023-07-21tdf#154955 svx: PDF/UA export: tag SdrObjGroup properlyMichael Stahl1-2/+3
2023-07-21Removed executable bits on xml fileAndrea Gelmini1-0/+0
2023-07-20tdf#150302 Fix FontworkSameLetterHeights button in DrawMatt K2-0/+450
2023-06-26new loplugin:constexprliteralNoel Grandin1-7/+7
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl2-34/+31
2023-05-10Remove duplicated includeAndrea Gelmini1-1/+0
2023-05-09merge GalleryStorageLocations with GalleryBinaryStorageLocationsNoel Grandin1-7/+6
2023-05-09move some gallery header files inside svxNoel Grandin1-2/+2
2023-04-19tdf#150020: pass transform and scale matrix for the table shadow primitiveSarper Akdemir2-30/+51
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir2-0/+47
2023-04-13-Werror,-Wunused-variableStephan Bergmann1-1/+0
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir2-0/+44
2023-03-05svx: add test for RotatePointTomaž Vajngerl1-0/+33
2023-03-05svx: SdrRectObj move, rotate testsTomaž Vajngerl1-0/+87
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara1-1/+1