summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2015-05-11Related: tdf#66353 make a basic regression test for formula parserCaolán McNamara1-0/+38
2015-05-11sw/qa/extras doc: advertise CPPUNIT_TEST_NAMEMiklos Vajna2-28/+4
2015-05-11tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna2-0/+14
2015-05-10Imagedata test: test fill-attributes are not written at allJoren De Cuyper1-2/+2
2015-05-10Don't write empty vertAnchor, HorzAnchor, tblpYSpec and tblpXSpec attributesJoren De Cuyper1-0/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-2/+2
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper2-0/+11
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara1-16/+16
2015-05-07Fix typo informations -> informationAndrea Gelmini1-1/+1
2015-05-07tdf#91122 unit test for docx import with wrong vertical positionLászló Németh2-0/+13
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin4-4/+4
2015-05-04tdf#91077 unit tests for shape import of discarded DOCX header/footerLászló Németh2-2/+14
2015-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan2-0/+7
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl1-0/+31
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate1-1/+1
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde2-0/+12
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna1-0/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+215
2015-04-27CppunitTest_sw_ooxmlsdrexport: split into two partsMiklos Vajna2-871/+919
2015-04-23fix duplicate attribute export to docx with ooo69297-4.odtCaolán McNamara2-2/+10
2015-04-21loplugin:cstylecastStephan Bergmann1-2/+2
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna3-0/+37
2015-04-21Applies CharAttribute to selected text and tests undoAustin Chen1-0/+38
2015-04-21RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna2-0/+87
2015-04-21tdf#78606: unittest for docx section header export bugEilidh McAdam2-0/+8
2015-04-20Related: tdf#90681 table model can have truly empty cellsCaolán McNamara3-1/+12
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna2-0/+26
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna2-0/+11
2015-04-19add test-case for EDB-36788Caolán McNamara1-0/+0
2015-04-18testOldComplexMerge: work around buggy libxml by not using //Miklos Vajna1-5/+4
2015-04-18silence MacOSX_37-tdf-buildbot failureCaolán McNamara1-0/+4
2015-04-17Resolves: tdf#90681 table model can have truly empty cellsCaolán McNamara2-0/+9
2015-04-17RTF filter: export \hyphautoMiklos Vajna2-0/+11
2015-04-17tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna2-0/+11
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-16RTF import: fix handling of \objdataMiklos Vajna2-0/+148
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna3-0/+29
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl2-0/+6
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl1-0/+11
2015-04-14tdf#88337: add test documentRegina Henschel1-0/+0
2015-04-14have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen1-10/+10
2015-04-14Related: tdf#90130 gradient transparency goes missingCaolán McNamara3-1/+11
2015-04-13Resolves: tdf#90130 don't clobber new solid-color on seeing old transparencyCaolán McNamara2-0/+10
2015-04-13add some label testsBjoern Michaelsen1-0/+6
2015-04-13add set/getData testsBjoern Michaelsen1-8/+35
2015-04-13move check_table/fill_table from inner f. to priv. member fnct.Bjoern Michaelsen1-13/+13
2015-04-13Add SwXTextDocument::postKeyEvent() testcase.Miklos Vajna1-0/+18
2015-04-12tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna2-0/+24
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin1-1/+1