summaryrefslogtreecommitdiffstats
path: root/sal/textenc
Commit message (Expand)AuthorAgeFilesLines
* Translate German commentsJohnny_M2018-10-313-11/+11
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-281-5/+3
* loplugin:constfields in reportdesign,sal,saxNoel Grandin2018-10-126-66/+66
* Fix typosAndrea Gelmini2018-08-191-2/+2
* ofz#9507 wrong start point for Johab block 59Caolán McNamara2018-07-231-1/+1
* ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara2018-02-081-2/+2
* More loplugin:cstylecast: salStephan Bergmann2018-01-1214-67/+63
* sal: fix typo in tcvtmb.cxx and remove comment cruftChris Sherlock2017-12-271-13/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Fix typosAndrea Gelmini2017-11-131-2/+2
* -I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann2017-11-011-1/+1
* loplugin:includeform: salStephan Bergmann2017-10-2355-131/+131
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-201-1/+1
* Warn about missing text converterStephan Bergmann2017-09-281-0/+3
* ofz#3186: wrong starting offset for JOHAB 0x6D blockCaolán McNamara2017-09-261-1/+1
* Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann2017-09-241-0/+2
* Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann2017-09-151-0/+41
* New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann2017-09-131-4/+1
* Silence warning C4701: potentially uninitialized local variableStephan Bergmann2017-09-131-1/+1
* Make reading UTF-8 strictStephan Bergmann2017-09-131-24/+49
* ofz#2852 korean table entries start at 0xF not 0x7Caolán McNamara2017-08-251-2/+2
* Fix typosAndrea Gelmini2017-08-181-2/+2
* Fix typosAndrea Gelmini2017-08-172-9/+9
* RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock2017-07-1714-48/+48
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* Rather translate "Sonderzeichen" as "special characters"Stephan Bergmann2017-07-031-7/+7
* Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M2017-07-033-54/+54
* loplugin:oncevar in oox..saxNoel Grandin2017-06-262-3/+2
* use more SAL_N_ELEMENTS part 2Noel Grandin2017-06-142-3/+3
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-092-4/+4
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* clang-tidy: readability-else-after-returnNoel Grandin2017-04-1210-89/+60
* ofz#770 JOHAB_73 table starts at 0xA not 0x2Caolán McNamara2017-04-041-1/+1
* Fix typosAndrea Gelmini2017-03-252-2/+2
* Fix typosAndrea Gelmini2017-03-031-6/+6
* ofz#358 SJIS_84 table mnLeadEnd is out by oneCaolán McNamara2017-01-011-3/+3
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-111-3/+8
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann2016-02-152-4/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1024-4830/+4830
* Fix typosAndrea Gelmini2015-09-302-17/+17
* Fix some perl shebangs.Pedro Giffuni2015-09-033-3/+3
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-221-2/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-3/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-022-5/+5
* loplugin:staticmethodsStephan Bergmann2015-05-181-0/+1
* Use bool instead of intStephan Bergmann2015-05-081-38/+38
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1