summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)Author
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate001
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna
2015-09-13boost->stdCaolán McNamara
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-05sw: use std::unique_ptr in docxattributeoutputMiklos Vajna
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-18sw: DOCX export: *really* fix non-well-formed XML with hyperlink/rubyMichael Stahl
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper
2015-07-09These functions and data can be localMatteo Casalin
2015-07-09Do not downcast opened bookmarks, neither (and just in case)Matteo Casalin
2015-07-09Better support more than 65k annotationsMatteo Casalin
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-20fix assert on exporting ooo106020-1.odt to docxCaolán McNamara
2015-06-20sw: WW8 export: remove newly unused parametersMichael Stahl
2015-06-20sw: WW8 export: RawText parameter bForceUnicode is obsoleteMichael Stahl
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl
2015-06-18sw: DOCX export fix non-well-formed XML if hyperlink followed by rubyMichael Stahl
2015-06-17fix crash on re-export of fdo60957-2.docx to docxCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-11best effort export of ooo72950-1.odt to docx without crashingCaolán McNamara
2015-06-10fix crash on export of ooo67471-2.sxw to docxCaolán McNamara
2015-06-03fix crash on export of ooo39845-7.sxw to .docxCaolán McNamara
2015-06-03fix crash on export of ooo34469-1.sxw to docxCaolán McNamara
2015-06-02move ++m_nFieldsInHyperlink from StartField_Impl to callersCaolán McNamara
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25fix assert on export of ooo40760-1.sxw to docxCaolán McNamara
2015-05-25Var starts with r but is not referenceCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier