summaryrefslogtreecommitdiff
path: root/unoxml/source/xpath/xpathapi.cxx
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-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
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-09-17boost->stdCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
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-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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
2012-11-14Reset xmlSetGenericErrorFunc after useStephan Bergmann
2012-07-06re-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-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael Stahl
2011-01-19xmlfix3: unoxml: XPath cleanupMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: locking in XPath:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl
2011-01-19xmlfix3: unoxml: refactor XPath results a little:Michael Stahl
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-10-14sw34bf01: #i112783#: patch by cmc: fix crash in xpathobject.cxxMichael Stahl
2010-10-14fdo#30825# someone needs to hold the originating nodeCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-10#i90484# Patch by pjanik for .Net2003 compilerRüdiger Timm