summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung2-0/+81
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-1/+1
2016-08-03sd: track view shell id in SdUndoActionMiklos Vajna1-0/+23
2016-08-03svx: track view shell id in SdrUndoActionMiklos Vajna1-0/+13
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna2-6/+30
2016-07-25move parseExport to SdExportTest base classMichael Stahl4-46/+32
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl3-0/+29
2016-07-25Revert "loplugin:unreffun"Michael Stahl1-0/+16
2016-07-25new loplugin overrideparamNoel Grandin1-2/+6
2016-07-25loplugin:nullptrTor Lillqvist1-1/+1
2016-07-22Fix --disable-pdfimport buildMiklos Vajna1-0/+2
2016-07-22sd: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna1-1/+44
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna1-1/+39
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2-3/+54
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-1/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-5/+5
2016-07-07tdf#99729: temporary fix unit test for cleartype-disabled configMike Kaganski1-1/+1
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+68
2016-07-01loplugin:unreffunStephan Bergmann2-73/+0
2016-07-01loplugin:unreffunStephan Bergmann1-7/+0
2016-07-01sd: sd_export_ooxml still takes the most time, split it in 2Michael Stahl2-523/+705
2016-07-01sd: split up sd_export_testsMichael Stahl3-1213/+1363
2016-07-01re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl1-3/+3
2016-06-30tdf#100179 correct cell merging in pptx.Mark Hung2-0/+19
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara3-0/+80
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna3-76/+0
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski3-0/+76
2016-06-28ODP export: add embedded pdf supportMiklos Vajna2-0/+14
2016-06-23support for ms binary format validation in sd module export testsVasily Melenchuk1-0/+4
2016-06-22tdf#93124: The arbitrary number 100 seems to be too high, let's try 50Tor Lillqvist1-1/+1
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-8/+14
2016-06-10Slideshow: Add 'Oval' Shape Transition variantMayank Gupta2-0/+4
2016-06-10CppunitTest_sd_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna1-17/+0
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen2-3/+0
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta2-0/+3
2016-06-08tdf#100269 svx: fix undo of table column resizeMiklos Vajna2-1/+87
2016-06-07sd: make test "testTdf93124" more robustTomaž Vajngerl1-8/+15
2016-06-03Try to fix tinderbox build running in RDP session from Linux on Windows pre-10Tor Lillqvist1-1/+5
2016-05-31tdf#93883 don't add space to empty paragraph when bullet is turned off.Mark Hung2-0/+12
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2016-05-26CppunitTest_sd_import_tests: fix loplugin:cppunitassertequals warningsMiklos Vajna1-16/+16
2016-05-19CppunitTest_sd_uimpress: fix loplugin:cppunitassertequals warningsMiklos Vajna1-8/+8
2016-05-19tdf#49561: PPT import: Avoid to override formatting from StyleTextPropAtomMatus Uzak2-0/+28
2016-05-05tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski2-0/+51
2016-04-29cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna1-0/+3
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak2-0/+26
2016-04-29tdf#90736: PPTX import: Improved table border line style supportMatus Uzak2-0/+48
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2-9/+9
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna2-0/+51
2016-04-21lokit: add getPartHashHenry Castro1-0/+18