summaryrefslogtreecommitdiff
path: root/sal/textenc
AgeCommit message (Expand)Author
2018-08-19Fix typosAndrea Gelmini
2018-07-23ofz#9507 wrong start point for Johab block 59Caolán McNamara
2018-02-08ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-27sal: fix typo in tcvtmb.cxx and remove comment cruftChris Sherlock
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-09-28Warn about missing text converterStephan Bergmann
2017-09-26ofz#3186: wrong starting offset for JOHAB 0x6D blockCaolán McNamara
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-13Silence warning C4701: potentially uninitialized local variableStephan Bergmann
2017-09-13Make reading UTF-8 strictStephan Bergmann
2017-08-25ofz#2852 korean table entries start at 0xF not 0x7Caolán McNamara
2017-08-18Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03Rather translate "Sonderzeichen" as "special characters"Stephan Bergmann
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2017-04-04ofz#770 JOHAB_73 table starts at 0xA not 0x2Caolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-01-01ofz#358 SJIS_84 table mnLeadEnd is out by oneCaolán McNamara
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-03Fix some perl shebangs.Pedro Giffuni
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-18loplugin:staticmethodsStephan Bergmann
2015-05-08Use bool instead of intStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-08-Werror=maybe-uninitializedStephan Bergmann
2015-04-08tdf#88169: Do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSHStephan Bergmann