summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.hxx
AgeCommit message (Expand)Author
2016-08-29loplugin:staticmethodsStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-04-29sw: no need to copy these in docxsdrexportMiklos Vajna
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-08-03new loplugin: refcountingNoel Grandin
2015-05-21o3tl: add make_unique template till we can't use std::make_uniqueMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-28DocxSdrExport::Impl::m_pTextboxAttrList: use std::unique_ptr<>Miklos Vajna
2015-04-24checkFrameBtlr() can be moved to DocxSdrExport::ImplMiklos Vajna
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-03-20DocxSdrExport::Impl: use std::unique_ptr for m_pDashLineStyleAttrMiklos Vajna
2015-03-19DocxSdrExport::Impl: use std::unique_ptr for m_pFlyFillAttrListMiklos Vajna
2015-03-14DocxSdrExport::Impl::m_pFlyAttrList: use unique_ptrMiklos Vajna
2015-02-28boost::shared_ptr -> std::shared_ptrMiklos Vajna
2015-02-08sw: make sure that these headers are self-containedMiklos Vajna
2014-12-31Add DocxSdrExport::writeBoxItemLine()Miklos Vajna
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-07-17DocxSdrExport: move member to impl classMiklos Vajna
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-06-19fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh
2014-06-17VML export: handle textbox textMiklos Vajna
2014-06-06DOCX drawingML export: don't export textboxes of shapes twiceMiklos Vajna
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-05-23fdo#78882: DOCX: File gets corrupt after RoundtripPallavi Jadhav
2014-05-21unused DocxSdrExport::setDrawingOpen()Miklos Vajna
2014-05-21fdo#78469 FileCorrupt:During export LO was adding wrong tags inside <w:sdtPr>Tushar Bende
2014-05-15fdo#78300 File Corrupt:drawing objects into a text box.PriyankaGaikwad
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13remove dead codeNoel Grandin
2014-05-12unused DocxSdrExport::get/setFlyFrameGraphicMiklos Vajna
2014-04-27fdo#77718: Picture inside SmartArt changes after RTumeshkadam
2014-03-18sw: not used getter / setter methodsMiklos Vajna
2014-03-18fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-17fdo#76122: File Corruption-doc contains nested alternateContents.YogeshBharate
2014-03-06DocxSdrExport: fix indentationMiklos Vajna
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke
2014-02-26fdo#74771 : LibreOffice image captions crash MS Office WordTushar Bende
2014-02-13Fix for: DOCX-Preservation of Line style Dash type of "Shape with text inside"Pallavi Jadhav
2014-01-13DocxAttributeOutput: factor out writeDMLTextFrame() into DocxSdrExportMiklos Vajna
2014-01-10fdo#73227: Fix for corruption after RTPallavi Jadhav
2014-01-06DocxAttributeOutput: factor out writeVMLTextFrame() into DocxSdrExportMiklos Vajna
2013-12-19DocxAttributeOutput::WriteDMLTextFrame: write effect listMiklos Vajna
2013-12-13Factor out DocxSdrExport from DocxAttributeOutputMiklos Vajna