summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)Author
2025-02-10tdf#164775 PPTX export: fix connector shape regressionTibor Nagy
2025-01-27tdf#164284 - Prevent page name change during page moveAndreas Heinisch
2024-12-02tdf#163483: implement export of Math formula's fallback image to PPTXMike Kaganski
2024-11-27D2DWriteTextOutRenderer: use grayscale AA for file outputMike Kaganski
2024-10-25tdf#157019 PPTX import: Workaround for object placeholder shape presetTibor Nagy
2024-10-25tdf#162283 PPT export: fix regression...Tibor Nagy
2024-10-18Explicitly request antialiasing in a testMike Kaganski
2024-10-18Support for non-AA text on WindowsMike Kaganski
2024-10-16tdf#162259: correctly handle font width on WindowsMike Kaganski
2024-09-23tdf#163064: pic element is required here, after allMike Kaganski
2024-09-17Resolves: tdf#162455 svg->curve causes text in objects to disappearCaolán McNamara
2024-09-11Related: tdf#129061 Avoid formula import and use fallback for nowMike Kaganski
2024-09-11tdf#149865 - FILEOPEN PPTX: fix table lacks borderBalazs Varga
2024-09-05tdf#143603: disable undo in DrawDocShell::ImportFromMike Kaganski
2024-07-31tdf#162009 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-07-18package: add additional consistency checks for local file headerMichael Stahl
2024-07-08Add escape direction support for glue points in the preset shapesTibor Nagy
2024-07-07tdf#157172 tdf#157460 PPTX import: fix connectors adjustment valuesTibor Nagy
2024-07-01tdf#157216 PPTX: add "glue points" to flowchart shapesTibor Nagy
2024-06-27tdf#157529 PPTX import: fix transparency valueTibor Nagy
2024-06-21tdf#160490 PPTX import: fix automatically resized placeholder heightTibor Nagy
2024-06-21pptx: Don't export notes author/date when in privacy modeSamuel Mehrbrodt
2024-06-11tdf#161327 Interpret angle units in dr3d:end-angle ..Regina Henschel
2024-06-10Related: tdf#161430 add test case to guard against its returnCaolán McNamara
2024-06-07tdf#160591 PPTX export: fix colormap mapping in slide masterTibor Nagy
2024-05-30loplugin:ostr in sdNoel Grandin
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-16tdf#156955 Add testSamuel Mehrbrodt
2024-05-15tdf#160690 set an opaque alpha mask for non-transparent framesPatrick Luby
2024-05-13tdf#161023: Empty spans may only define paragraph marks in text documentsMike Kaganski
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-07Impress: transmit document's property StartWithPresentationMéven Car
2024-05-03tdf#152906: use correct Y offsetMike Kaganski
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-17add Spell state to impress RenderState like we do for calc/writerCaolán McNamara
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski
2024-04-03editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-04-02editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl
2024-03-29tdf#157285 PPTX import: fix placeholder heightTibor Nagy
2024-03-26skip more tests on hi-dpi windowsNoel Grandin
2024-03-22CppunitTest_sd_tiledrendering2: extract one test from the old, large suiteMiklos Vajna
2024-03-21cool#8278 sfx2 lok: fix lost hide notification on sidebar switchMiklos Vajna
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-07tdf#159931: pptx export: export each used slide layout for a masterSarper Akdemir
2024-03-01fix build: UITest_impress_tests (re-enable date-time test)Justin Luth