summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-4/+3
2016-03-20Revert "tdf#93124: Fix incorrect text fit in imported PPT"Thorsten Behrens2-51/+0
2016-03-19tdf#93124: Fix incorrect text fit in imported PPTMike Kaganski2-0/+51
2016-03-17tdf#65219 Fix temp files clean up in sd unit testsAleksas Pantechovskis2-0/+24
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard2-13/+14
2016-03-10Adapt to "Extract Directories from BootstrapFixtureBase"Stephan Bergmann1-1/+1
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak2-0/+17
2016-03-10tdf#97591: mark RTF clipboard format as text/rtfOliver Specht1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann8-97/+97
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak2-0/+26
2016-03-04sw, sd: indentation fixesMiklos Vajna1-3/+6
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky1-32/+70
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara1-0/+0
2016-02-27fix clang buildMarkus Mohrhard1-0/+4
2016-02-27Replace include <iostream> by ostreamJulien Nabet1-1/+1
2016-02-27Blind fix for failing TBsJulien Nabet1-0/+1
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl3-0/+71
2016-02-24Indentation fixesMiklos Vajna1-9/+9
2016-02-20sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro1-52/+10
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-7/+7
2016-02-16loplugin:stringconstantStephan Bergmann1-1/+1