summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/ww8/wrtw8nds.cxx
Commit message (Expand)AuthorAgeFilesLines
* formatting improvements in sw/Noel Grandin2015-11-091-1/+1
* com::sun::star->css in sw/source/coreNoel Grandin2015-11-061-1/+1
* use uno::Reference::set method instead of assignmenNoel Grandin2015-11-051-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* cppcheck:nullPointerRedundantCheckNoel Grandin2015-10-191-2/+1
* Revert "cppcheck:duplInheritedMember"Noel Grandin2015-10-191-1/+2
* cppcheck:duplInheritedMemberNoel Grandin2015-10-191-2/+1
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+2
* Fix typosAndrea Gelmini2015-10-021-2/+2
* loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin2015-09-081-8/+8
* Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara2015-09-071-7/+11
* loplugin: defaultparamsNoel Grandin2015-08-211-6/+6
* related to tdf#87437: prevent null pointer function callJustin Luth2015-08-071-1/+1
* sw: inline use-once typedefsNoel Grandin2015-08-031-4/+4
* loplugin:unusedmethods sw(part2)Noel Grandin2015-07-221-29/+0
* tdf#87437 exclude CR/cell break from redline deletionsJustin Luth2015-07-151-0/+11
* Fix typosAndrea Gelmini2015-07-081-3/+3
* tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth2015-07-031-0/+63
* sw: WW8 export: remove WW6 residue in WW8AttributeOutput::Redline()Michael Stahl2015-06-201-10/+11
* sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl2015-06-201-49/+0
* sw: WW8 export: remove WW6 export, part6: bWrtWW8 in wrtw8nds.cxxMichael Stahl2015-06-201-109/+34
* sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsoleteMichael Stahl2015-06-201-1/+1
* sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl2015-06-201-15/+2
* sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode()Michael Stahl2015-06-201-2/+1
* sw: WW8 export: speed up attribute iterationMichael Stahl2015-06-181-0/+4
* sw: DOCX export: fix exporting of hyperlink inside rubyMichael Stahl2015-06-181-6/+39
* sw: WW8: except refmark these attributes always have an end positionMichael Stahl2015-06-181-3/+6
* loplugin: loopvartoosmallKatarina Behrens2015-06-021-2/+2
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-244/+244
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* sw: prefix members of MSWordExportBaseMiklos Vajna2015-05-031-89/+89
* More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-3/+2
* hinter: 'after' better than 'behind'Caolán McNamara2015-04-091-1/+1
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-2/+2
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-5/+5
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-5/+5
* merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen2015-03-281-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* convert DocumentSettingId to an enum classNoel Grandin2015-03-181-2/+2
* convert MarkType to enum classNoel Grandin2015-03-111-1/+1
* boost->stdCaolán McNamara2015-02-181-1/+1
* coverity#1266447 Explicit null dereferencedCaolán McNamara2015-01-261-1/+1
* coverity#1266444 Explicit null dereferencedCaolán McNamara2015-01-261-1/+1
* Some more loplugin:cstylecast: swStephan Bergmann2015-01-221-2/+2
* MSWordExportBase: Value stored to 'bPostponeWritingText' is never readMiklos Vajna2014-12-291-2/+0
* sw: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* loplugin: cstylecastNoel Grandin2014-12-021-11/+11
* loplugin: cstylecastNoel Grandin2014-11-261-5/+5