summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-08-03use more explicit types in xmloffNoel Grandin
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin
2020-08-03fix leak in SvXMLImportNoel Grandin
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
2020-07-29Remove some unused includesMiklos Vajna
2020-07-26sc: create instances with uno constructorsNoel Grandin
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-29OOXML/ODF Support for Shadow blur radiusA_GAN
2020-06-16Add more debug for mal-formed xml.Michael Meeks
2020-06-11tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-06-05xmloff: create XMLAutoTextEventImport instances with an uno constructorMiklos Vajna
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-29xmloff: create XMLAutoTextEventExport instances with an uno constructorMiklos Vajna
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2020-05-22xmloff: create XMLMetaExportOOO instances with an uno constructorMiklos Vajna
2020-05-20meta:non-whitespace-character-count attribute is knownhimajin100000
2020-05-19xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota
2020-05-15xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl
2020-05-15xmloff: ODF export: produce office:version="1.3"Michael Stahl
2020-05-15xmloff: create SchXMLExport_Content instances with an uno constructorMiklos Vajna
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11Document relation between three lists that must be in syncMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-07xmloff: ODF import: wrong Storage in SvXMLImport::IsODFVersionConsistent()Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-04-24xmloff: create SchXMLExport_Styles instances with an uno constructorMiklos Vajna
2020-04-17xmloff: create SchXMLExport (flat OOoXML) instances with an uno constructorMiklos Vajna
2020-04-15xmloff: turn this warning into an infoMiklos Vajna
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-04-09xmloff: create SchXMLExport_Oasis_Content instances with an uno constructorMiklos Vajna
2020-04-03xmloff: create SchXMLExport_Oasis_Styles instances with an uno constructorMiklos Vajna
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin
2020-03-20xmloff: create SchXMLExport_Oasis_Meta instances with an uno constructorMiklos Vajna
2020-03-18Avoid -Werror=unused-but-set-variableStephan Bergmann
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin