summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl1-1/+0
2018-02-22sw: remove "ReplacementGraphicURL" related thingsTomaž Vajngerl1-1/+0
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl1-2/+2
2018-02-20create uno::Any overrides for ColorNoel Grandin1-1/+1
2018-02-18DocumentSettingsSerializer must be SAL_DLLPUBLIC_RTTI for dynamic_castStephan Bergmann1-1/+1
2018-02-18GetEmbeddedXGraphicStream to read XGraphic as streamTomaž Vajngerl1-0/+1
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl1-1/+2
2018-02-13AddEmbeddedXGraphic: add parameter for requested nameTomaž Vajngerl1-1/+1
2018-02-09ofz#6180 Integer-overflowCaolán McNamara1-1/+1
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh1-0/+3
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl2-1/+9
2018-01-31loplugin:useuniqueptr in SvXMLExportNoel Grandin1-7/+7
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-6/+6
2018-01-25loplugin:useuniqueptr in SvXMLNumFmtExportNoel Grandin1-2/+2
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin3-3/+3
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl1-14/+5
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand1-0/+6
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem1-0/+3
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin3-8/+8
2017-12-04tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt1-0/+1
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet1-1/+2
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl1-1/+3
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt1-0/+2
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-0/+3
2017-10-23tdf#110431: Fixed losing listbos entries on opening .ods fileMohammed Abdul Azeem1-0/+9
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-2/+2
2017-10-17xmloff: document return valueMichael Stahl1-3/+7
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin1-4/+0
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke1-2/+2
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-2/+0
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara16-20/+22
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara1-0/+2
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens1-0/+1
2017-08-31inline some use-once typedefsNoel Grandin1-10/+7
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-08loplugin:constantparamNoel Grandin1-1/+0
2017-07-31add initial file format representation for data import featureMarkus Mohrhard1-0/+4
2017-07-28loplugin:constparams in xmloffNoel Grandin3-6/+6
2017-07-25loplugin:unusedmethodsNoel Grandin2-5/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20loplugin:constparams in xmloffNoel Grandin12-38/+38
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt1-2/+3
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem1-0/+5
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl1-9/+0
2017-07-05new loplugin unnecessaryparenNoel Grandin1-3/+3
2017-07-04xmloff: prefix members of XMLTextStyleContextMichael Stahl1-19/+19
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann1-1/+1
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-1/+0