summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna1-2/+3
2015-06-22sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna1-0/+3
2015-06-22sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna1-0/+22
2015-06-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar3-0/+45
2015-05-28CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna1-1/+14
2015-05-28CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna2-6/+30
2015-05-28tdf#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
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0012-2/+59
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad2-0/+37
2015-04-28Fix --disable-pdfimport buildTor Lillqvist1-0/+10
2015-04-24CppunitTest_sd_tiledrendering: add search testcaseMiklos Vajna1-6/+68
2015-04-21tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate0012-0/+46
2015-04-21tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad2-0/+22
2015-04-14Add SdXImpressDocument::resetSelection() testcase.Miklos Vajna1-0/+26
2015-04-14Add SdXImpressDocument::setGraphicSelection() testcase.Miklos Vajna2-0/+24
2015-04-13tdf#90255 FILESAVE:PPTX 'startAt' tag for bullet numbering is not exportedPriyankaGaikwad2-0/+26
2015-04-13loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-13Add SdXImpressDocument::postKeyEvent() testcase.Miklos Vajna1-0/+28
2015-04-07loplugin:unreffunStephan Bergmann1-0/+10
2015-04-07Add SdXImpressDocument::setTextSelection() testcase.Miklos Vajna1-6/+36
2015-04-07Add SdXImpressDocument::postMouseEvent() testcase.Miklos Vajna1-0/+35
2015-04-07Add testcase for sd::Window::LogicInvalidate().Miklos Vajna2-0/+125
2015-04-03tdf#90403 PPTX import: use real table sizeAndras Timar3-0/+5
2015-03-31bnc#910045 wrong cell fill color defined by table styleZolnai Tamás2-0/+23
2015-03-30bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotatedAndras Timar3-0/+310
2015-03-25Revert "tdf#90174 FILESAVE: export of bullet color for pptx"Stephan Bergmann2-28/+0
2015-03-24tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad2-0/+28
2015-03-21coverity#1291170 unchecked dynamic_castCaolán McNamara1-0/+1
2015-03-20tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad2-0/+25
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde2-0/+55
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin2-13/+13
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-8/+8
2015-03-05Actually execute testPDFImportSkipImagesStephan Bergmann1-0/+1
2015-03-05Unit tests for PDF importMihai Varga3-3/+52
2015-02-07tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás4-7/+7
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-2/+2
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara1-0/+0
2014-12-22This test fails for Windows, so skip it for now.Zolnai Tamás1-0/+8
2014-12-22More typosZolnai Tamás1-2/+2
2014-12-22Fix typoZolnai Tamás1-1/+1
2014-12-22bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás2-0/+35
2014-12-22bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás2-0/+40
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás2-0/+37
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann3-7/+7
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1