summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
AgeCommit message (Expand)Author
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin
2015-10-19cppcheck:duplInheritedMemberNoel Grandin
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-10-06loplugin:unusedmethodsNoel Grandin
2015-09-15Related: tdf#93675 wrong font used in drawings in exported .docxCaolán McNamara
2015-09-13boost->stdCaolán McNamara
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-08do 'TODO wiz 20150807'Caolán McNamara
2015-08-07Translate remaining German comments to English.Thomas Klausner
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-21some ww6 left-oversCaolán McNamara
2015-06-20loplugin:staticmethodsStephan Bergmann
2015-06-20sw: WW8 export: remove unused InsAsString8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partD: WW6 numbering exportMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partC: SwWW8Writer::bWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove unused WW8_SepInfo::pNumNdMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partA: WW8Export::bWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part4: wwFont::mbWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part3: wwFontHelper::mbWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode()Michael Stahl
2015-06-09Resolves: more crash on export of ooo47778-3.sxw to docxCaolán McNamara
2015-06-09combine duplicate code into shared methodCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07sw: prefix members of MSWordStylesMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-23fix duplicate attribute export to docx with ooo69297-4.odtCaolán McNamara
2015-04-21tdf#78606: Write DOCX header even if section is first paragraphEilidh McAdam
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-02-07loplugin:deletedspecialStephan Bergmann