summaryrefslogtreecommitdiff
path: root/sal/textenc/tables.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-5/+3
2014-04-24More hacking on --with-localesTor Lillqvist1-6/+61
2014-04-22Bypass EUC and ISO-2022 encoding tables for iOSTor Lillqvist1-0/+8
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-18/+0
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara1-2/+3
2012-11-26removal of ISCII code left a bogus hole in tableCaolán McNamara1-0/+8
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-26/+16
2012-01-06Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.Stephan Bergmann1-2/+0
2012-01-05Changed C files to C++.Stephan Bergmann1-12/+3
2012-01-05Properly assign objects to only those libraries that actually use them.Stephan Bergmann1-1/+2
2012-01-05Properly extract from tcvt*.tab files what goes into textenc.cxx.Stephan Bergmann1-4/+12
2011-12-19sal: add visibility symbolsMatúš Kukan1-2/+2
2011-09-21Cleaned up sal_textenc, making it work on Mac OS X.Stephan Bergmann1-8/+4
2011-08-03Don't use dynamic loading on iOSTor Lillqvist1-6/+4
2011-05-25Compilation fix for iOSTor Lillqvist1-0/+6
2011-04-04WaE: unreachable returnCaolán McNamara1-1/+0
2011-03-24merge size-sal-textenc i#70166Michael Meeks1-0/+231