4.0.0 org.libreoffice ridl @version@ jar LibreOffice - Types for the Java Uno typesystem Types for the Java Uno typesystem https://www.libreoffice.org org.libreoffice libreoffice @version@ Mozilla Public License, Version 2.0 https://www.mozilla.org/en-US/MPL/2.0 repo https://cgit.freedesktop.org/libreoffice/core https://gerrit.libreoffice.org/#/admin/projects/core The Document Foundation LibreOffice Development Mailing List libreoffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice http://lists.freedesktop.org/mailman/listinfo/libreoffice http://lists.freedesktop.org/archives/libreoffice https://bugs.documentfoundation.org LibreOffice Issue Tracker -4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtimp.cxx
AgeCommit message (Expand)Author
2023-02-28tdf#114287 xmloff: ODF import: fix text:list override of list styleMichael Stahl
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2022-09-23xmloff: ODF import: fix crash on fdo34997-1.odtMichael Stahl
2022-09-21use more string_view in xmloffNoel Grandin
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-05-29Missing includeMike Kaganski
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22tdf#140437 ODF import: fix for broken documents with field code as typeMichael Stahl
2021-01-17duplicate break (xmloff/txtimp)Julien Nabet
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-08remove unused SvXMLTokenMapEntryNoel
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-12-02fastparser in XMLChangeElementImportContextNoel
2020-12-01fastparser in XMLSectionImportContextNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12loplugin:unusedmethodsNoel