summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
2015-09-18check stream status and string lengthsCaolán McNamara1-0/+0
2015-09-14tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens2-0/+47
2015-09-04tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna2-0/+12
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar2-0/+25
2015-08-30pClientData can be nullCaolán McNamara1-0/+0
2015-08-29check stream statusCaolán McNamara1-0/+0
2015-08-28check stream statusCaolán McNamara1-0/+0
2015-08-28eof isn't a Error, so use good not GetErrorCaolán McNamara1-0/+0
2015-08-28guard against 0 item sizeCaolán McNamara1-0/+0
2015-08-28check seeks and readsCaolán McNamara3-0/+0
2015-08-28clip strings to max available sizeCaolán McNamara1-0/+0
2015-08-27check seeks and offsetsCaolán McNamara1-0/+0
2015-08-27check seekCaolán McNamara1-0/+0
2015-08-27check returns of SeekToEndOfRecordCaolán McNamara2-0/+0
2015-08-27check status of SeekToCaolán McNamara1-0/+0
2015-08-27avoid loops in atom chainsCaolán McNamara1-0/+0
2015-08-27check stream state after read attemptCaolán McNamara1-0/+0
2015-08-27check seek for successCaolán McNamara1-0/+0
2015-08-27check SeekToEndOfRecord for successCaolán McNamara1-0/+0
2015-08-27avoid hang in certain pptsCaolán McNamara1-0/+0
2015-08-27check for stream status after a read, not after a seekCaolán McNamara1-0/+0
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara1-0/+0
2015-08-26various hangs, check seeks and record lengthsCaolán McNamara1-0/+0
2015-08-26don't hang on unreachable record endsCaolán McNamara1-0/+0
2015-08-26fix crash on loading certain pptsCaolán McNamara1-0/+0
2015-08-25Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung2-0/+34
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung2-0/+21
2015-08-05Added Test for #tdf62176 Negative indent on text shapesVarun2-0/+47
2015-07-08test-case for crash loading a page name fieldCaolán McNamara1-0/+0
2015-07-08sd: test that we fixed the SdStyleSheet lifecycleMichael Stahl1-1/+1
2015-07-07Added Test for tdf#80020 Impress style inheritanceVarun2-1/+22
2015-06-25tdf#91378-Empty Custom Properties are lost while saving in .pptx formatHeena Gupta2-0/+22
2015-06-23Drop duplicate #includesTakeshi Abe2-3/+0
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna1-2/+3
2015-06-19sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna1-0/+3
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna1-0/+22
2015-06-18Bugfix test for tdf#88295Katarina Behrens2-0/+19
2015-06-17loplugin:cstylecastStephan Bergmann1-1/+1
2015-06-16Use template function to reduce copy'n'pasta codeKatarina Behrens1-34/+31
2015-06-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar3-0/+45
2015-05-28indentation fixesMiklos Vajna1-1/+1
2015-05-27Coding style: removing the scope resolution operator in xDocShRef declarationsRobert Antoni Buj Gelonch1-33/+33
2015-05-27CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna1-1/+14
2015-05-27CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna2-6/+30
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar3-0/+562
2015-05-14tdf#90607-Test Case for the patchCharu Tyagi2-0/+26
2015-05-12tdf#80340: Table changes format in PPTX formatyogesh.bharate0012-0/+25
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad3-0/+68
2015-05-11tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad2-0/+29
2015-05-09tdf#90672: PPTX table cell border color is not exported.yogesh.bharate0012-1/+6