summaryrefslogtreecommitdiffstats
path: root/sd/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#92001 'Handles' contains array of PropertyValuesAndras Timar2015-06-123-0/+45
* indentation fixesMiklos Vajna2015-05-281-1/+1
* Coding style: removing the scope resolution operator in xDocShRef declarationsRobert Antoni Buj Gelonch2015-05-271-33/+33
* CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna2015-05-271-1/+14
* CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna2015-05-272-6/+30
* tdf#90338 tdf#84254 DrawingML export fixAndras Timar2015-05-273-0/+562
* tdf#90607-Test Case for the patchCharu Tyagi2015-05-142-0/+26
* tdf#80340: Table changes format in PPTX formatyogesh.bharate0012015-05-122-0/+25
* tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad2015-05-123-0/+68
* tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad2015-05-112-0/+29
* tdf#90672: PPTX table cell border color is not exported.yogesh.bharate0012015-05-092-1/+6
* tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0012015-05-092-2/+59
* tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad2015-04-302-0/+37
* Fix --disable-pdfimport buildTor Lillqvist2015-04-281-0/+10
* CppunitTest_sd_tiledrendering: add search testcaseMiklos Vajna2015-04-241-6/+68
* tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate0012015-04-212-0/+46
* tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad2015-04-212-0/+22
* Add SdXImpressDocument::resetSelection() testcase.Miklos Vajna2015-04-141-0/+26
* Add SdXImpressDocument::setGraphicSelection() testcase.Miklos Vajna2015-04-142-0/+24
* tdf#90255 FILESAVE:PPTX 'startAt' tag for bullet numbering is not exportedPriyankaGaikwad2015-04-132-0/+26
* loplugin:staticmethodsNoel Grandin2015-04-131-1/+1
* Add SdXImpressDocument::postKeyEvent() testcase.Miklos Vajna2015-04-131-0/+28
* loplugin:unreffunStephan Bergmann2015-04-071-0/+10
* Add SdXImpressDocument::setTextSelection() testcase.Miklos Vajna2015-04-071-6/+36
* Add SdXImpressDocument::postMouseEvent() testcase.Miklos Vajna2015-04-071-0/+35
* Add testcase for sd::Window::LogicInvalidate().Miklos Vajna2015-04-072-0/+125
* tdf#90403 PPTX import: use real table sizeAndras Timar2015-04-033-0/+5
* bnc#910045 wrong cell fill color defined by table styleZolnai Tamás2015-03-312-0/+23
* bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotatedAndras Timar2015-03-303-0/+310
* Revert "tdf#90174 FILESAVE: export of bullet color for pptx"Stephan Bergmann2015-03-252-28/+0
* tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad2015-03-242-0/+28
* coverity#1291170 unchecked dynamic_castCaolán McNamara2015-03-211-0/+1
* tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad2015-03-202-0/+25
* tdf#89806 : Fixed background fill export for table cell.Sushil Shinde2015-03-202-0/+55
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-192-13/+13
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-182-8/+8
* Actually execute testPDFImportSkipImagesStephan Bergmann2015-03-051-0/+1
* Unit tests for PDF importMihai Varga2015-03-053-3/+52
* tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás2015-02-074-7/+7
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-2/+2
* font cache gets broken on adding an embedded fontCaolán McNamara2015-01-201-0/+0
* This test fails for Windows, so skip it for now.Zolnai Tamás2014-12-221-0/+8
* More typosZolnai Tamás2014-12-221-2/+2
* Fix typoZolnai Tamás2014-12-221-1/+1
* bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás2014-12-222-0/+35
* bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás2014-12-222-0/+40
* bnc#822341: PPTX export of embedded text documentsZolnai Tamás2014-12-222-0/+37
* sd: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-7/+7
* sd: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-1/+1
* Test also Impress export / import of images with special IDZolnai Tamás2014-12-082-0/+82