summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-14tdf#91083 - .doc: emulate table kept-with-next not splittingJustin Luth1-1/+1
2015-12-10DOC export: write smart tag locations to table streamMiklos Vajna1-0/+6
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-16/+16
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-2/+2
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-15/+15
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-52/+52
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin1-2/+1
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin1-1/+2
2015-10-19cppcheck:duplInheritedMemberNoel Grandin1-2/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-10-02Fix typosAndrea Gelmini1-2/+2
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-8/+8
2015-09-07Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara1-7/+11
2015-08-21loplugin: defaultparamsNoel Grandin1-6/+6
2015-08-07related to tdf#87437: prevent null pointer function callJustin Luth1-1/+1
2015-08-03sw: inline use-once typedefsNoel Grandin1-4/+4
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-29/+0
2015-07-15tdf#87437 exclude CR/cell break from redline deletionsJustin Luth1-0/+11
2015-07-08Fix typosAndrea Gelmini1-3/+3
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth1-0/+63
2015-06-20sw: WW8 export: remove WW6 residue in WW8AttributeOutput::Redline()Michael Stahl1-10/+11
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl1-49/+0
2015-06-20sw: WW8 export: remove WW6 export, part6: bWrtWW8 in wrtw8nds.cxxMichael Stahl1-109/+34
2015-06-20sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsoleteMichael Stahl1-1/+1
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl1-15/+2
2015-06-20sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode()Michael Stahl1-2/+1
2015-06-18sw: WW8 export: speed up attribute iterationMichael Stahl1-0/+4
2015-06-18sw: DOCX export: fix exporting of hyperlink inside rubyMichael Stahl1-6/+39
2015-06-18sw: WW8: except refmark these attributes always have an end positionMichael Stahl1-3/+6
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-244/+244
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna1-89/+89
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+2
2015-04-09hinter: 'after' better than 'behind'Caolán McNamara1-1/+1
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-5/+5
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-5/+5
2015-03-28merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-2/+2
2015-03-11convert MarkType to enum classNoel Grandin1-1/+1
2015-02-18boost->stdCaolán McNamara1-1/+1
2015-01-26coverity#1266447 Explicit null dereferencedCaolán McNamara1-1/+1
2015-01-26coverity#1266444 Explicit null dereferencedCaolán McNamara1-1/+1