summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.hxx
AgeCommit message (Expand)Author
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20sw: avoid 'using namespace' in headersMiklos Vajna
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
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-08-07Fix typos in comments.Thomas Klausner
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-09Do not downcast opened bookmarks, neither (and just in case)Matteo Casalin
2015-07-09Better support more than 65k annotationsMatteo Casalin
2015-06-20sw: WW8 export: remove newly unused parametersMichael Stahl
2015-06-20sw: WW8 export: RawText parameter bForceUnicode is obsoleteMichael Stahl
2015-06-18Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-22DocxAttributeOutput::m_postponedDMLDrawing: use std::unique_ptr<>Miklos Vajna
2015-04-21tdf#78606: Write DOCX header even if section is first paragraphEilidh McAdam
2015-04-20Related: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-20fix crash on export of abi9702-1.doc to docxCaolán McNamara
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara
2015-04-17Resolves: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-17SwTableLines::size is an unreliable way to count rowsCaolán McNamara
2015-04-17incredibly dubious hunk of codeCaolán McNamara
2015-04-17refactor a tiny bit for future plans, no change in logicCaolán McNamara
2015-04-14DocxAttributeOutput::m_postponedVMLDrawing: use std::unique_ptr<>Miklos Vajna
2015-04-13DocxAttributeOutput::m_postponedOLE: use std::unique_ptr<>Miklos Vajna
2015-04-10DocxAttributeOutput::m_postponedDiagram: use std::unique_ptr<>Miklos Vajna
2015-04-09DocxAttributeOutput::m_pPostponedGraphic: use std::unique_ptr<>Miklos Vajna
2015-04-03DOCX export: use std::shared_ptr<> in FieldInfos::pFieldMiklos Vajna
2015-04-02DocxAttributeOutput::m_pPostponedCustomShape: use std::unique_ptr<>Miklos Vajna
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-30DocxAttributeOutput::m_pTableWrt: use std::unique_ptrMiklos Vajna
2015-03-26DOCX export: remove no longer needed AddToAttrList() variantsMiklos Vajna
2015-03-25DocxAttributeOutput::m_pParagraphSdtPrTokenAttributes: use std::unique_ptrMiklos Vajna
2015-03-24DocxAttributeOutput::m_pSdtPrDataBindingAttrs: use std::unique_ptrMiklos Vajna
2015-03-23DocxAttributeOutput::m_pParagraph/RunSdtPrTokenChildren: use std::unique_ptrMiklos Vajna
2015-03-21TransHighlightColor: update descriptionZolnai Tamás
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-17DocxAttributeOutput::m_pFoot/EndnotesList: use std::unique_ptrMiklos Vajna
2015-03-13DocxAttributeOutput::m_pBackgroundAttrList: use unique_ptrMiklos Vajna
2015-03-12DocxAttributeOutput::m_pColorAttrList: use shared_ptrMiklos Vajna
2015-03-11DocxAttribouteOutput::m_pHyperlinkAttrList: use unique_ptrMiklos Vajna
2015-03-10DocxAttributeOutput::m_pParagraphSpacingAttrList: use unique_ptrMiklos Vajna