summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)Author
2015-05-14tdf#90607-Test Case for the patchCharu Tyagi
2015-05-12tdf#80340: Table changes format in PPTX formatyogesh.bharate001
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad
2015-05-11tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad
2015-05-09tdf#90672: PPTX table cell border color is not exported.yogesh.bharate001
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad
2015-04-28Fix --disable-pdfimport buildTor Lillqvist
2015-04-24CppunitTest_sd_tiledrendering: add search testcaseMiklos Vajna
2015-04-21tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate001
2015-04-21tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad
2015-04-14Add SdXImpressDocument::resetSelection() testcase.Miklos Vajna
2015-04-14Add SdXImpressDocument::setGraphicSelection() testcase.Miklos Vajna
2015-04-13tdf#90255 FILESAVE:PPTX 'startAt' tag for bullet numbering is not exportedPriyankaGaikwad
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13Add SdXImpressDocument::postKeyEvent() testcase.Miklos Vajna
2015-04-07loplugin:unreffunStephan Bergmann
2015-04-07Add SdXImpressDocument::setTextSelection() testcase.Miklos Vajna
2015-04-07Add SdXImpressDocument::postMouseEvent() testcase.Miklos Vajna
2015-04-07Add testcase for sd::Window::LogicInvalidate().Miklos Vajna
2015-04-03tdf#90403 PPTX import: use real table sizeAndras Timar
2015-03-31bnc#910045 wrong cell fill color defined by table styleZolnai Tamás
2015-03-30bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotatedAndras Timar
2015-03-25Revert "tdf#90174 FILESAVE: export of bullet color for pptx"Stephan Bergmann
2015-03-24tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad
2015-03-21coverity#1291170 unchecked dynamic_castCaolán McNamara
2015-03-20tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-05Actually execute testPDFImportSkipImagesStephan Bergmann
2015-03-05Unit tests for PDF importMihai Varga
2015-02-07tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2014-12-22This test fails for Windows, so skip it for now.Zolnai Tamás
2014-12-22More typosZolnai Tamás
2014-12-22Fix typoZolnai Tamás
2014-12-22bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás
2014-12-22bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08Test also Impress export / import of images with special IDZolnai Tamás
2014-12-07Test for linked graphic export / import of ImpressZolnai Tamás
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás
2014-11-28fdo#84043: add a test for the bugMichael Stahl
2014-11-13add CVE-2014-6352 testcaseCaolán McNamara
2014-11-13loplugin: cstylecastNoel Grandin