summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
AgeCommit message (Expand)Author
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-09-15tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-09-15tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-26HACK to survive missing target storageStephan Bergmann
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-05tdf#122625: Use solution for tdf#118879 in a more general caseXisco Fauli
2019-02-04tdf#118879 don't embed base64 image data if we have an origin URLTomaž Vajngerl
2018-12-29tdf#47471 odfexport: use stylename if autostyle missing.Justin Luth
2018-12-28related tdf#47471 textgraphic: use stylename if autostyle missingJustin Luth
2018-12-27related tdf#47471 textframe: use stylename if autostyle missingJustin Luth
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-20pvs-studio: rework expressionCaolán McNamara
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-28tdf#115005: New option to prevent adding fallback imagesSerge Krot
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl
2018-02-26Fix typosAndrea Gelmini
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-21tdf#115782: Need to use mirrored rotation in ODFArmin Le Grand
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand
2018-02-05unused includeTomaž Vajngerl
2018-01-26xmloff: ODF export: don't write LO_EXT attribute unless ODF expendedMichael Stahl
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand
2018-01-04Fix typosAndrea Gelmini
2018-01-04RotateFlyFrameFix: im/export rotation in degArmin Le Grand
2017-12-19inline use-once typedefsNoel Grandin