Stephan Bergmann
e3898d3714
-Werror,-Wunused-private-field (Clang towards 3.2)
...
Change-Id: If07500e1b7dc0ac127450fbb61e3d569ac3727eb
2012-08-31 09:04:13 +02:00
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
Takeshi Abe
d221d4e5a7
removed unnecessary forward declarations of class
...
this also moved necessary ones to right headers
Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
2012-07-02 22:07:55 +09:00
Michael Meeks
bdc909b07d
re-base on ALv2 code.
2012-06-19 18:00:37 +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
Kevin Hunter
60f1085535
Simplify logic to use std::vector's .empty()
...
No need to muck about with iterators, adding a loop, and 2 function
calls to test for empty: it's a std::vector under the hood, so use
.empty(), and inline it.
2011-10-10 13:58:25 -04:00
Jan Holesovsky
1339a41fb0
Revert "Simplify logic to use std::vector's .empty()"
...
This reverts commit a6a51b6a69
.
The commit broke the build, sorry for the push.
2011-10-06 10:19:42 +02:00
Kevin Hunter
a6a51b6a69
Simplify logic to use std::vector's .empty()
...
No need to muck about with iterators, adding a loop, and 2 function
calls to test for empty: it's a std::vector under the hood, so use
.empty(), and inline it.
2011-10-06 10:04:45 +02:00
Allmann-Rahn
fbc30846ac
Translated German comments and removed the redundant ones in the directories accessibility to (incl.) basebmp.
2011-08-23 17:36:50 +01:00
Caolán McNamara
8cad7d1947
add modelines to .hxx files as well
2010-10-27 13:05:40 +01: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
1d46e7bfe6
INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED
...
2008/03/28 16:01:29 rt 1.6.22.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:45:44 +00:00
Rüdiger Timm
9d56d94473
INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED
...
2008/03/28 16:01:29 rt 1.9.22.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:45:27 +00:00
Rüdiger Timm
d5430e531d
INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED
...
2008/03/28 16:01:29 rt 1.4.22.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:44:58 +00:00
Jens-Heiner Rechtien
804d73711b
INTEGRATION: CWS adc18 (1.5.2); FILE MERGED
...
2007/10/18 13:10:22 np 1.5.2.1: #i81775#
2007-11-02 14:21:14 +00:00
Jens-Heiner Rechtien
0a4fb256d4
INTEGRATION: CWS adc18 (1.8.2); FILE MERGED
...
2007/10/19 10:37:26 np 1.8.2.2: #i81775#
2007/10/18 13:10:22 np 1.8.2.1: #i81775#
2007-11-02 14:21:01 +00:00
Jens-Heiner Rechtien
300aae82fd
INTEGRATION: CWS adc18 (1.5.24); FILE MERGED
...
2007/10/18 13:10:22 np 1.5.24.1: #i81775#
2007-11-02 14:20:24 +00:00
Jens-Heiner Rechtien
7653112360
INTEGRATION: CWS adc18 (1.3.56); FILE MERGED
...
2007/10/19 10:37:26 np 1.3.56.2: #i81775#
2007/10/18 13:10:22 np 1.3.56.1: #i81775#
2007-11-02 14:20:06 +00:00
Vladimir Glazounov
d264ad1c1d
INTEGRATION: CWS adc17 (1.4.50); FILE MERGED
...
2007/08/10 10:37:09 np 1.4.50.1: #i23626 correct spacing in autodoc output#
2007-09-18 12:23:30 +00:00
Vladimir Glazounov
bc25a010dc
INTEGRATION: CWS adc17 (1.7.18); FILE MERGED
...
2007/08/10 10:37:09 np 1.7.18.1: #i23626 correct spacing in autodoc output#
2007-09-18 12:23:15 +00:00
Oliver Bolte
37f92d29be
INTEGRATION: CWS adc15 (1.6.10); FILE MERGED
...
2006/09/12 17:20:05 np 1.6.10.1: #i69082# fix problem with lost text in @see tags
2006-09-15 10:10:54 +00:00
Oliver Bolte
5a2f5e5187
INTEGRATION: CWS adc15 (1.4.34); FILE MERGED
...
2006/09/12 17:20:05 np 1.4.34.1: #i69082# fix problem with lost text in @see tags
2006-09-15 10:10:40 +00:00
Jens-Heiner Rechtien
2fcd01fb02
INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED
...
2005/10/18 08:35:41 np 1.5.4.1: #i53898#
2006-06-19 10:49:07 +00:00
Rüdiger Timm
229737a147
INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED
...
2005/09/05 13:09:39 rt 1.3.102.1: #i54170# Change license header: remove SISSL
2005-09-07 15:25:26 +00:00
Rüdiger Timm
4ffcd9424a
INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED
...
2005/09/05 13:09:39 rt 1.4.24.1: #i54170# Change license header: remove SISSL
2005-09-07 15:25:10 +00:00
Rüdiger Timm
5f961ec8ba
INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED
...
2005/09/05 13:09:38 rt 1.3.18.1: #i54170# Change license header: remove SISSL
2005-09-07 15:24:35 +00:00
Rüdiger Timm
339fda5040
INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED
...
2005/09/05 13:09:38 rt 1.2.24.1: #i54170# Change license header: remove SISSL
2005-09-07 15:24:20 +00:00
Oliver Bolte
83a412ef5f
INTEGRATION: CWS adc9 (1.2.6); FILE MERGED
...
2004/11/09 17:36:23 np 1.2.6.1: #i31023#
2004-11-15 12:27:13 +00:00
Rüdiger Timm
23b20fbe1f
INTEGRATION: CWS adc8 (1.3.54); FILE MERGED
...
2004/07/02 14:44:34 np 1.3.54.1: #i30967#
2004-07-12 14:13:30 +00:00
Rüdiger Timm
ac978076ab
INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED
...
2004/07/02 14:44:34 np 1.1.1.1.98.1: #i30967#
2004-07-12 14:12:53 +00:00
Rüdiger Timm
6f0aebb2b5
INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED
...
2004/07/02 14:44:33 np 1.1.1.1.98.1: #i30967#
2004-07-12 14:12:38 +00:00
Vladimir Glazounov
fa6a7d9e3a
INTEGRATION: CWS sdk02 (1.2.46); FILE MERGED
...
2003/05/26 16:42:11 np 1.2.46.1: #108925# Enable tag @since and text for tag @deprecated.
2003-06-10 10:31:57 +00:00
Vladimir Glazounov
e5c2e430cf
INTEGRATION: CWS sdk02 (1.2.32); FILE MERGED
...
2003/05/26 16:42:10 np 1.2.32.1: #108925# Enable tag @since and text for tag @deprecated.
2003-06-10 10:31:44 +00:00
Nikolai Pretzell
b9a59049ae
#103134#
2002-11-01 16:44:28 +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
d566f38f8a
Moving Autodoc to OpenOffice.org, module autodoc: sourcecode repository and documentation generator
2002-03-08 13:45:36 +00:00