summaryrefslogtreecommitdiff
path: root/sal/textenc
AgeCommit message (Expand)Author
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-22Fix order of function pointersStephan Bergmann
2014-05-18remove some external header guardsThomas Arnhold
2014-05-09coverity#1209362 coverity gold, wrong maskCaolán McNamara
2014-05-05Asan: fix invalid memory accessMarkus Mohrhard
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24More hacking on --with-localesTor Lillqvist
2014-04-23Typo fix: s/temporaer/temporary/Tor Lillqvist
2014-04-24Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-22Bypass EUC and ISO-2022 encoding tables for iOSTor Lillqvist
2014-04-11Fix boundsStephan Bergmann
2014-03-04Add mode linesTakeshi Abe
2014-03-03fdo#72468 Remove memory overflow on static memory.Arnaud Versini
2014-01-10Use boolStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-07-01Mark as constTakeshi Abe
2013-06-19Fix warning: Value stored to 'eEncoding' is never readTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-11-27warning C4309: '=' : truncation of constant valueStephan Bergmann
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara
2012-11-26fix unicode to dingbats conversionCaolán McNamara
2012-11-26removal of ISCII code left a bogus hole in tableCaolán McNamara
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-09-15Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann
2012-09-14better debug message when textenc module loading failsLuboš Luňák
2012-09-14saldllapi.h is really not included outside of sal itselfNorbert Thiebaud
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-05Translated German comments to English in folder 'sal'.Mark Wolf
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist
2012-02-15Merge sal_textenc into sal just on AndroidTor Lillqvist
2012-02-15Don't bother with a separate libsal_textenc when merging libsTor Lillqvist
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-06Final disentanglement between sal and sal_textenc.Stephan Bergmann
2012-01-06Made textenc/converter cleanly usable by both sal and sal_textenc.Stephan Bergmann
2012-01-06Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.Stephan Bergmann
2012-01-06Further clean up.Stephan Bergmann
2012-01-05Changed C files to C++.Stephan Bergmann
2012-01-05Properly assign objects to only those libraries that actually use them.Stephan Bergmann
2012-01-05Properly extract from tcvt*.tab files what goes into textenc.cxx.Stephan Bergmann
2012-01-05Retire TOOLS_STRING_MISSUSE hack (to enable further cleanup).Stephan Bergmann