summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-17pParagraphMarkerProperties can easily be a referenceMiklos Vajna1-1/+1
2014-10-14Remove confusing TableReference::operator=()Miklos Vajna1-7/+0
2014-10-08DOCX export: fix handling of shapes containing and also anchored inside tablesMiklos Vajna1-0/+16
2014-09-21Avoid manual realloc()Miklos Vajna1-1/+1
2014-09-08sal_Int16 -> FlyProcessingStateMiklos Vajna1-2/+2
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke1-0/+3
2014-08-21DOCX export: prevent multiple paragraphs in some SDT containersMiklos Vajna1-0/+2
2014-08-19DOCX export: handle SDT end right before a section break introducing headersMiklos Vajna1-0/+4
2014-08-18fdo#82492 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav1-0/+1
2014-08-08DOCX export: handle date SDT on paragraphsMiklos Vajna1-0/+2
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna1-0/+8
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna1-0/+4
2014-07-20cppcheck: operator "=" should return TableReference&Julien Nabet1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+2
2014-07-10DOCX export: write <w:alias> inside <w:sdtPr>Miklos Vajna1-1/+6
2014-07-10DOCX export: allow multiple runs in w:sdt tagsMiklos Vajna1-1/+7
2014-07-03fdo#80748: Fix for file corruption due to framePrRohit Deshmukh1-0/+2
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl1-1/+1
2014-06-19fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh1-1/+2
2014-06-17VML export: handle textbox textMiklos Vajna1-0/+1
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna1-0/+2
2014-06-06fdo#79558: Do not overwrite w:shd valueJacobo Aragunde Pérez1-0/+1
2014-05-22cppcheck: Function parameter 'rSize' should be passed by referenceThomas Arnhold1-1/+1
2014-05-22fdo#78333 : SdtContent and a Shape overlapping causes corruptionUmesh Kadam1-0/+6
2014-05-21fdo#78663 : Corrupt: 2007 WordArt whithin a Drawing toolRajashri1-0/+3
2014-05-21fdo#78469 FileCorrupt:During export LO was adding wrong tags inside <w:sdtPr>Tushar Bende1-0/+3
2014-05-13DocxAttributeOutput: ClearGraphicCache() -> ClearRelIdCache()Miklos Vajna1-1/+1
2014-05-13fdo#78420 File is getting corrupted after exported from LO.Ravindra Vidhate1-0/+1
2014-04-03oox: Do not overwrite table style propertiesJacobo Aragunde Pérez1-0/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-146/+146
2014-03-22fdo#76163 Fix for file corruption which contains fields and hyperlinkPriyankaGaikwad1-0/+1
2014-03-20ooxml: preserve dataBinding tag in SDT propertiesJacobo Aragunde Pérez1-1/+3
2014-03-20fdo#76327: only enclose the checkbox in the sdt block.Jacobo Aragunde Pérez1-3/+6
2014-03-19fdo#76316 : File gets corrupt after RoundtripPallavi Jadhav1-0/+2
2014-03-17ooxml: preserve w:sdt blocks containing w:docPartObj propertiesJacobo Aragunde Pérez1-0/+6
2014-03-17fdo#76122: File Corruption-doc contains nested alternateContents.YogeshBharate1-0/+3
2014-03-05fdo#73219 File corruption: Table in headerPriyankaGaikwad1-0/+2
2014-02-28sw: export OLE objects outside run propertiesJacobo Aragunde Pérez1-0/+1
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin1-0/+6
2014-02-26fdo#72563 : PAGEREF field tag not preserved during RoundtripTushar Bende1-1/+2
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke1-0/+1
2014-02-24sw: Preserve embedded spreadsheets in docxJacobo Aragunde Pérez1-0/+11
2014-02-23ooxml: handle w14:shadow in import/exportTomaž Vajngerl1-1/+1
2014-02-21ooxml: export w14:glow with subelements from a CharGrabGabTomaž Vajngerl1-0/+3
2014-02-21DOCX export: initial support for the DateField form controlMiklos Vajna1-0/+2
2014-02-21DOCX export: make sure a graphic is only written onceMiklos Vajna1-0/+3
2014-02-16DOCX export: nested text framesZolnai Tamás1-1/+3
2014-02-13FDO#74430: File Corruption due to repetition of docPr Idumeshkadam1-1/+0
2014-02-12DOCX Export of 'Table Cell Redline' (like insert cell or delete cell)Adam Co1-0/+1