Commit Graph

14 Commits

Author SHA1 Message Date
Michael Meeks
535e83550e re-base on ALv2 code. Includes:
Avoid some uses of non portable #!/bin/bash in shell scripts.
    Patch contributed by Pedro Giffuni
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    remove redundant namespace, patch contributed Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1162610
    removal of OS/2 port changes, and preferring our similiar
    tools/inc/tools/solar.h DLLPOSTFIX cleanup.
    i118595 - Removal of the use of getopt() from rscdep.
    Patch contributed by Andre Fische
    http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-07-11 18:12:35 +01:00
Stephan Bergmann
7c704c78d3 Removed some unused parameters; added SAL_UNUSED_PARAMETER.
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-21 15:21:16 +01:00
Sebastian Spaeth
e9a59da46a Add vim/emacs modelines to all source files
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-10-13 10:58:04 +02:00
Jens-Heiner Rechtien
1296914c84 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
ff2eb127ac INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED
2008/03/28 16:02:42 rt 1.9.22.1: #i87441# Change license header to LPGL v3.
2008-04-10 14:50:28 +00:00
Jens-Heiner Rechtien
0ba056cbd1 INTEGRATION: CWS adc18 (1.8.2); FILE MERGED
2007/10/18 15:23:20 np 1.8.2.1: #i81775#
2007-11-02 16:09:25 +00:00
Vladimir Glazounov
1d4616cd70 INTEGRATION: CWS adc17 (1.7.18); FILE MERGED
2007/08/31 14:45:36 np 1.7.18.1: #i80569# remove wrong pchs.
2007-09-18 13:22:27 +00:00
Oliver Bolte
f559f8f9ce INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED
2006/09/01 17:15:49 kaib 1.6.6.1: #i68856# Added header markers and pch files
2006-09-16 16:12:02 +00:00
Jens-Heiner Rechtien
11f3e5a7f7 INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED
2005/10/18 08:36:20 np 1.5.4.1: #i53898#
2006-06-19 11:08:01 +00:00
Rüdiger Timm
2348a6fc93 INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED
2005/09/05 13:12:23 rt 1.4.130.1: #i54170# Change license header: remove SISSL
2005-09-07 17:50:16 +00:00
Nikolai Pretzell
18e7b2a7db #103134# 2002-11-01 16:15:51 +00:00
Nikolai Pretzell
83e726c6a5 #98964#, New layout for Autodoc-IDL-docu and some fixes for gcc 2002-05-14 08:02:21 +00:00
Nikolai Pretzell
c0868d9bbc #98177# Some gcc specific probelms fixed. 2002-05-07 17:32:25 +00:00
Nikolai Pretzell
d566f38f8a Moving Autodoc to OpenOffice.org, module autodoc: sourcecode repository and documentation generator 2002-03-08 13:45:36 +00:00