summaryrefslogtreecommitdiff
path: root/sd/qa/unit
AgeCommit message (Expand)Author
2021-09-14tdf#141704 PPTX import: fix hyperlinks on imagesTibor Nagy
2021-09-08avoid painting to windows in LOK modeLuboš Luňák
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t
2021-08-26-Werror=maybe-uninitializedStephan Bergmann
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-24ofz: cgm Integer-overflowCaolán McNamara
2021-08-19tdf#143624 PPTX: slideshow setting “Manual forwarding” not exportedTibor Nagy
2021-08-19ofz#37370 Null-dereferenceCaolán McNamara
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski
2021-08-17Enable sd pdf import tests on WindowsMike Kaganski
2021-08-17Fix ctor taking Point and Size, to properly handle regative sizesMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-12tdf#143129 PPTX: custom slide show use as default is not exported.Tibor Nagy
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-07-30Use u16string_view hereMike Kaganski
2021-07-27ofz#36348 Integer-overflowCaolán McNamara
2021-07-27tdf#143126 PPTX: slideshow setting “Start from” not exportedTibor Nagy
2021-07-27tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy
2021-07-22tdf#124708: sd_uiimpress: Add unittestXisco Fauli
2021-07-20tdf#142648 PPTX: import long slide names to avoid broken link exportTibor Nagy
2021-07-19tdf#59323 pptx export: test for datetime footer backwards compatibilitySarper Akdemir
2021-07-19tdf#59323 tdf#142221: fix pptx datetime import export formatSarper Akdemir
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16Fix typosAndrea Gelmini
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-15tdf#143315: restore the stylesheet after clearing outliner objectMike Kaganski
2021-07-12tdf#117761 Adding extra checks for SmartArt import (Snake Algorithm)Hossein
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-08tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-07-05ofz#35800 TimeoutCaolán McNamara
2021-07-02tdf#142235 PPTX export: fix styles with placeholdersAttila Bakos (NISZ)
2021-06-30ofz#35504 clamp input values in cgm filterCaolán McNamara
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy
2021-06-28tdf#142646 PPTX import: count repeating slide namesTibor Nagy
2021-06-26ofz#35597 Null-dereference READCaolán McNamara
2021-06-25ofz#30930 each picture triggers accumulating codesetsCaolán McNamara
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy
2021-06-21tdf#142716 Update selection after any text is inserted.Gülşah Köse
2021-06-18more 32bit build fixesRene Engelhard
2021-06-17Removed executable bits on pptx fileAndrea Gelmini
2021-06-16tdf#59323: pptx export: slide footers roundtrip unit testSarper Akdemir
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir
2021-06-08sd: split CppunitTest_sd_export_tests-ooxml2 into twoXisco Fauli
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy