summaryrefslogtreecommitdiff
path: root/sd/qa/unit
AgeCommit message (Expand)Author
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
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-07Move PPTX testdoc to respective directoryMike Kaganski
2021-06-07tdf#142478 add test that triggers find all and crashesTomaž Vajngerl
2021-06-07Restrict test a bit to verify that there indeed is scalingMike Kaganski
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski
2021-06-04sd: Unit test for Table deletion with Delete Keymerttumer
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31tdf#142537 PPTX export: fix placeholder style exportAttila Bakos (NISZ)
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-28tdf#125071 PPTX: fix missing custom slide show exportTibor Nagy
2021-05-26tdf#96061 Unset the highlight propertyGülşah Köse
2021-05-25tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy
2021-05-18tdf#128985: sd_export: Add unittestXisco Fauli
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna
2021-05-10tdf#124457 PPTX animation: export repeatCountTibor Nagy
2021-05-06Removed executable bits on pptxAndrea Gelmini
2021-05-04tdf#54037 PPTX export: fix internal hyperlinksTibor Nagy
2021-05-04tdf#103347 PPTX import: fix duplicated slide nameTibor Nagy
2021-05-03Fix ESC key selects all the cells of the table objectmerttumer
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-29Revert "tdf#136957 Use bigger dots for better handling in presentation mode."Luboš Luňák
2021-04-29tdf#65724 PPTX import: fix internal hyperlink to slideTibor Nagy
2021-04-29tdf#111903 tdf#137152 PPTX export: fix placeholdersAttila Bakos (NISZ)
2021-04-22tdf#141703: sd_uiimpress: Add unittestXisco Fauli
2021-04-22sd/qa: some sal_Int32 -> Color conversionsXisco Fauli
2021-04-22tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-15tdf#141269: sd_export: Add unittestXisco Fauli
2021-04-15sd: just use Color in these assertsXisco Fauli
2021-04-15sd: use hexadecimal representation for colorsXisco Fauli
2021-04-15sd: improve output when asserting colorsXisco Fauli
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos