summaryrefslogtreecommitdiff
path: root/sd/qa/unit
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna1-0/+75
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna2-0/+29
2016-04-12tdf#99224 PPTX export: implement support for images with textMiklos Vajna2-0/+12
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-06Indentation fixesMiklos Vajna1-4/+4
2016-04-04Use std::size_tMiklos Vajna1-3/+3
2016-03-31loplugin:unreffunTor Lillqvist1-0/+1
2016-03-31sd: overloading in C++ fail episode 6315Michael Stahl1-2/+2
2016-03-31sd lok bccu#1525: Unit test for the fix.Jan Holesovsky1-3/+34
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+4
2016-03-29tdf#95932: PPTX import: Incorrect inheritance of shape styleMatus Uzak2-0/+20
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak2-0/+14
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta1-2/+9