summaryrefslogtreecommitdiff
path: root/unoxml/inc/node.hxx
AgeCommit message (Expand)Author
2023-01-19tdf#153039 unoxml: replace root element of CDocument throwsMichael Stahl
2023-01-15XUnoTunnel->dynamic_cast in CNodeNoel Grandin
2022-06-20Simplify checks with functions.Hannah Meeks
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-01-09tdf#42949 Fix IWYU warnings in unoxml/Gabor Kelemen
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-06-18tdf#39593 Remove DOM::CNode::GetImplementationArkadiy Illarionov
2019-02-22loplugin:unusedfields in unoxmlNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-01tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin