summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/TransformerBase.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-03-19Remove unused namespaces from xmloffGabor Kelemen
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-03-30loplugin:stringadd in xmloffNoel Grandin
2022-07-07elide some string copiesNoel Grandin
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-06-30Fix potential (but unlikely) overflowJan-Marek Glogowski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-19loplugin:refcounting in xmloffNoel
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2020-10-17TransformerBase: use the fastparser API when possibleNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xml/transformNoel Grandin
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-02-20More loplugin:simplifyboolStephan Bergmann
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-19loplugin:staticvar in xmloffNoel Grandin
2018-10-04pass SvXMLNamespaceMap around using std::unique_ptrNoel Grandin
2018-07-30loplugin:returnconstant in xmloffNoel Grandin
2018-01-25loplugin:useuniqueptr in XMLTransformerBaseNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-07-20m_xExtHandler is unusedNoel Grandin
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-03-02Fix typosAndrea Gelmini
2017-03-01xmloff: prefix member nElement of XMLTransformerBaseJulien Nabet
2017-03-01Typo: decaration->declarationJulien Nabet
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-01-28coverity#1399595 Uninitialized scalar fieldCaolán McNamara
2017-01-28Resolves: coverity#1399594 Unchecked dynamic_castCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-17Avoid memory leaksStephan Bergmann
2015-12-17Remove trivial class XMLTransformerContextVectorStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin