Age | Commit message (Expand) | Author |
2021-08-23 | update some pches | Caolán McNamara |
2021-06-26 | loplugin:finalclasses in xmloff | Noel Grandin |
2021-05-11 | change usage of boost::hash_combine to o3tl::hash_combine | Tomaž Vajngerl |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-01 | tdf#141345 sw page gutter margin: reimplement ODF filter | Miklos Vajna |
2021-03-31 | tdf#140343 sw page rtl gutter margin: add ODF import | Miklos Vajna |
2021-03-23 | tdf#124176 Use pragma once in x* | Vincent LE GARREC |
2021-03-21 | update pches | Caolán McNamara |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-19 | update pches | Caolán McNamara |
2021-02-08 | update pches | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-23 | Directly create strings in *::MapTokenToServiceName | Stephan Bergmann |
2020-12-22 | use string_view in ProcessAttribute | Noel |
2020-12-21 | use std::u16string_view in SvXMLTokenEnumerator | Noel |
2020-12-18 | use more string_view in IsXMLToken | Noel |
2020-12-17 | use more string_view in SvXMLUnitConverter | Noel |
2020-12-09 | Fix loplugin:stringviewparam handling of comparison operators | Stephan Bergmann |
2020-12-08 | remove now unused XML_TOK_ constants | Noel |
2020-12-08 | fastparser in styles | Noel Grandin |
2020-12-07 | loplugin:unusedmethods | Noel |
2020-12-07 | convert SvXMLImport to fastparser, drop slowparser paths | Noel Grandin |
2020-12-06 | fastparser in XMLImpSpanContext_Impl | Noel Grandin |
2020-12-04 | fastparser in a couple of random places | Noel |
2020-12-04 | update pches | Caolán McNamara |
2020-12-03 | fastparser in XMLTextHeaderFooterContext | Noel |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-30 | fastparser in XMLEmbeddedObjectImportContext | Noel Grandin |
2020-11-24 | fix crash in loading ooo57731-1.odt | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-22 | fastparser in XMLStringBufferImportContext | Noel Grandin |
2020-11-21 | fastparser in XMLEventsImportContext | Noel Grandin |
2020-11-20 | fastparser in XMLEnhancedCustomShapeContext | Noel Grandin |
2020-11-19 | fastparser in dropdownfield | Noel |
2020-11-19 | tdf#123936 Formatting files in module xmloff with clang-format | Philipp Hofer |
2020-11-19 | fastparser in DomBuilderContext | Noel |
2020-11-19 | fastparser in DomBuilderContext | Noel |
2020-11-15 | fastparser in XMLMacroFieldImportContext | Noel Grandin |
2020-11-15 | fastparser in XMLDatabaseFieldImportContext | Noel Grandin |
2020-11-15 | fastparser in XMLReplacementImageContext | Noel Grandin |
2020-11-14 | use fastparser in XMLImageMapContext | Noel Grandin |
2020-11-14 | use fastparser in XMLEmbeddedObjectImportContext | Noel Grandin |
2020-11-12 | loplugin:unusedmethods | Noel |
2020-11-09 | StartElement->startFastElement in text fields | Noel |
2020-11-04 | use fastparser in XMLEmbeddedObjectImportContext | Noel Grandin |
2020-11-02 | drop the SvXMLExport::EndElement method.. | Noel |
2020-11-02 | drop the SvXMLExport::Characters method.. | Noel |
2020-11-02 | make SvXMLImport capable of mixing fast- and slow- contexts adhoc | Noel |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |