summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)Author
2020-08-25use more fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in PageStyleContextNoel Grandin
2020-08-24use fastparser in SdXMLNumberFormatImportContextNoel Grandin
2020-08-22use fastparser for fill stylesNoel Grandin
2020-08-21use fastparser in XMLLineNumberingImportContextNoel Grandin
2020-08-21use fast-parser in XMLFootnoteConfigurationImportContextNoel Grandin
2020-08-21use fast-parser in XMLIndexBibliographyConfigurationContextNoel Grandin
2020-08-19convert SvXMLStylesTokens to scoped enumNoel Grandin
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-03use more explicit types in xmloffNoel Grandin
2020-07-20compact namespace declNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-06-05xmloff: create XMLAutoTextEventImport instances with an uno constructorMiklos Vajna
2020-05-29tdf#103602 xmloff: ODF export of page style: don't export draw:fillMichael Stahl
2020-05-29tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl
2020-05-29xmloff: create XMLAutoTextEventExport instances with an uno constructorMiklos Vajna
2020-05-22xmloff: create XMLMetaExportOOO instances with an uno constructorMiklos Vajna
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2020-05-15xmloff: create SchXMLExport_Content instances with an uno constructorMiklos Vajna
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-04-24xmloff: create SchXMLExport_Styles instances with an uno constructorMiklos Vajna
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-04-17xmloff: create SchXMLExport (flat OOoXML) instances with an uno constructorMiklos Vajna
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-20xmloff: create SchXMLExport_Oasis_Meta instances with an uno constructorMiklos Vajna
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-13xmloff: create SchXMLExport_Oasis instances with an uno constructorMiklos Vajna
2020-03-10use FastParser in DrawAnnotationContextNoel Grandin
2020-03-09use FastParser in XMLAnimationsContextNoel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-07clang-format xmloff with under 5-percent lines of changeMuhammet Kara
2020-03-06xmloff: create SchXMLImport_Content instances with an uno constructorMiklos Vajna
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-03move some headers inside their moduleNoel Grandin
2020-03-01use the SetAttribute override in SvXMLStyleContext subclasses consistentlyNoel Grandin
2020-02-28xmloff: create SchXMLImport_Styles instances with an uno constructorMiklos Vajna
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin