summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/textenc/rtl_textcvt.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: salStephan Bergmann1-1/+1
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-12/+12
2023-08-22tdf#146619 Remove unused includes from sal/qaGabor Kelemen1-3/+0
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert1-34/+37
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-17/+17
2022-09-15tdf#150877: Add support for Kamenický and Mazovia encodingsJulien Nabet1-1/+67
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann1-1/+1
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-17/+17
2020-12-08Improve a CPPUNIT_ASSERT messageStephan Bergmann1-1/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-1/+1
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann1-1/+1
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin1-11/+11
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2019-09-11Fix Unicode to Shift JIS/MS932 conversion dataStephan Bergmann1-3/+3
2019-09-05Fix conversion of U+0000 in ImplUnicodeToDBCSStephan Bergmann1-0/+9
2019-09-04Do not exclude Unicode noncharacters from rtl_convertUnicodeToTextStephan Bergmann1-0/+30
2019-09-04[API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann1-1/+1
2019-09-03Fix handling of invalid bytes >= 0x80 in ImplUTF7ToUnicodeStephan Bergmann1-0/+21
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+2
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): salStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: salStephan Bergmann1-6/+6
2017-10-23loplugin:includeform: salStephan Bergmann1-7/+7
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann1-0/+1
2017-09-13Make reading UTF-8 strictStephan Bergmann1-29/+303
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-7/+7
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-1/+1
2017-04-28loplugin:salunicodeliteral: salStephan Bergmann1-2/+2
2016-07-13sal: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna1-18/+18
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-07-09Do not call SAL_N_ELEMENTS on empty arrayStephan Bergmann1-0/+2
2015-01-07loplugin:cstylecast: salStephan Bergmann1-1/+1
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-2/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-07-01New loplugin:stringconcatStephan Bergmann1-10/+5
2014-04-24More hacking on --with-localesTor Lillqvist1-17/+54
2014-04-24Get rid of the "failure #23" style messages in CppunitTest_sal_rtl_textencTor Lillqvist1-53/+60
2014-04-24Add missing right paren in assertion log messagesTor Lillqvist1-7/+7
2014-04-23Make assertion failures in CppunitTest_sal_rtl_textenc more informativeTor Lillqvist1-47/+85
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-01Remove visual noise from salAlexander Wilms1-4/+4
2013-02-22silence warning.Michael Meeks1-1/+1
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara1-40/+41
2012-11-26get textencoding tests working againCaolán McNamara1-7/+11
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from salNorbert Thiebaud1-2/+0
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken1-6/+7
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
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ->...Mathias Bauer1-1/+1
2009-06-03CWS-TOOLING: integrate CWS vcl101Kurt Zenker1-1/+41