summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin1-2/+2
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+8
2019-10-15new loplugin:bufferaddNoel Grandin1-18/+5
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-10/+0
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-2/+2
2019-07-26HACK to survive missing target storageStephan Bergmann1-9/+13
2019-07-21loplugin:referencecasting in xmloffNoel Grandin1-3/+3
2019-05-10an is used before a vowel soundCaolán McNamara1-2/+2
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin1-2/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-2/+1
2019-02-05tdf#122625: Use solution for tdf#118879 in a more general caseXisco Fauli1-7/+1
2019-02-04tdf#118879 don't embed base64 image data if we have an origin URLTomaž Vajngerl1-1/+7
2018-12-29tdf#47471 odfexport: use stylename if autostyle missing.Justin Luth1-2/+3
2018-12-28related tdf#47471 textgraphic: use stylename if autostyle missingJustin Luth1-2/+3
2018-12-27related tdf#47471 textframe: use stylename if autostyle missingJustin Luth1-2/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-20pvs-studio: rework expressionCaolán McNamara1-2/+2
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-5/+0
2018-08-22new loplugin:conststringfieldNoel Grandin1-191/+193
2018-08-21loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin1-1/+2
2018-07-23loplugin:unusedfieldsNoel Grandin1-2/+0
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl1-0/+5
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot1-0/+2
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl1-0/+24
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-4/+3
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-03-28tdf#115005: New option to prevent adding fallback imagesSerge Krot1-0/+3
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl1-55/+71
2018-02-26Fix typosAndrea Gelmini1-2/+2
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl1-2/+1
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl1-12/+11
2018-02-21tdf#115782: Need to use mirrored rotation in ODFArmin Le Grand1-1/+3
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand1-2/+3
2018-02-05unused includeTomaž Vajngerl1-1/+0
2018-01-26xmloff: ODF export: don't write LO_EXT attribute unless ODF expendedMichael Stahl1-0/+4
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-10/+10
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin1-3/+1
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-3/+3
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand1-8/+49
2018-01-04Fix typosAndrea Gelmini1-1/+1
2018-01-04RotateFlyFrameFix: im/export rotation in degArmin Le Grand1-7/+23
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-04Related tdf#113696 Write fallback graphic for fodf files alsoSamuel Mehrbrodt1-7/+12
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt1-21/+1
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-2/+11
2017-11-15loplugin:flatten in xmloffNoel Grandin1-58/+59