Commit graph

26 commits

Author SHA1 Message Date
Michael Meeks
72cfb250a2 re-base on ALv2 code. 2012-06-13 13:31:56 +01:00
Takeshi Abe
a295d1f05c removed duplicate #includes in cosv 2012-03-18 01:14:51 +09: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
Norbert Thiebaud
3f2ff54778 remove pch from the include list 2011-11-27 15:24:45 -06:00
Caolán McNamara
9f0e1d859e remove unused datetime 2011-06-27 22:45:19 +01:00
Caolán McNamara
3f7d2ae5ca more unused methods 2011-06-22 22:16:15 +01:00
Caolán McNamara
cd4395feb5 various unused junk 2011-06-21 12:10:55 +01:00
Caolán McNamara
9873968a74 throw out some unused methods 2011-06-17 14:05:13 +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
a09f5ab554 INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED
2008/03/31 13:04:48 rt 1.3.50.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:25:31 +00:00
Rüdiger Timm
be55d56f61 INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED
2008/03/31 13:04:48 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:25:16 +00:00
Rüdiger Timm
5f68843527 INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED
2008/03/31 13:04:48 rt 1.7.34.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:24:06 +00:00
Rüdiger Timm
64943a1490 INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED
2008/03/31 13:04:48 rt 1.2.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:23:00 +00:00
Rüdiger Timm
f1da8e28d5 INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED
2008/03/31 13:04:47 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:22:29 +00:00
Jens-Heiner Rechtien
544c0f2133 INTEGRATION: CWS adc18 (1.1.4); FILE ADDED
2007/09/20 12:14:51 np 1.1.4.2: #i81775#
2005/03/10 17:16:16 np 1.1.4.1: file commandline.cxx was added on branch cws_src680_adc18 on 2007-09-20 12:14:51 +0000
2007-11-02 16:45:51 +00:00
Jens-Heiner Rechtien
1a92801d57 INTEGRATION: CWS warnings01 (1.5.104); FILE MERGED
2005/09/22 22:15:48 sb 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/30 13:13:56 sb 1.5.104.1: #i53898# Made code warning-free.
2006-06-19 13:30:23 +00:00
Rüdiger Timm
12d55ee1e5 INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED
2005/09/05 14:08:59 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL
2005-09-08 07:05:30 +00:00
Rüdiger Timm
0c8a9f3f25 INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED
2005/09/05 14:08:59 rt 1.5.102.1: #i54170# Change license header: remove SISSL
2005-09-08 07:05:11 +00:00
Rüdiger Timm
7942611c01 INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED
2005/09/05 14:08:58 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL
2005-09-08 07:04:29 +00:00
Rüdiger Timm
27613b4b80 INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED
2005/09/05 14:08:58 rt 1.2.102.1: #i54170# Change license header: remove SISSL
2005-09-08 07:03:49 +00:00
Nikolai Pretzell
0fc2847738 #103134# Allow cross references in IDL docu and some minor but essential fixes in cosv 2002-11-01 11:18:53 +00:00
Vladimir Glazounov
a12ececf56 #100000# NP: correct wrong stdlib-include (replaced local stdlib.h by the global one) 2002-08-21 07:27:38 +00:00
Nikolai Pretzell
41022e5f72 #98964#, New layout for IDL-docu and some fixes for gcc and in Filehandling 2002-05-14 07:08:46 +00:00
Nikolai Pretzell
a10c46e83c #98177# 2002-05-02 11:36:16 +00:00
Nikolai Pretzell
8913e1e75e Moving Autodoc to OpenOffice.org, module cosv: CommonServices 2002-03-08 13:25:40 +00:00