summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)AuthorFilesLines
2021-10-10loplugin:moveparam in xmloffNoel Grandin1-4/+4
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski1-31/+4
2021-10-01loplugin:constmethodNoel Grandin1-3/+3
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna1-0/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski2-10/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski3-6/+6
2021-09-11clang:optin.performance.Padding in xmloffNoel Grandin1-1/+8
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt1-0/+1
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin1-2/+2
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin4-10/+1
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis1-0/+2
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann1-1/+1
2021-08-17Add import for new starmath mathml elementsdante1-0/+1
2021-08-13Export Math ML from new mathml nodesdante1-0/+12
2021-08-10no need to use unique_ptr for NamespaceDefine hereNoel Grandin1-4/+4
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin1-1/+1
2021-08-02convert #defines to OUStringLiteralNoel Grandin2-4/+4
2021-08-01osl::Mutex->std::mutex in SvXMLExport::SetErrorNoel Grandin1-3/+3
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin1-3/+2
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna1-0/+2
2021-07-23loplugin:noexceptmove (macOS, libc++)Stephan Bergmann1-1/+1
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin1-50/+50
2021-07-20no need to store data separately in SvXMLAttrContainerItemNoel Grandin1-0/+12
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-0/+1
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh1-0/+3
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet2-10/+3
2021-06-04Fix typoAndrea Gelmini1-2/+2
2021-06-03tdf#142546 broken formulas in .FODT filesNoel Grandin1-0/+5
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh1-0/+1
2021-05-11Missing includeMike Kaganski1-0/+1
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl1-3/+3
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl3-12/+58
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt1-0/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann4-7/+7
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-4/+1
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski1-2/+2
2021-04-09Remove duplicating callMike Kaganski1-2/+0
2021-04-07rtl::Static -> function local staticNoel Grandin2-12/+4
2021-03-25const OUString -> const OUStringLiteralMike Kaganski2-19/+19
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl1-1/+10
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC3-11/+3
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl2-10/+26
2021-02-24restore namespace unwinding in SvXMLImportNoel2-3/+11
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt1-0/+3
2021-02-17loplugin:referencecasting in xmloffNoel1-4/+4
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt1-0/+1
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna1-0/+1
2021-01-29loplugin:stringviewparam extend to new..Noel1-2/+2
2021-01-28simplify code, use more subView()Noel1-1/+1
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl1-1/+2