summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8atr.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-03sw: prefix members of WW8FibMiklos Vajna1-2/+2
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-08-18cppcheck: noCopyConstructorCaolán McNamara1-3/+7
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-8/+8
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-3/+3
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-13/+13
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-1/+1
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-7/+8
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-5/+3
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-2/+2
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen1-1/+1
2016-05-14tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn1-2/+3
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-5/+3
2016-05-11SAL_FALLTHROUGH is intended hereStephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-4/+4
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-8/+11
2016-04-27tdf#99474 close direct char fmt at end of paraLuke Deller1-2/+0
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+3
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-02-09crashtesting: assert on exporting tdf94913-1.docx to docCaolán McNamara1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-18/+18
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-1/+1
2015-12-12TyposJulien Nabet1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-22/+22
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-1/+1
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-7/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-45/+45
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-10-18fix StyleRef to Heading styles when doc is opened in localized MS WordAndras Timar1-2/+2
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara1-7/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-10/+10
2015-10-05sw: don't hardcode sprmCCvUl (underline color)Miklos Vajna1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+1
2015-08-21export 'Chapter' field type as 'StyleRef' into .docAndras Timar1-1/+5
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-11tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin1-2/+6
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-22fix SHD ipat entry settingCaolán McNamara1-1/+1
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-20loplugin:staticmethodsStephan Bergmann1-3/+3
2015-06-20sw: WW8 export: remove newly unused parametersMichael Stahl1-8/+6
2015-06-20sw: WW8 export: remove WW6 export, part8: bWrtWW8 in ww8atr.cxxMichael Stahl1-689/+300
2015-06-20sw: WW8 export: RawText parameter bForceUnicode is obsoleteMichael Stahl1-2/+2
2015-06-20sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode()Michael Stahl1-78/+20
2015-06-19tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl1-4/+32
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl1-1/+2
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1