summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-14DOC export: fix writing multiple smart tagsMiklos Vajna1-2/+2
2015-12-14DOC export: write propBags in SmartTagDataMiklos Vajna1-0/+13
2015-12-14DOC export: write stringTable in SmartTagDataMiklos Vajna1-3/+18
2015-12-14DOC export: write factoidTypes in SmartTagDataMiklos Vajna1-0/+11
2015-12-14DOC export: write SttbfBkmkFactoid structureMiklos Vajna1-0/+17
2015-12-14DOC export: embed factoids when writing factoid bookmarksMiklos Vajna1-0/+3
2015-12-10DOC export: write smart tag locations to table streamMiklos Vajna1-0/+77
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl1-4/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-8/+8
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-97/+97
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-2/+1
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-13/+18
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-19/+21
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+1
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin1-1/+0
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin1-0/+1
2015-10-19cppcheck:duplInheritedMemberNoel Grandin1-1/+0
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-06loplugin:unusedmethodsNoel Grandin1-10/+1
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-09-09no point in reminding me now, we shipped a while backCaolán McNamara1-1/+1
2015-08-21loplugin:defaultparamsNoel Grandin1-3/+3
2015-08-03sw: inline use-once typedefsNoel Grandin1-2/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth1-0/+3
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-20loplugin:staticmethodsStephan Bergmann1-3/+3
2015-06-20-Werror=unused-parameterStephan Bergmann1-0/+1
2015-06-20sw: WW8 export: remove WW6 export, partC: SwWW8Writer::bWrtWW8Michael Stahl1-1/+1
2015-06-20sw: WW8 export: remove newly unused parametersMichael Stahl1-4/+4
2015-06-20sw: WW8 export: remove WW6 export, partA: WW8Export::bWrtWW8Michael Stahl1-308/+161
2015-06-20sw: WW8 export: remove WW6 export, part3: wwFontHelper::mbWrtWW8Michael Stahl1-1/+1
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl1-1/+1
2015-06-20sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode()Michael Stahl1-36/+13
2015-06-09Resolves: more crash on export of ooo47778-3.sxw to docxCaolán McNamara1-6/+17
2015-06-09combine duplicate code into shared methodCaolán McNamara1-22/+17
2015-06-08Resolves: crash on export of ooo47778-3.sxw to docxCaolán McNamara1-3/+43
2015-06-05sw: WW8 export: avoid invalidated positions in sw::FramesMichael Stahl1-0/+3
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-245/+245
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-3/+3
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-3/+3