summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.hxx
AgeCommit message (Expand)Author
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth
2016-10-11tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-07-11tdf#99090 docx export page-break only inside a paragraphJustin Luth
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung
2015-12-15sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
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