summaryrefslogtreecommitdiff
path: root/sal/textenc/convertsinglebytetobmpunicode.cxx
AgeCommit message (Collapse)Author
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2012-01-06Made textenc/converter cleanly usable by both sal and sal_textenc.Stephan Bergmann
2012-01-06Further clean up.Stephan Bergmann
2012-01-05Changed C files to C++.Stephan Bergmann
2011-11-27remove include of pch header from salNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.5.234); FILE MERGEDRüdiger Timm
2008/03/31 13:24:11 rt 1.5.234.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGEDOliver Bolte
2006/09/01 17:34:21 kaib 1.4.30.1: #i68856# Added header markers and pch files
2006-06-20INTEGRATION: CWS warnings01 (1.2.134); FILE MERGEDJens-Heiner Rechtien
2005/11/18 09:13:28 sb 1.2.134.3: #i53898# Made code warning-free (in some cases reverting previous attempts). 2005/09/23 01:49:29 sb 1.2.134.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/30 17:03:18 sb 1.2.134.1: #i53898# Made code warning-free.
2005-09-08INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGEDRüdiger Timm
2005/09/05 17:45:52 rt 1.2.138.1: #i54170# Change license header: remove SISSL
2004-06-17INTEGRATION: CWS sb17 (1.1.2); FILE ADDEDRüdiger Timm
2004/04/05 15:33:41 sb 1.1.2.1: #i25672# Added RTL_TEXTENCODING_ADOBE_STANDARD/SYMBOL.