summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Off by one.Jan Holesovsky1-4/+4
2014-04-10fdo#77051: Preservation of Index field flag '\f'.YogeshBharate2-0/+11
2014-04-09tweak the height value in testDmlRectangleResize once again to pass on MacNorbert Thiebaud1-1/+1
2014-04-09Unit test for .doc export of full colour bordersLuke Deller2-0/+125
2014-04-09SwModelTestBase: use rtl::ByteSequenceMiklos Vajna1-8/+4
2014-04-09html export: Simplify & speed-up the test.Jan Holesovsky1-11/+9
2014-04-09fdo#76583 DOCX import: Floating table information is not preserved in RT file.umeshkadam2-3/+17
2014-04-08sw: initialize FieldResult::m_eTypeMichael Stahl1-7/+1
2014-04-08WaE: passing OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-04-08WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-3/+3
2014-04-08sw html: Add missing textAndImage.docx document..Tomaž Vajngerl1-0/+0
2014-04-08sw html: HTML export test - option with or without "skipImages"Tomaž Vajngerl1-7/+56
2014-04-08sw test: add export test macro, remember test nameTomaž Vajngerl1-14/+66
2014-04-08another workaround for C++'s lack of proper overloadingMichael Stahl1-1/+2
2014-04-08fdo#69416: make footnote positions available to XProofreaderMichael Stahl1-0/+90
2014-04-08convert testModelToViewHelper to CPPUNIT_ASSERT_EQUALSMichael Stahl1-12/+18
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav2-0/+8
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann3-6/+3
2014-04-06Testcase for RtfAttributeOutput::SectionLineNumbering()Miklos Vajna2-0/+16
2014-04-05fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna2-0/+42
2014-04-04fdo76734-Text Box is not preserved for file created in MSWord 2007.Sourav2-0/+8
2014-04-04fdo#76628 RTF import: allow the same font to have multiple encodingsMiklos Vajna2-0/+22
2014-04-03oox: Do not overwrite table style propertiesJacobo Aragunde Pérez2-0/+5
2014-04-03bnc#821208 DOC import: fix unwanted char background in numbering char styleMiklos Vajna2-0/+3
2014-04-03fdo#76979 DOCX export: a:srgbClr should be always an explicit colorMiklos Vajna2-0/+10
2014-04-03fdo#76589 : FILESAVE: DOCX: Numbered list is not preserved after RTPallavi Jadhav2-0/+14
2014-04-03oox: Preserve table style.Jacobo Aragunde Pérez1-0/+4
2014-04-03oox: Preserve cell theme color.Jacobo Aragunde Pérez2-0/+18
2014-04-02fdo#76586 Table column separators from individual cell widthsVinaya Mandke2-0/+16
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-04-01SwXStyle::getPropertyValue: don't try to read a float into a sal_Int32Miklos Vajna1-3/+3
2014-04-01SwXTextFrame: also restore semi-lost BackColorTransparency propertyMiklos Vajna1-9/+0
2014-04-01SwXTextFrame: restore semi-lost BackColor propertyMiklos Vajna1-3/+0
2014-04-01DocxAttributeOutput: port to FillAttributesMiklos Vajna1-9/+0
2014-03-31MSWordExportBase::OutputItemSet: handle fill attributes as frame onesMiklos Vajna2-6/+0
2014-03-31sw: fix DOC/DOCX/RTF export of TextFrame background colorMiklos Vajna1-3/+0
2014-03-31sw: still use SvxBrushItem for page style backgroundMiklos Vajna2-5/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand6-4/+38
2014-03-28Related: fdo#73936 allow ModelToViewHelper to not expand footnotes..Caolán McNamara1-5/+11
2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara1-0/+23
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann11-18/+18
2014-03-27Unit test for .doc import of full colour bordersLuke Deller2-0/+116
2014-03-27RTF export: handle Relative{Height,Width}{,Relation}Miklos Vajna3-9/+9
2014-03-26fix test doc againLuboš Luňák1-0/+0
2014-03-26fix test document nameLuboš Luňák1-0/+0
2014-03-26test for ignoring negative cell margin valuesLuboš Luňák2-0/+8
2014-03-26Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák2-16/+0
2014-03-26cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna2-0/+7
2014-03-26RTF import: handle Relative{Height,Width}{,Relation}Miklos Vajna2-0/+51
2014-03-26related fdo#74981: add a unittest for kicksBjoern Michaelsen1-0/+29