summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8atr.cxx
AgeCommit message (Expand)Author
2018-03-23tdf#112118: Use correct border when calculating marginMike Kaganski
2018-03-23tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-01-19tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski
2018-01-19tdf#115013: write merge field column into docx merge fieldsMike Kaganski
2017-11-24tdf#67207: export MERGEDIELD to DOCX and DOCMike Kaganski
2017-09-12tdf#112169: Crash while saving character background color to DOCXTamás Zolnai
2017-02-02bffvalidator: animated text srpm has 1 byte payload, not 2Caolán McNamara
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-05-14tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-11SAL_FALLTHROUGH is intended hereStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-27tdf#99474 close direct char fmt at end of paraLuke Deller
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-09crashtesting: assert on exporting tdf94913-1.docx to docCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2015-12-12TyposJulien Nabet
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky
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-18fix StyleRef to Heading styles when doc is opened in localized MS WordAndras Timar
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05sw: don't hardcode sprmCCvUl (underline color)Miklos Vajna
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-21export 'Chapter' field type as 'StyleRef' into .docAndras Timar
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-11tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin
2015-07-04Fix typosAndrea Gelmini