summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin
2015-10-19cppcheck:duplInheritedMemberNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02Fix typosAndrea Gelmini
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-09-07Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-07related to tdf#87437: prevent null pointer function callJustin Luth
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-15tdf#87437 exclude CR/cell break from redline deletionsJustin Luth
2015-07-08Fix typosAndrea Gelmini
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth
2015-06-20sw: WW8 export: remove WW6 residue in WW8AttributeOutput::Redline()Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part6: bWrtWW8 in wrtw8nds.cxxMichael Stahl
2015-06-20sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsoleteMichael 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-18sw: WW8 export: speed up attribute iterationMichael Stahl
2015-06-18sw: DOCX export: fix exporting of hyperlink inside rubyMichael Stahl
2015-06-18sw: WW8: except refmark these attributes always have an end positionMichael Stahl
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-09hinter: 'after' better than 'behind'Caolán McNamara
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-11convert MarkType to enum classNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-01-26coverity#1266447 Explicit null dereferencedCaolán McNamara
2015-01-26coverity#1266444 Explicit null dereferencedCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-29MSWordExportBase: Value stored to 'bPostponeWritingText' is never readMiklos Vajna