summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexport.cxx
AgeCommit message (Expand)Author
2017-03-02Fix typosAndrea Gelmini
2017-01-11replace namespace url strings with function callsRosemary Sebastian
2016-12-20Move DrawingML serializer setting out of DocxAttributeOutput::BulletDefinitionMike Kaganski
2016-12-16tdf#99227 follow-up: synchronize setting serializersMike Kaganski
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-10-11tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna
2016-10-10tdf#95367 DOCX: allow r-t of changed first/follow sectionsJustin Luth
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2015-12-20sw: remove that silly lcl_CopyStreamMichael Stahl
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl
2015-12-20sw: stop using SfxObjectShell in DocxExport::WriteOLEObjectMichael Stahl
2015-12-15sw: fix MSVC build, stupid thing can't initialize const membersMichael Stahl
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl
2015-12-15sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl
2015-12-15sw: replace OUStringBufferMichael Stahl
2015-12-15sw: move ProgId parsing to DocxExport::WriteOLEObjectMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-02Fix typosAndrea Gelmini
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-21tdf#78606: Write DOCX header even if section is first paragraphEilidh McAdam
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara
2015-04-01tdf#60060: DOCX export of section protectionEilidh McAdam
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-02-23tdf#86543: reinterpret_cast -1 of appropriate width as special markerStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-11DOCX export: handle <w:autoHyphenation/>Miklos Vajna
2014-12-11DOCX export: don't write w:suppressAutoHyphens unconditionallyMiklos Vajna
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin