summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2018-08-22new loplugin:conststringfieldNoel Grandin16-157/+20
2018-08-06Export Data Transformations to ODF - follow-upVikas Mahato1-0/+12
2018-07-30loplugin:returnconstant in xmloffNoel Grandin1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-26xmloff: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-2/+0
2018-07-24Fix typosAndrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23loplugin:unusedfieldsNoel Grandin2-3/+0
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-2/+0
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl1-0/+3
2018-07-11ODF export data transformations -follow-upVikas Mahato1-0/+12
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke3-5/+4
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl4-1/+40
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-0/+15
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP3-4/+5
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot2-0/+7
2018-07-02Export data transformations to odfVikas1-0/+8
2018-06-27xmloff: prevent embedding same font files with checksummingTomaž Vajngerl1-1/+4
2018-06-19xmloff: add m_ prefix to instance vars in XMLFontAutoStylePoolTomaž Vajngerl1-2/+2
2018-06-14loplugin:unusedfieldsNoel Grandin1-1/+0
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh1-0/+3
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara1-1/+1
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl1-0/+2
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-1/+1
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2-15/+20
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl1-0/+2
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu1-0/+2
2018-03-20Signatureline ODF export: Use tokens instead of plain stringsSamuel Mehrbrodt1-0/+7
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2-9/+12
2018-03-14loplugin:unusedmethodsNoel Grandin1-4/+0
2018-03-11xmloff: convert replacement image loading to use "Graphic" prop.Tomaž Vajngerl1-4/+1
2018-03-10xmloff: embedded objects can still use GraphicObject URLTomaž Vajngerl1-1/+0
2018-03-10loplugin:unusedfieldsNoel Grandin1-1/+0
2018-03-10xmloff: modify code relying on Graph.Object URL and cleanup codeTomaž Vajngerl1-4/+0
2018-03-08loplugin:unusedmethodsNoel Grandin2-13/+0
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-0/+1
2018-03-02tdf#35301 xmloff: load / store loext:ruby-position.Mark Hung2-0/+3
2018-02-28tdf#115429: declare fill-ruleJulien Nabet1-0/+1
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