summaryrefslogtreecommitdiff
path: root/unoxml/source/xpath
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: unoxmlStephan Bergmann1-5/+5
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-10-23loplugin:includeform: unoxmlStephan Bergmann4-9/+9
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann6-63/+36
2016-09-02coverity#1027278 silence Unchecked return valueCaolán McNamara1-1/+1
2016-05-01tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin1-1/+1
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-6/+6
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-13/+13
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-25/+25
2015-09-17boost->stdCaolán McNamara5-11/+11
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-6/+6
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-5/+5
2015-07-30loplugin:unusedmethodsNoel Grandin1-5/+0
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann1-5/+5
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn1-3/+2
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold6-62/+58
2014-05-08various: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-25/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann6-50/+50
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold3-6/+6
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-34/+22
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-9/+3
2013-03-04doubled includesThomas Arnhold1-1/+0
2012-11-14Reset xmlSetGenericErrorFunc after useStephan Bergmann1-0/+1
2012-07-06re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks5-115/+70
2012-06-01targetted string cleanupMichael Meeks1-3/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky7-174/+252
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-03-02Resolves: fdo#33701 ensure node outlives pathCaolán McNamara3-5/+5
2011-02-10xmlfix3: convert unoxml to gbuildMichael Stahl1-52/+0
2011-02-10xmlfix3: unoxml: valgrind found some more memory leaksMichael Stahl1-2/+4
2011-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael Stahl1-1/+1
2011-01-19xmlfix3: unoxml: XPath cleanupMichael Stahl4-14/+13
2011-01-19xmlfix3: #i113682#: unoxml: locking in XPath:Michael Stahl6-32/+110
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl2-12/+14
2011-01-19xmlfix3: unoxml: refactor XPath results a little:Michael Stahl6-83/+123
2011-01-19xmlfix3: unoxml: clean up trailing whitespace infestationMichael Stahl1-1/+1
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl1-4/+6
2011-01-11xmlfix3: #i115995#: unoxml: retain context node in XPath::CNodeList:Michael Stahl3-4/+13
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller1-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller1-3/+3