summaryrefslogtreecommitdiffstats
path: root/sal/textenc
Commit message (Expand)AuthorAgeFilesLines
* 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
* warning C4309: '=' : truncation of constant valueStephan Bergmann2012-11-271-19/+19
* implement a new iscii (devangari) <-> unicode converterCaolán McNamara2012-11-274-2/+568
* fix unicode to dingbats conversionCaolán McNamara2012-11-261-5/+5
* removal of ISCII code left a bogus hole in tableCaolán McNamara2012-11-261-0/+8
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2166-1657/+945
* Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann2012-09-153-0/+9
* better debug message when textenc module loading failsLuboš Luňák2012-09-141-3/+2
* saldllapi.h is really not included outside of sal itselfNorbert Thiebaud2012-09-143-9/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-213-63/+36
* Translated German comments to English in folder 'sal'.Mark Wolf2012-04-051-14/+12
* More hacking on static linking (iOS) supportTor Lillqvist2012-03-211-1/+1
* Merge sal_textenc into sal just on AndroidTor Lillqvist2012-02-151-1/+1
* Don't bother with a separate libsal_textenc when merging libsTor Lillqvist2012-02-151-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-216-23/+26
* Final disentanglement between sal and sal_textenc.Stephan Bergmann2012-01-068-146/+144
* Made textenc/converter cleanly usable by both sal and sal_textenc.Stephan Bergmann2012-01-0611-269/+191
* Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.Stephan Bergmann2012-01-0618-797/+943
* Further clean up.Stephan Bergmann2012-01-0631-122/+227
* Changed C files to C++.Stephan Bergmann2012-01-0541-1288/+1167
* Properly assign objects to only those libraries that actually use them.Stephan Bergmann2012-01-053-28/+27
* Properly extract from tcvt*.tab files what goes into textenc.cxx.Stephan Bergmann2012-01-054-249/+254
* Retire TOOLS_STRING_MISSUSE hack (to enable further cleanup).Stephan Bergmann2012-01-051-18/+0
* -Werror=shadow and -Werror=sign-promo fixesStephan Bergmann2011-12-191-5/+3
* sal: add visibility symbolsMatúš Kukan2011-12-191-2/+2
* sal: convert to gbuildMatúš Kukan2011-12-191-111/+0
* remove include of pch header from salNorbert Thiebaud2011-11-272-4/+0
* WaE: unreachable codeTor Lillqvist2011-10-031-1/+0
* FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann2011-09-271-10/+2
* Fix typoTor Lillqvist2011-09-231-1/+1
* Cleaned up sal_textenc, making it work on Mac OS X.Stephan Bergmann2011-09-213-43/+74
* Don't use dynamic loading on iOSTor Lillqvist2011-08-032-6/+11
* Compilation fix for iOSTor Lillqvist2011-05-251-0/+6
* WaE: unreachable returnCaolán McNamara2011-04-041-1/+0
* sync names with scp2, and fix macosx copy/linkCaolán McNamara2011-03-311-1/+1
* Don't use "uno_" prefix for libraries on WindowsFridrich Štrba2011-03-251-1/+1
* merge size-sal-textenc i#70166Michael Meeks2011-03-243-138/+329
* cppcheck: misc scope and unused variablesCaolán McNamara2011-01-211-2/+1
* add modelines to .h and .c files as wellCaolán McNamara2010-10-2727-0/+80
* #i113212# support x-iscii-de/RTL_TEXTENCODING_ISCII_DEVANGARI mappingCaolán McNamara2010-10-252-1/+6
* replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)David Tardon2010-10-201-4/+3
* cleanup to use SAL_N_ELEMENTSKenneth Venken2010-10-181-1/+2
* remove non-compiled codePovilas Kanapickas2010-10-181-160/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-143-0/+9
* Ported sal-strintern-speed-char-upper.diff from ooo-build.Kohei Yoshida2010-09-283-8/+58
* #i1138511# allow symbol-aliasing in adobe single-byte encodingsHerbert Duerr [hdu]2010-08-191-0/+2
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-1271-288/+71