summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)AuthorFilesLines
2014-07-14fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás1-10/+14
2014-07-09fix fdo#77844: header wrongly enabled from .docLuke Deller1-2/+13
2014-07-09sw: do more input validation in SwWW8ImplReader::Read_AndMichael Stahl1-1/+3
2014-07-08fix crash loading ooo#93570-3.docCaolán McNamara1-13/+26
2014-07-08DOC import: fix nested commentsMiklos Vajna2-1/+15
2014-07-08coverity#1158240 Dereference before null checkCaolán McNamara1-2/+2
2014-07-02fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl9-34/+28
2014-06-24fix reading of section margins (bnc#875715)Luboš Luňák1-18/+19
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann1-24/+17
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl3-4/+68
2014-05-28fdo#77454: sw: ww8 import: add heuristic to ignore mangled crop valuesMichael Stahl1-2/+8
2014-05-26bnc#863018 WW8 import: fix upper margin of multi-page floating tableMiklos Vajna4-9/+35
2014-05-26fdo#79008 Crash: File getting crash while saving in LODinesh Patil1-1/+1
2014-05-25fdo#77454: fix WW8 import/export of negative image cropMichael Stahl2-16/+33
2014-05-23MSWord uses \xb for linebreaks in DB fields (bnc#878854)Luboš Luňák1-0/+2
2014-05-20-Werror,-Wunused-resultStephan Bergmann1-1/+1
2014-05-20resolved fdo#66620 keywords occur in unquoted context onlyEike Rathke1-12/+92
2014-05-08Handle bad SwWW8ImplReader::GetCol inputStephan Bergmann1-2/+4
2014-04-22fdo#71785: File hangs LibreOffice on SaveYogeshBharate1-2/+18
2014-04-22fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna2-0/+11
2014-03-28cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna1-1/+3
2014-03-10fdo#71784: Invalid Sections getting added to the document after RTTushar Bende1-1/+1
2014-03-10cp#1000039 DOC import: ignore symbol charset of the symbol fontMiklos Vajna1-0/+5
2014-03-05bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna1-0/+5
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann1-1/+1
2014-01-06cp#2013101510000026: fix file coruption caused by comments' doc exportZolnai Tamás1-7/+0
2014-01-03cp#2013101510000026: doc import of comments affecting more text nodesZolnai Tamás1-5/+44
2014-01-03cp#2013101510000026: doc export of commented text rangesZolnai Tamás4-7/+111
2014-01-03cp#2013101510000026: fix doc export of comments initialsZolnai Tamás2-23/+31
2014-01-03cp#2013101510000026: wrong highlight of commented text range imported from docZolnai Tamás1-4/+3
2013-12-21fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl4-10/+10
2013-12-04SwRTFWriter: fix string conversionMiklos Vajna1-1/+1
2013-12-02fdo#71749: sw: WW8: don't loop on tables in footnotesMichael Stahl1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann7-55/+71
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna3-3/+18
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-1/+1
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde1-1/+53
2013-11-15Fixed for spacing between lines having lineRule "auto" is getting preservedPriyankaGaikwad1-0/+3
2013-11-15LibreOffice Corrupts DOCX files containing Footnotes after RoundtripPallavi Jadhav2-2/+6
2013-11-15Save Image-Crop information for GIF in docxPallavi Jadhav1-2/+8
2013-11-15DOCX export: fixes for para auto spacing roundtripMiklos Vajna1-1/+5
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar3-10/+56
2013-11-15DOCX:fdo#71646 fix wrong direction when save the file.Faisal M. Al-Otaibi1-0/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde2-0/+47
2013-11-14fdo#65295 - add export of text-box gradient fill angleAdam Co1-0/+11
2013-11-14fdo#65295 : swap gradient text-box colors only in case of axisAdam Co1-3/+11
2013-11-14Fixed missing hyperlink end tagYogeshBharate1-1/+0
2013-11-14Save Image-Crop information in docx for PNGPallavi Jadhav1-7/+14
2013-11-14Save Image-Crop information in docxPallavi Jadhav2-9/+45