summaryrefslogtreecommitdiff
path: root/xmloff/source/table
AgeCommit message (Expand)Author
2024-06-28Fix "lets" -> "let's"Andrea Gelmini
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-12-09Deduplicate table styles insertionMaxim Monastirsky
2022-12-09Fix sd encoded table style name handlingMaxim Monastirsky
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky
2022-11-21Export modified table stylesMaxim Monastirsky
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-10-31tdf#72238 xmloff,sd: Import of <style:table-cell-properties>Maxim Monastirsky
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04call createFastChildContextFallback in more placesNoel Grandin
2020-12-03fastparser in XMLCellImportContextNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20simplify CreateTableContextNoel
2020-11-18Remove unused XMLTableImportContext::ImportColumn nPrefix, rLocalName paramsStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-05StartElement no longer necessary hereNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-19tdf#106780 xmloff: ODF export: only write invalid text:style-name...Michael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-07clang-format xmloff with under 5-percent lines of changeMuhammet Kara