summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.hxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14sw: indentation fixesMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24Related: tdf#92521 RTF export: handle section break right after a tableMiklos Vajna
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-17Use std::unique_ptrMiklos Vajna
2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna
2014-05-12sw: fix indentation in rtfexportMiklos Vajna
2014-04-04RtfExport: convert remaining two naked pointer membersMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke
2014-02-14DOC export: restore quotation of SEQ field namesMiklos Vajna
2014-02-13DOC/RTF export: fix handling of column breaks when there is only one columnMiklos Vajna
2014-01-09DOCX export of annotation marksMiklos Vajna
2014-01-05RTF export: write RTF_FTNSEP and RTF_CHFTNSEP if necessaryMiklos Vajna
2013-12-20typo fixesAndras Timar
2013-12-09RTF export: unused forward declarationMiklos Vajna
2013-11-23xub_StrLen to sal_Int32Matteo Casalin
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-04-27some eco-activismThomas Arnhold
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna
2012-12-26Drop unused variableTakeshi Abe
2012-12-26sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-03-29fix last commitLuboš Luňák
2012-03-29(const) char[] (i.e. size unknown) cannot be used with O(U)StringLuboš Luňák
2011-11-27RtfExport: remove unused includesMiklos Vajna
2011-09-03Related: fdo#38966 RTF export has to write titlepg before all headerf/footerfMiklos Vajna
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák