summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2015-05-15avoid crashing on load of fdo54724-1.rtfCaolán McNamara
2015-05-15SwEditWin::SetCursorTwipPosition: support creating a selectionMiklos Vajna
2015-05-15tdf#91260: add missing test documentLászló Németh
2015-05-15tdf#91260: unit test for textbox shrinkingLászló Németh
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna
2015-05-12CppunitTest_sw_rtfimport: error C3861: 'paste': identifier not foundMiklos Vajna
2015-05-12tdf#90260 testcaseMiklos Vajna
2015-05-12tdf#70318: don't forget to clean up second fake paragraphMike Kaganski
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna
2015-05-11Related: tdf#66353 make a basic regression test for formula parserCaolán McNamara
2015-05-11sw/qa/extras doc: advertise CPPUNIT_TEST_NAMEMiklos Vajna
2015-05-11tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna
2015-05-10Imagedata test: test fill-attributes are not written at allJoren De Cuyper
2015-05-10Don't write empty vertAnchor, HorzAnchor, tblpYSpec and tblpXSpec attributesJoren De Cuyper
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara
2015-05-07Fix typo informations -> informationAndrea Gelmini
2015-05-07tdf#91122 unit test for docx import with wrong vertical positionLászló Németh
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04tdf#91077 unit tests for shape import of discarded DOCX header/footerLászló Németh
2015-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27CppunitTest_sw_ooxmlsdrexport: split into two partsMiklos Vajna
2015-04-23fix duplicate attribute export to docx with ooo69297-4.odtCaolán McNamara
2015-04-21loplugin:cstylecastStephan Bergmann
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna
2015-04-21Applies CharAttribute to selected text and tests undoAustin Chen
2015-04-21RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna
2015-04-21tdf#78606: unittest for docx section header export bugEilidh McAdam
2015-04-20Related: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna
2015-04-19add test-case for EDB-36788Caolán McNamara
2015-04-18testOldComplexMerge: work around buggy libxml by not using //Miklos Vajna
2015-04-18silence MacOSX_37-tdf-buildbot failureCaolán McNamara
2015-04-17Resolves: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-17RTF filter: export \hyphautoMiklos Vajna
2015-04-17tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16RTF import: fix handling of \objdataMiklos Vajna
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl
2015-04-14tdf#88337: add test documentRegina Henschel