summaryrefslogtreecommitdiffstats
path: root/sw/qa
Commit message (Expand)AuthorAgeFilesLines
* fdo#75735 RTF import: fix COW when writing a nested structureMiklos Vajna2014-04-182-0/+15
* fdo#74150:Numbered list getting display after RT -table-within-table-1.docxRajashri2014-04-182-0/+15
* remove executable bitAndras Timar2014-04-1720-0/+0
* fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate2014-04-173-1/+9
* fdo#77476:FILE_SAVE : 'TIF' is changed to 'TIFF' in RTRavindra Vidhate2014-04-162-0/+11
* fdo#74652 : Extra image gets added to the document body after RT.Tushar Bende2014-04-162-0/+8
* Properly #ifdef some per-platform test codeStephan Bergmann2014-04-152-0/+10
* Remove dead codeStephan Bergmann2014-04-151-3/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-151-0/+5
* fdo#75722: Push missing unit test filesJacobo Aragunde Pérez2014-04-152-0/+0
* fdo#70838: fix rotation transformation in DML exporterJacobo Aragunde Pérez2014-04-151-8/+27
* fdo#75722: fix incorrect import of rotated DML shapesJacobo Aragunde Pérez2014-04-151-0/+29
* Avoid undefined beahvior in test codeStephan Bergmann2014-04-151-0/+2
* Line spacing is not preserved for styles.PriyankaGaikwad2014-04-152-0/+9
* fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna2014-04-142-0/+18
* fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke2014-04-142-1/+24
* fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna2014-04-122-0/+15
* fdo#76635 : Table borders not preserved after RTRajashri2014-04-112-0/+19
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-115-20/+20
* fdo#76597: Fix preservation issue of Spacing between paragraphRohit Deshmukh2014-04-112-0/+9
* Off by one.Jan Holesovsky2014-04-101-4/+4
* fdo#77051: Preservation of Index field flag '\f'.YogeshBharate2014-04-102-0/+11
* tweak the height value in testDmlRectangleResize once again to pass on MacNorbert Thiebaud2014-04-091-1/+1
* Unit test for .doc export of full colour bordersLuke Deller2014-04-092-0/+125
* SwModelTestBase: use rtl::ByteSequenceMiklos Vajna2014-04-091-8/+4
* html export: Simplify & speed-up the test.Jan Holesovsky2014-04-091-11/+9
* fdo#76583 DOCX import: Floating table information is not preserved in RT file.umeshkadam2014-04-092-3/+17
* sw: initialize FieldResult::m_eTypeMichael Stahl2014-04-081-7/+1
* WaE: passing OUString by value, rather pass by referenceTor Lillqvist2014-04-081-1/+1
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-04-081-3/+3
* sw html: Add missing textAndImage.docx document..Tomaž Vajngerl2014-04-081-0/+0
* sw html: HTML export test - option with or without "skipImages"Tomaž Vajngerl2014-04-081-7/+56
* sw test: add export test macro, remember test nameTomaž Vajngerl2014-04-081-14/+66
* another workaround for C++'s lack of proper overloadingMichael Stahl2014-04-081-1/+2
* fdo#69416: make footnote positions available to XProofreaderMichael Stahl2014-04-081-0/+90
* convert testModelToViewHelper to CPPUNIT_ASSERT_EQUALSMichael Stahl2014-04-081-12/+18
* fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav2014-04-082-0/+8
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-073-6/+3
* Testcase for RtfAttributeOutput::SectionLineNumbering()Miklos Vajna2014-04-062-0/+16
* fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna2014-04-052-0/+42
* fdo76734-Text Box is not preserved for file created in MSWord 2007.Sourav2014-04-042-0/+8
* fdo#76628 RTF import: allow the same font to have multiple encodingsMiklos Vajna2014-04-042-0/+22
* oox: Do not overwrite table style propertiesJacobo Aragunde Pérez2014-04-032-0/+5
* bnc#821208 DOC import: fix unwanted char background in numbering char styleMiklos Vajna2014-04-032-0/+3
* fdo#76979 DOCX export: a:srgbClr should be always an explicit colorMiklos Vajna2014-04-032-0/+10
* fdo#76589 : FILESAVE: DOCX: Numbered list is not preserved after RTPallavi Jadhav2014-04-032-0/+14
* oox: Preserve table style.Jacobo Aragunde Pérez2014-04-031-0/+4
* oox: Preserve cell theme color.Jacobo Aragunde Pérez2014-04-032-0/+18
* fdo#76586 Table column separators from individual cell widthsVinaya Mandke2014-04-022-0/+16
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-2/+2