summaryrefslogtreecommitdiff
path: root/unoxml/source/dom
AgeCommit message (Expand)AuthorFilesLines
2014-05-02unoxml: sal_Bool->boolNoel Grandin3-5/+5
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-08coverity#707456 Uncaught exceptionCaolán McNamara2-8/+8
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann23-528/+528
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann44-700/+700
2014-02-26Remove visual noise from unoxmlAlexander Wilms1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-3/+3
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold22-44/+44
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-8/+8
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2-14/+4
2013-09-20unoxml: avoid SIGSEV when xmlNsPtr prefix is NULLAndres Gomez1-1/+1
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann1-3/+3
2013-06-19fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa1-1/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin2-3/+3
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-2/+2
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin7-17/+17
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák30-56/+31
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2-9/+9
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-3/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-4/+3
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-3/+3
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-14/+6
2012-07-06re-base on ALv2 code.Michael Meeks13-308/+191
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks31-713/+434
2012-06-12nuke dead codeTakeshi Abe1-4/+0
2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian1-2/+5
2012-06-01targetted string cleanupMichael Meeks11-43/+32
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-19/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot3-12/+12
2012-01-08catch exception by constant referenceTakeshi Abe2-3/+3
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-2/+2
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-12Code cleanupKorrawit Pruegsanusak1-1/+1
2011-06-02swap in the standard template for thisCaolán McNamara1-15/+7
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+2
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen1-1/+0
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen1-1/+0
2011-04-28unoxml-fix-empty-xmlns.diff: crasher in xml parserRadek Doulik1-1/+2
2011-04-13catch by const referenceCaolán McNamara1-1/+1
2011-03-29change the function's description tooDavid Tardon1-1/+1
2011-03-29this is just a warning, not errorDavid Tardon1-1/+1
2011-03-23get rid of hash_map includeCaolán McNamara1-2/+0