summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)Author
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-08-31tdf#116436 rtf export: add missing table background fillJustin Luth
2018-06-25tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-05-23tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-03-04Translate German variable namesJohnny_M
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-16connectitivty: can use o3tl::make_unique<> hereMiklos Vajna
2018-02-05TypedWhichId in sw(2)Noel Grandin
2018-02-03RTF filter: handle horizontal flip of picture framesMiklos Vajna
2018-02-01sw: refactor StartRuby in ww8 filter.Mark Hung
2018-01-25tdf#115180: take table base width into accountMike Kaganski
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-15clang-format: restore lost warning on touching formatted file without checkMiklos Vajna
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski
2017-11-29clang-format: don't pick up non-existing binary from PATHMiklos Vajna
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna
2017-11-24tdf#67207: export MERGEDIELD to DOCX and DOCMike Kaganski
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23tdf#38778 fix missing run properties export for fields in docxSerge Krot
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna
2017-08-24sw:rtf - timely export of footnote char propertiesJustin Luth
2017-08-23tdf#111975: Inline checkbox control's label is not saved to DOC formatTamás Zolnai
2017-08-22writerperfect: make sure EPUBExportFilter.hxx is self-containedMiklos Vajna
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-15sw RTF export: indentation fixesMiklos Vajna
2017-08-11sw: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-02Improved loplugin:redundantcast const_cast handling: swStephan Bergmann
2017-05-31sw RTF export: fix indentationMiklos Vajna
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin