summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/ww8/wrtww8.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#61511 RTF export: handle page background solid color fillMiklos Vajna2016-02-021-0/+16
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-8/+8
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+1
* sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna2015-11-101-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-97/+97
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* use uno::Reference::set method instead of assignmenNoel Grandin2015-11-051-2/+1
* loplugin:stringconstantNoel Grandin2015-11-041-1/+1
* sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-281-13/+18
* sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-281-19/+21
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+1
* cppcheck:nullPointerRedundantCheckNoel Grandin2015-10-191-1/+0
* Revert "cppcheck:duplInheritedMember"Noel Grandin2015-10-191-0/+1
* cppcheck:duplInheritedMemberNoel Grandin2015-10-191-1/+0
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-2/+2
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-061-10/+1
* Fix typosAndrea Gelmini2015-10-021-1/+1
* no point in reminding me now, we shipped a while backCaolán McNamara2015-09-091-1/+1
* loplugin:defaultparamsNoel Grandin2015-08-211-3/+3
* sw: inline use-once typedefsNoel Grandin2015-08-031-2/+1
* improve the returnbyref lopluginNoel Grandin2015-07-061-2/+2
* Fix typosAndrea Gelmini2015-07-041-1/+1
* tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth2015-07-031-0/+3
* Fix typosAndrea Gelmini2015-06-221-1/+1
* loplugin:staticmethodsStephan Bergmann2015-06-201-3/+3
* -Werror=unused-parameterStephan Bergmann2015-06-201-0/+1
* sw: WW8 export: remove WW6 export, partC: SwWW8Writer::bWrtWW8Michael Stahl2015-06-201-1/+1
* sw: WW8 export: remove newly unused parametersMichael Stahl2015-06-201-4/+4
* sw: WW8 export: remove WW6 export, partA: WW8Export::bWrtWW8Michael Stahl2015-06-201-308/+161
* sw: WW8 export: remove WW6 export, part3: wwFontHelper::mbWrtWW8Michael Stahl2015-06-201-1/+1
* sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl2015-06-201-1/+1
* sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode()Michael Stahl2015-06-201-36/+13
* Resolves: more crash on export of ooo47778-3.sxw to docxCaolán McNamara2015-06-091-6/+17
* combine duplicate code into shared methodCaolán McNamara2015-06-091-22/+17
* Resolves: crash on export of ooo47778-3.sxw to docxCaolán McNamara2015-06-081-3/+43
* sw: WW8 export: avoid invalidated positions in sw::FramesMichael Stahl2015-06-051-0/+3
* loplugin: loopvartoosmallKatarina Behrens2015-06-021-4/+4
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-245/+245
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-3/+3
* Remove SvStorageStreamRef aliasStephan Bergmann2015-05-071-3/+3
* sw: prefix members of MSWordExportBaseMiklos Vajna2015-05-031-352/+352
* loplugin:simplifyboolStephan Bergmann2015-04-241-2/+2
* de-trainwreck if statementCaolán McNamara2015-04-231-33/+34
* fix scopeCaolán McNamara2015-04-231-1/+1
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-2/+2
* solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara2015-04-141-14/+8
* fix MAXTABLECELLS related crash on export of ooo106020-1.odt to docCaolán McNamara2015-04-141-10/+2