Michael Meeks
9d7c1dcbbb
re-base on ALv2 code. Includes:
...
Patches contributed by Ocke Janssen
converted reportdesign.
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1394326
Patch contributed by Oliver Rainer-Wittmann
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
2012-12-06 09:12:57 +00:00
Alexander Bergmann
0439af27e1
Code cleanup: ( () ) replaced by (())
2012-01-26 17:41:07 +00:00
Norbert Thiebaud
c10fb61c1a
remove include of pch header in cppuhelper
2011-11-27 13:03:19 -06:00
Julien Nabet
474d8ffd63
Some cppcheck cleaning
2011-05-17 12:44:26 +02:00
Fridrich Strba
7895563216
move module cppuhelper to boost unordered containers
2011-02-03 23:39:38 +01:00
J. Graeme Lingard
1b11499074
Remove redundant comments
2010-12-05 20:28:21 +00:00
Caolán McNamara
2048cbbfad
#i111793# make cppuhelper/interfacecontainer strict aliasing safe
2010-10-18 19:54:14 +01:00
Sebastian Spaeth
a715e1b3d0
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-14 17:04:31 +02:00
Laurent Charrière
7b5a50e4ed
Fix typos in comments in ure/cppuhelper
...
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:59 +01:00
Laurent Charrière
fee1a2b79e
Delete commented out code in ure/cppuhelper
...
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:58 +01:00
Laurent Charrière
a22e62641a
Translate German comments in ure/cppuhelper
...
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:58 +01:00
Jens-Heiner Rechtien
7c80db2eb3
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
Mathias Bauer
ffd6952e9a
#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible
2009-07-10 14:03:42 +02:00
Rüdiger Timm
b09cc7acba
INTEGRATION: CWS changefileheader (1.18.28); FILE MERGED
...
2008/03/28 15:25:25 rt 1.18.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:34:46 +00:00
Kurt Zenker
44fd1d64df
INTEGRATION: CWS mingwport06 (1.17.34); FILE MERGED
...
2007/08/27 12:04:57 vg 1.17.34.2: #i75499# single ifdef for MSVC
2007/08/24 12:58:07 vg 1.17.34.1: #i75499# pragma is for MSVC
2007-09-06 12:21:20 +00:00
Rüdiger Timm
1fc0b4f5ce
INTEGRATION: CWS cppuhelpshrink (1.16.30); FILE MERGED
...
2006/12/22 14:37:20 mmeeks 1.16.30.1: #i72766#
save memory in cppuhelper, using a vector instead of a hash_map
2007-01-29 14:45:47 +00:00
Oliver Bolte
414a1433dc
INTEGRATION: CWS pchfix02 (1.15.14); FILE MERGED
...
2006/09/01 17:23:18 kaib 1.15.14.1: #i68856# Added header markers and pch files
2006-09-16 11:41:22 +00:00
Jens-Heiner Rechtien
4e2788de19
INTEGRATION: CWS warnings01 (1.13.60); FILE MERGED
...
2005/09/22 15:38:47 sb 1.13.60.2: RESYNC: (1.13-1.14); FILE MERGED
2005/09/07 11:05:30 sb 1.13.60.1: #i53898# Made code warning-free.
2006-06-19 09:34:07 +00:00
Rüdiger Timm
14aabc1726
INTEGRATION: CWS ooo19126 (1.13.64); FILE MERGED
...
2005/09/05 12:07:38 rt 1.13.64.1: #i54170# Change license header: remove SISSL
2005-09-08 08:27:32 +00:00
Sander Vesik
f690e86642
INTEGRATION: CWS ooo20040329 (1.12.8); FILE MERGED
...
2004/03/17 11:50:32 waratah 1.12.8.1: #i1858# alter the order of some definitions to fix some -Wall warnings
break up some if statements into two statements instead of assinging in if
2004-04-21 13:07:47 +00:00
Jens-Heiner Rechtien
45c3e26cd1
INTEGRATION: CWS ooo20031216 (1.11.42); FILE MERGED
...
2003/12/13 13:48:14 waratah 1.11.42.1: #i1858# test for previous definition of macro to remove warning
2004-02-04 10:55:23 +00:00
Rüdiger Timm
69f3d1b9e6
INTEGRATION: CWS uno2 (1.9.26); FILE MERGED
...
2003/04/09 15:07:31 dbo 1.9.26.1: #108591# fixed assert()
2003-04-23 15:24:44 +00:00
Vladimir Glazounov
0228caf63c
INTEGRATION: CWS dbgmacros1 (1.9.34); FILE MERGED
...
2003/04/09 10:40:11 kso 1.9.34.1: #108413# - debug macro unification.
2003-04-15 15:35:06 +00:00
Frank Schönheit
564525bc59
#103388# (done by fs, approved by jbu) realloc: don't realloc/copy the sequence (elements) ourself, rely on the Sequence's realloc method (which is more performant for a large number of consecutive addListener calls)
2002-10-04 07:33:18 +00:00
Daniel Boelzle
b33cf704ef
#88919# access control
2001-12-14 12:19:51 +00:00
Daniel Boelzle
d6015b89e2
#87052# no STL exports from cppuhelper lib
2001-06-07 10:11:29 +00:00
Jörg Budischewski
bc6cd83a67
#87171# Calling OInterfaceContainerHelper::removeInterface with an empty reference does not crash anymore(it's still asserted)
2001-05-17 11:56:41 +00:00
Joachim Lingner
c23515aeed
OSL_ENSHURE replaced by OSL_ENSURE
2001-03-12 12:39:32 +00:00
Daniel Boelzle
414591811c
revised function throw () clauses, removed obsolete macros.hxx
2001-03-09 11:15:28 +00:00
Jörg Budischewski
a59da1d7a6
added a convenience method to remove the current iteration from the interfaceiterator
2001-02-05 12:21:38 +00:00
Jörg Budischewski
832e2e7579
catching runtimeexception during disposing
2000-09-29 07:48:07 +00:00
Jens-Heiner Rechtien
b525a3115f
initial import
2000-09-18 14:29:57 +00:00