Age | Commit message (Expand) | Author |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | Improve handle of custom XML entities | dante |
2020-12-07 | loplugin:unusedmethods | Noel |
2020-12-07 | loplugin:unusedfields | Noel |
2020-12-07 | convert SvXMLImport to fastparser, drop slowparser paths | Noel Grandin |
2020-12-06 | fastparser in XMLImpSpanContext_Impl | Noel Grandin |
2020-12-03 | Pass key by const& to the various addEmbeddedFont functions | Stephan Bergmann |
2020-12-01 | cid#1401328 Uncaught exception | Caolán McNamara |
2020-11-29 | Preparing for mathml support of custom entity references. | dante |
2020-11-02 | make SvXMLImport capable of mixing fast- and slow- contexts adhoc | Noel |
2020-10-31 | rename to NotifyContainsEmbeddedFont | Caolán McNamara |
2020-10-29 | tdf#137643 alternative solution to activate embedded fonts in one batch | Caolán McNamara |
2020-10-23 | remove debug code from SvXMLImport | Noel Grandin |
2020-10-22 | only need to check the version once | Noel |
2020-10-22 | make SvXMLImport fast-parser only | Noel Grandin |
2020-10-22 | XmlFilterAdaptor: use the fastparser API when possible | Noel |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-08-28 | use more fast-parser in SvXMLNumFormatContext | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-03 | use more explicit types in xmloff | Noel Grandin |
2020-07-26 | sc: create instances with uno constructors | Noel Grandin |
2020-05-19 | xmloff: ODF import: Silence "unknown LO version: 7000" | Tomoyuki Kubota |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2020-04-29 | simplify handling of comparing XML_NAMESPACE values | Noel Grandin |
2020-03-16 | Revert "loplugin:constfields in xmloff" | Noel Grandin |
2020-02-27 | convert AnimationImport to fast-parser APIs | Noel Grandin |
2020-02-27 | tdf#130908 Chapter Numbering can't load custom style | Noel Grandin |
2020-02-15 | convert XML_STYLE_FAMILY to scoped enum | Noel Grandin |
2019-11-01 | loplugin:finalclasses in xmloff | Noel Grandin |
2019-10-31 | tdf#125688, cache token names as OUString | Noel Grandin |
2019-09-14 | tdf#39593 use isUnoTunnelId in xmloff | Arkadiy Illarionov |
2019-09-03 | loplugin:constmethod in xmloff | Noel Grandin |
2019-08-23 | loplugin:returnconstval in xmloff | Noel Grandin |
2019-08-13 | warn on load when a document binds an event to a macro | Caolán McNamara |
2019-03-14 | loplugin:unusedfields in xmloff | Noel Grandin |
2019-02-06 | no need to use OUStringHash here anymore | Noel Grandin |
2019-01-22 | tdf#42949 Fix IWYU warnings in include/xmloff/* | Gabor Kelemen |
2018-09-13 | loplugin:constfields in xmloff | Noel Grandin |
2018-05-17 | crashtesting: assert on fdo62508-1.odt | Caolán McNamara |
2018-04-26 | [API CHANGE] deprecate XGraphicObjectResolver | Tomaž Vajngerl |
2018-03-14 | Moving XSAXDocumentBuilder2 to use XFastDocumentHandler: | Mohammed Abdul Azeem |
2018-03-14 | loplugin:unusedmethods | Noel Grandin |
2018-03-11 | xmloff: convert replacement image loading to use "Graphic" prop. | Tomaž Vajngerl |
2018-03-10 | loplugin:unusedfields | Noel Grandin |
2018-03-08 | loplugin:unusedmethods | Noel Grandin |
2018-02-14 | shapes: don't use "GraphicURL" property, always use "Graphic" | Tomaž Vajngerl |
2018-02-01 | Change bitmap table to store XBitmap instead of GraphicObject URL | Tomaž Vajngerl |
2018-01-04 | Modifying the impl. of startUnknownElement of FastParser: | Mohammed Abdul Azeem |
2017-12-27 | loplugin:passstuffbyref improved return in xmloff,sfx2 | Noel Grandin |
2017-11-30 | xmloff: turn SvXMLImportContext into a no-op base class | Michael Stahl |