summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2018-07-19Fix typosAndrea Gelmini2-2/+2
2018-07-17loplugin:useuniqueptr in SvXMLExportPropertyMapper::ImplNoel Grandin1-9/+3
2018-07-17loplugin:useuniqueptr in XMLRedlineExportNoel Grandin2-10/+5
2018-07-17remove the GL based 3D chartsMarkus Mohrhard5-16/+1
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl6-13/+60
2018-07-12Add missing sal/log.hxx headersGabor Kelemen105-0/+109
2018-07-11ODF export data transformations -follow-upVikas Mahato2-0/+25
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke4-81/+15
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl5-12/+156
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl2-10/+26
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP4-15/+81
2018-07-06tdf#117261 xmloff: ODF import: convert form:connection-resource URLMichael Stahl1-1/+1
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot3-0/+35
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl1-0/+24
2018-07-06tdf#117903 Add signature line feature to calcSamuel Mehrbrodt1-0/+13
2018-07-02Export data transformations to odfVikas2-0/+14
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-1/+0
2018-07-01cppcheck: variableScopeJochen Nitschke1-4/+2
2018-07-01cppcheck: variableScopeJochen Nitschke1-1/+1
2018-06-27xmloff: prevent embedding same font files with checksummingTomaž Vajngerl1-9/+71
2018-06-27xmloff: cleanup XMLFontAutoStylePool, use range for, std::pairTomaž Vajngerl1-67/+79
2018-06-27OFFICE-3789 xmloff: ODF export: fix footer-first order inconsistencyMichael Stahl1-20/+20
2018-06-27tdf#117904 Don't allow copying signed shapesSamuel Mehrbrodt1-0/+7
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen1-0/+1
2018-06-20remove printfTomaž Vajngerl1-1/+0
2018-06-19xmloff: add m_ prefix to instance vars in XMLFontAutoStylePoolTomaž Vajngerl1-14/+14
2018-06-14loplugin:unusedfieldsNoel Grandin3-15/+1
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke1-16/+29
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh4-18/+53
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin3-27/+14
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-5/+1
2018-05-30Load ODF signature line signed imagesSamuel Mehrbrodt1-0/+65
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin23-81/+39
2018-05-27Fix typosAndrea Gelmini1-1/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-4/+7
2018-05-22vbahelper, xmloff: Ask current datetime only onceTakeshi Abe1-4/+4
2018-05-20Fix typosAndrea Gelmini1-6/+6
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara2-4/+12
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-3/+2
2018-05-17Avoid warning C4101 with some over-eager MSVCStephan Bergmann1-0/+1
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+6
2018-05-16loplugin:constantparamNoel Grandin1-9/+8
2018-05-11Only write mime-type attribute if ODF version > 1.2Samuel Mehrbrodt1-1/+1
2018-05-10Only write signatureline element if ODF version > 1.2Samuel Mehrbrodt1-1/+2
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl6-6/+15
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin2-8/+7
2018-04-27Fix typosAndrea Gelmini2-2/+2
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2-51/+35
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-13/+11