summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap/xml2utf.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-3/+3
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-3/+2
2018-06-26Avoid potential double-delete in ~XMLFile2UTFConverterStephan Bergmann1-10/+3
2017-10-23loplugin:includeform: saxStephan Bergmann1-1/+1
2017-09-17protect against short fileCaolán McNamara1-2/+1
2017-09-17ofz: string has to be at least 5 chars longCaolán McNamara1-2/+1
2017-07-20sax: Check if it starts with 5 bytes of "<?xml"Takeshi Abe1-3/+3
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin1-3/+0
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin1-17/+6
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-3/+3
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-4/+2
2015-01-20Some more loplugin:cstylecast: saxStephan Bergmann1-12/+12
2014-10-02coverity#1242946 Unused valueCaolán McNamara1-1/+0
2014-05-10coverity#707979 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-04-24Avoid possible memory leaks in case of exceptionsTakeshi Abe1-17/+9
2014-04-07sax: sal_Bool->boolNoel Grandin1-20/+20
2014-02-26Remove visual noise from saxAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-11Related: #i97873# (coverity#705407) Improper use of negative valueCaolán McNamara1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02WaE: unused variableTor Lillqvist1-2/+0
2013-08-23cppcheck: fix duplicate if/elseJulien Nabet1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-04sal_Bool to boolTakeshi Abe1-3/+3
2012-06-27re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-12sax: no matching function for call to 'max(int, sal_Int32&)'Ivan Timofeev1-1/+1
2012-03-12sax: replace Min/Max macros with std::maxMichael Stahl1-3/+5
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-10-14CWS-TOOLING: integrate CWS mba30fixes02Oliver Bolte1-20/+1
2008-04-10INTEGRATION: CWS changefileheader (1.10.26); FILE MERGEDRüdiger Timm1-23/+18
2007-08-03INTEGRATION: CWS cmcfixes35 (1.9.20); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-06-26Memory management bugs.Rüdiger Timm1-20/+21
2005-09-08INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGEDRüdiger Timm1-47/+21
2005-02-22INTEGRATION: CWS swqcore06 (1.6.26); FILE MERGEDVladimir Glazounov1-7/+17
2004-02-04INTEGRATION: CWS ooo20031216 (1.5.32); FILE MERGEDJens-Heiner Rechtien1-4/+4
2003-04-28INTEGRATION: CWS apps61beta2 (1.3.34); FILE MERGEDJens-Heiner Rechtien1-5/+9
2003-04-15INTEGRATION: CWS dbgmacros1 (1.3.36); FILE MERGEDVladimir Glazounov1-3/+2
2002-05-15#97873# fixed possible memory corruption, when ' encoding=' is missing in the...Jörg Budischewski1-3/+3
2000-10-25introduced an implementation namespace to avoid this damn unix symbol problemJörg Budischewski1-2/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+607