Age | Commit message (Expand) | Author |
2014-03-04 | Add mode lines | Takeshi Abe |
2014-03-03 | fdo#72468 Remove memory overflow on static memory. | Arnaud Versini |
2014-01-10 | Use bool | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-08-27 | fdo#67313: Use "lo" suffix for private URE libs | Stephan Bergmann |
2013-07-01 | Mark as const | Takeshi Abe |
2013-06-19 | Fix warning: Value stored to 'eEncoding' is never read | Tor Lillqvist |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-02-23 | Fix typo "fuction" -> "function" | Julien Nabet |
2013-02-22 | Fix misspellings detected by https://github.com/lyda/misspell-check | Tor Lillqvist |
2012-11-27 | warning C4309: '=' : truncation of constant value | Stephan Bergmann |
2012-11-27 | implement a new iscii (devangari) <-> unicode converter | Caolán McNamara |
2012-11-26 | fix unicode to dingbats conversion | Caolán McNamara |
2012-11-26 | removal of ISCII code left a bogus hole in table | Caolán McNamara |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-15 | Revert "saldllapi.h is really not included outside of sal itself" | Stephan Bergmann |
2012-09-14 | better debug message when textenc module loading fails | Luboš Luňák |
2012-09-14 | saldllapi.h is really not included outside of sal itself | Norbert Thiebaud |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-05 | Translated German comments to English in folder 'sal'. | Mark Wolf |
2012-03-21 | More hacking on static linking (iOS) support | Tor Lillqvist |
2012-02-15 | Merge sal_textenc into sal just on Android | Tor Lillqvist |
2012-02-15 | Don't bother with a separate libsal_textenc when merging libs | Tor Lillqvist |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-06 | Final disentanglement between sal and sal_textenc. | Stephan Bergmann |
2012-01-06 | Made textenc/converter cleanly usable by both sal and sal_textenc. | Stephan Bergmann |
2012-01-06 | Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte. | Stephan Bergmann |
2012-01-06 | Further clean up. | Stephan Bergmann |
2012-01-05 | Changed C files to C++. | Stephan Bergmann |
2012-01-05 | Properly assign objects to only those libraries that actually use them. | Stephan Bergmann |
2012-01-05 | Properly extract from tcvt*.tab files what goes into textenc.cxx. | Stephan Bergmann |
2012-01-05 | Retire TOOLS_STRING_MISSUSE hack (to enable further cleanup). | Stephan Bergmann |
2011-12-19 | -Werror=shadow and -Werror=sign-promo fixes | Stephan Bergmann |
2011-12-19 | sal: add visibility symbols | Matúš Kukan |
2011-12-19 | sal: convert to gbuild | Matúš Kukan |
2011-11-27 | remove include of pch header from sal | Norbert Thiebaud |
2011-10-03 | WaE: unreachable code | Tor Lillqvist |
2011-09-27 | FullTextEncodingDataSingleton must not call itself recursively. | Stephan Bergmann |
2011-09-23 | Fix typo | Tor Lillqvist |
2011-09-21 | Cleaned up sal_textenc, making it work on Mac OS X. | Stephan Bergmann |
2011-08-03 | Don't use dynamic loading on iOS | Tor Lillqvist |
2011-05-25 | Compilation fix for iOS | Tor Lillqvist |
2011-04-04 | WaE: unreachable return | Caolán McNamara |
2011-03-31 | sync names with scp2, and fix macosx copy/link | Caolán McNamara |
2011-03-25 | Don't use "uno_" prefix for libraries on Windows | Fridrich Štrba |
2011-03-24 | merge size-sal-textenc i#70166 | Michael Meeks |