/mysqlc/

on value='distro/cib/libreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlExport.cxx
AgeCommit message (Expand)Author
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22loplugin:refcounting in dbaccessNoel
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-01tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-03-12tdf#121092: save db:suppress-version-columns to ODBMike Kaganski
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin