summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexport.cxx
AgeCommit message (Expand)Author
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna
2014-10-29sw: convert last usage of switchHeaderFooter() to DocxTableExportContextMiklos Vajna
2014-10-26Let's have both switchHeaderFooter() calls in DocxExport::WriteHeaderFooter()Miklos Vajna
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-19DOCX export: handle SDT end right before a section break introducing headersMiklos Vajna
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-05-13DocxAttributeOutput: ClearGraphicCache() -> ClearRelIdCache()Miklos Vajna
2014-05-13fdo#78420 File is getting corrupted after exported from LO.Ravindra Vidhate
2014-04-28fdo#77759 : Embedded excel getting renamed to binary object.Ravindra Vidhate
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-17fdo#76098 ContentType for .xlsm external data file is wrongRavindra Vidhate
2014-03-12fdo#76015 : Oleobject relationship entry was exported into wrong file.sushil_shinde
2014-03-05coverity#735941 Dereference after null checkCaolán McNamara
2014-02-28ooxml export: write w:compatSettings if present in GrabBagTomaž Vajngerl
2014-02-28ooxml export: write mc:Ignorable for w14 and wp14 namespaceTomaž Vajngerl
2014-02-28ooxml export: rename member settings to m_aSettingsTomaž Vajngerl
2014-02-28sw: prevent crashJacobo Aragunde Pérez
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26sw: write other types of embeddings properly to docxJacobo Aragunde Pérez
2014-02-24sw: Preserve embedded spreadsheets in docxJacobo Aragunde Pérez
2014-02-21ooxml: export w14:glow with subelements from a CharGrabGabTomaž Vajngerl
2014-02-21DOCX export: fix image counters for multiple documentsMiklos Vajna
2014-02-13fdo#73541 "Page Margins : Mirrored" was not preserved on export to DOCXVinaya Mandke
2014-02-06DOCX export: register wp14 namespaceMiklos Vajna
2014-01-31fdo#73872: File Corruption - Issue with w:footerReference in document.xmlYogeshBharate
2014-01-10fdo#72520 : Exporting embedding data folder from grab bag.sushil_shinde
2014-01-09DOCX export of annotation marksMiklos Vajna
2013-12-17DOCX drawingml export: give drawinglayer pictures the correct namespaceMiklos Vajna
2013-12-17DocxExport::OutputDML: fix export of shapes in headersMiklos Vajna
2013-12-13Factor out DocxSdrExport from DocxAttributeOutputMiklos Vajna
2013-12-13fdo#71594: Fix for LO crash while saving of file.Rohit Deshmukh
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh
2013-12-12DocxExport::OutputDML: use the right namespace for groupshapesMiklos Vajna
2013-12-12DOCX export: declare wpg namespaceMiklos Vajna
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna
2013-12-11fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez
2013-12-11DOCX export: write mc:AlternateContent around drawingml shapesMiklos Vajna
2013-12-10DOCX export: add a method to write an XShape as drawingmlMiklos Vajna
2013-11-23xub_StrLen to sal_Int32Matteo Casalin
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde