summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara
2020-10-17fix fastparser namespace handling when...Noel Grandin
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-11optimisation: use o3tl::sorted_vector in XMLPropertyStates_ImplNoel Grandin
2020-09-11optimisation: used std::vector for list of integersNoel Grandin
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
2020-09-02remove dead CTF_ALIEN_ATTRIBUTE_IMPORTNoel Grandin
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-30use fastparser in XMLElementPropertyContext subclassesNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann
2020-08-28use more fast-parser in SvXMLNumFormatContextNoel Grandin
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-25use more fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in XMLFontStylesContextNoel Grandin
2020-08-24fix some fastparser related bugsNoel Grandin
2020-08-24crashtesting: sdr::table::TableDesignStyle doesn't support XPropertySetCaolán McNamara
2020-08-23WaE: -Werror=maybe-uninitializedCaolán McNamara
2020-08-22use fastparser in XMLBitmapStyleContextNoel 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-21no need to call superclass hereNoel Grandin
2020-08-21use fast-parser in XMLIndexBibliographyConfigurationContextNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-20xmloff: ODF export of page style: don't export draw:fillMichael Stahl
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-19convert SvXMLStylesTokens to scoped enumNoel Grandin
2020-08-18Fix typosAndrea Gelmini
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin