summaryrefslogtreecommitdiff
path: root/unoxml/source/xpath
AgeCommit message (Expand)Author
2020-07-08unoxml: create instances with uno constructorsNoel Grandin
2020-01-09tdf#42949 Fix IWYU warnings in unoxml/Gabor Kelemen
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-10-28add some __attribute__ ((formatNoel Grandin
2019-08-18Simplify code in unoxml about initializationsJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoxmlStephan Bergmann
2019-06-18tdf#39593 Remove DOM::CNode::GetImplementationArkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-12-06loplugin:singlevalfields in unoxmlNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: unoxmlStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: unoxmlStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-02coverity#1027278 silence Unchecked return valueCaolán McNamara
2016-05-01tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-05-08various: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled includesThomas Arnhold
2012-11-14Reset xmlSetGenericErrorFunc after useStephan Bergmann
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targetted string cleanupMichael Meeks
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Resolves: fdo#33701 ensure node outlives pathCaolán McNamara
2011-02-10xmlfix3: convert unoxml to gbuildMichael Stahl