summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-01fix/improve handling of mso-position-(horizontal|vertical)(-relative)Luboš Luňák1-81/+87
2014-07-22Resolves: fdo#52226 swap in graphics on .docx and .rtf exportCaolán McNamara1-1/+17
2014-07-11fdo#80410: sw: DOCX export: support DOCX embedded objectsMichael Stahl1-1/+6
2014-07-11fdo#80898:Fix for embedded obj 97-2003 MS Doc FileDushyant Bhalgami1-0/+7
2014-07-11fdo#80522 & fdo#80523:Embedded Macro-Enabled objects are not preservedPriyankaGaikwad1-0/+18
2014-07-11fdo#79968: & fdo#79969: Fix for embedded powerpoint & excel sheet in docx.Yogesh Bharate1-0/+18
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna1-3/+3
2014-06-29fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl1-1/+1
2014-06-11fdo#79062 File having Footnote with Text Effect got corrupted after RTRavindra Vidhate1-4/+1
2014-06-11fdo#79817:Fix for corruption having databinding have duplicates attributesRohit Deshmukh1-1/+1
2014-06-10fdo#78887 <w:br> tag is not being preserved after export.Ravindra Vidhate1-1/+10
2014-06-06fdo#79558: Do not overwrite w:shd valueJacobo Aragunde Pérez1-8/+10
2014-06-06fdo#79558: Preserve missing attributes in paragraph w:shdJacobo Aragunde Pérez1-6/+30
2014-06-06fdo#79691: Fix ppt files embedded in .docx documentsJacobo Aragunde Pérez1-1/+7
2014-05-26sw: Properly embed .xls sheets in .docx documentsJacobo Aragunde Pérez1-1/+7
2014-05-21fdo#78663 : Corrupt: 2007 WordArt whithin a Drawing toolRajashri1-0/+41
2014-05-21fdo#78469 FileCorrupt:During export LO was adding wrong tags inside <w:sdtPr>Tushar Bende1-3/+7
2014-05-20fdo#78659:FIle geting corrupted after Roundtrip due to fieldchar.Ravindra Vidhate1-1/+1
2014-05-20fdo#78654 LO was exporting corrupt docx file.sushil_shinde1-0/+2
2014-05-18fdo#78651 DOCX Incorrect export of nested TablesVinaya Mandke1-0/+1
2014-05-15fdo#78300 File Corrupt:drawing objects into a text box.PriyankaGaikwad1-2/+3
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin1-2/+0
2014-05-14fdo#78599: Fixed for file corruption which contains fields and hyperlinkPriyankaGaikwad1-0/+10
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-05-13DocxAttributeOutput: ClearGraphicCache() -> ClearRelIdCache()Miklos Vajna1-1/+1
2014-05-13fdo#78420 File is getting corrupted after exported from LO.Ravindra Vidhate1-0/+5
2014-05-12fdo#78325: Table Preferred width in percent is not preserved after RT.YogeshBharate1-3/+16
2014-05-09fdo#78292: Tags related to checkbox r being written in text tag for sdt cntnt.umeshkadam1-1/+2
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez1-2/+9
2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate1-0/+57
2014-04-30fdo#77725 LO not able to open/save file when exported multiple times.Ravindra Vidhate1-4/+8
2014-04-30sw: sal_Bool->boolNoel Grandin1-4/+4
2014-04-28fdo#77713 : File Corruption - Header.xmlRajashri1-3/+3
2014-04-28fdo#77759 : Embedded excel getting renamed to binary object.Ravindra Vidhate1-2/+5
2014-04-18fdo#74150:Numbered list getting display after RT -table-within-table-1.docxRajashri1-1/+1
2014-04-17coverity#1202835 Resource leakCaolán McNamara1-2/+1
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-3/+3
2014-04-11fdo#76597: Fix preservation issue of Spacing between paragraphRohit Deshmukh1-0/+14
2014-04-04fdo76734-Text Box is not preserved for file created in MSWord 2007.Sourav1-3/+10
2014-04-04Fix -Werror=type-limits and -Werror=sign-compareJacobo Aragunde Pérez1-1/+1
2014-04-04Fix -Werror=sign-compareJacobo Aragunde Pérez1-1/+1
2014-04-03oox: use HasItem instead of GetItemStateJacobo Aragunde Pérez1-14/+6
2014-04-03oox: Do not overwrite table style propertiesJacobo Aragunde Pérez1-16/+61
2014-04-03fdo#76979 DOCX export: a:srgbClr should be always an explicit colorMiklos Vajna1-1/+1
2014-04-03fdo#76589 : FILESAVE: DOCX: Numbered list is not preserved after RTPallavi Jadhav1-1/+1
2014-04-03oox: Preserve table style.Jacobo Aragunde Pérez1-0/+16
2014-04-03oox: Preserve cell theme color.Jacobo Aragunde Pérez1-4/+40
2014-04-01DocxAttributeOutput: port to FillAttributesMiklos Vajna1-9/+3
2014-03-30coverity#735940 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+6