summaryrefslogtreecommitdiffstats
path: root/sal/textenc
Commit message (Expand)AuthorAgeFilesLines
* ofz#358 SJIS_84 table mnLeadEnd is out by oneCaolán McNamara2017-01-021-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
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* -Werror=maybe-uninitializedStephan Bergmann2015-04-081-0/+1
* tdf#88169: Do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSHStephan Bergmann2015-04-081-79/+84
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-288-25/+25
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-5/+3
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-261-1/+1
* Some more loplugin:cstylecast: salStephan Bergmann2015-01-207-7/+7
* loplugin:cstylecast: salStephan Bergmann2015-01-071-2/+2
* fdo#39440 sal: reduce scope of local variablesMichael Weghorn2014-12-193-12/+6
* More iwyu suggested headers removalRiccardo Magliocchetti2014-11-187-6/+1
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-06-011-0/+5
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-272-2/+2
* Fix order of function pointersStephan Bergmann2014-05-221-2/+2
* remove some external header guardsThomas Arnhold2014-05-185-12/+0
* coverity#1209362 coverity gold, wrong maskCaolán McNamara2014-05-091-1/+1
* Asan: fix invalid memory accessMarkus Mohrhard2014-05-051-1/+1
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-012-4/+4
* More hacking on --with-localesTor Lillqvist2014-04-241-6/+61
* Typo fix: s/temporaer/temporary/Tor Lillqvist2014-04-231-2/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-241-14/+9
* Bypass EUC and ISO-2022 encoding tables for iOSTor Lillqvist2014-04-221-0/+8
* Fix boundsStephan Bergmann2014-04-111-1/+1
* Add mode linesTakeshi Abe2014-03-042-0/+4
* fdo#72468 Remove memory overflow on static memory.Arnaud Versini2014-03-031-2/+2
* Use boolStephan Bergmann2014-01-102-5/+5
* typo fixesAndras Timar2013-12-201-1/+1
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-2722-111/+111
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-18/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann2013-08-271-1/+2
* Mark as constTakeshi Abe2013-07-011-6/+6
* Fix warning: Value stored to 'eEncoding' is never readTor Lillqvist2013-06-191-1/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-226-144/+24
* Fix typo "fuction" -> "function"Julien Nabet2013-02-231-1/+1
* Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist2013-02-222-2/+2