summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)Author
2017-06-27tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky
2017-04-07tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth
2017-03-18tdf#106001: Clamp CharScaleWidth outliers when exporting to DOCXAron Budea
2017-03-10tdf#101178 sw: DOCX export: fix crashMichael Stahl
2017-01-19tdf#92470 docxexport: add support for XML_numRestartJustin Luth
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth
2016-10-28tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai
2016-10-11tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna
2016-10-10tdf#95367 DOCX: allow r-t of changed first/follow sectionsJustin Luth
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29loplugin:staticmethodsStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-05use std::move in a few placesNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-07-11tdf#99090 docx export page-break only inside a paragraphJustin Luth
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl
2016-06-03Convert FontRights to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-05crashtesting: fix a gadzillion docx export crashesCaolán McNamara
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-16cid#1352648 uninitialized membersMiklos Vajna
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-10crashtesting: fix assert on re-export of ooo74510-1.odt to docxCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna
2015-12-15sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl