summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2020-11-26save properly fadecolor also for fadeovercolor (tdf#138353)Luboš Luňák
2020-11-21remove some prefix and local params from constructorsNoel Grandin
2020-11-20fastparser in XMLEnhancedCustomShapeContextNoel Grandin
2020-11-20fastparser in SdXMLLayerContextNoel Grandin
2020-11-20fastparser in SdXMLLayerContextNoel Grandin
2020-11-20fastparser in SdXMLEventsContextNoel Grandin
2020-11-20fastparser in SdXMLEventContextNoel Grandin
2020-11-20simplify CreateTableContextNoel
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-11-19fastparser in SchXMLPlotAreaContextNoel Grandin
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16simplify CreateChartContext, remove unused paramsNoel
2020-11-15fastparser in XMLReplacementImageContextNoel Grandin
2020-11-15more fastparser in imagemapNoel Grandin
2020-11-14use fastparser in XMLImageMapObjectContextNoel Grandin
2020-11-14use fastparser in XMLImageMapContextNoel Grandin
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-31remove pimpl from SdXMLShowsContextNoel Grandin
2020-10-28std::set->o3tl::sorted_vector in xmloffNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
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-18xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporterMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-12tdf#133502 annotation has wrong positionNoel Grandin
2020-09-11xmloff: remove dead com.sun.star.comp.Draw.XMLContentExporterMiklos Vajna
2020-09-09Remove unnecessary search before insertMuhammet Kara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-04xmloff: remove dead com.sun.star.comp.Draw.XMLStylesExporterMiklos Vajna
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-09-01reduce log noiseNoel Grandin
2020-09-01cid#1466574 Uninitialized scalar fieldCaolán McNamara
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31make physics animation imports forward compatibleSarper Akdemir
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-28convert DATA_STYLE constants to scoped enumNoel Grandin
2020-08-28remove dead code in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann