summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)Author
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-24tdf#65955 DOCX: bookmarks at the end of paragraphSzymon Kłos
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-15crashtesting: assert on export of fdo59645-3.odt to docxCaolán McNamara
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai
2017-11-09tdf#66401 don't lose docx-combined-characters' font props on roundtripAndreas Brandner
2017-11-08crashtesting: assert on re-export of fdo55459-1.docx to docxCaolán McNamara
2017-11-07loplugin:constparams in swNoel Grandin
2017-11-05Fix typosAndrea Gelmini
2017-11-04tdf#42346: DOCX export of cross-references to objectsTamás Zolnai
2017-11-04tdf#46938 ooxmlexport: override style tabstops when tabs removedJustin Luth
2017-11-03tdf#38778 Fix output of the font in DOC runSerge Krot
2017-10-30tdf#92524 ooxmlexport: recognize COL_AUTO for RES_BACKGROUNDJustin Luth
2017-10-26related tdf#78508 and n#793262: import w:tcMar_start/endJustin Luth
2017-10-25tdf#38778 Added colors into run properties of field runSerge Krot
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23tdf#38778 fix missing run properties export for fields in docxSerge Krot
2017-10-16tdf#66398 Fix copy-paste: call start() bookmark instead of end()Serge Krot
2017-10-10tdf#66398 Parse and output permissions for DOCX using bookmarksSerge Krot
2017-09-18tdf#109310 ooxmlexport: write Xnote character styleJustin Luth
2017-09-15Replacing old-style iterator loops with range based for loopsVasily Melenchuk
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-13Replace some lists by vectors in docxattributeoutput (sw/ww8)Julien Nabet
2017-09-07tdf#103090 replace spaces by underscore in bookmark names for DOCX.Vasily Melenchuk
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke
2017-08-23DOCX: Fix an other test case of ActiveX control exportTamás Zolnai
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-19tdf#98700 docxexport: don't force on ParaKeepTogetherJustin Luth
2017-08-18NdTopLeft is unused now.Tamás Zolnai
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth
2017-08-11m_pPostponedVMLDrawings is unused nowTamás Zolnai
2017-08-09tdf#66212 - Hebrew numbering import/export supportYossi Zahn
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-14tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc.Thomas Beck
2017-06-13tdf#107618 DOCX export: fix missing header when doc ends with sectionMiklos Vajna
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Improved loplugin:redundantcast const_cast handling: swStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna
2017-05-28tdf#107837 DOCX export: fix balanced multi-col section at doc endMiklos Vajna
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-16tdf#107801 docx export: support w:kernJustin Luth
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin