summaryrefslogtreecommitdiff
path: root/cppuhelper/inc/cppuhelper/compbase3.hxx
AgeCommit message (Collapse)Author
2013-04-24move URE headers to include/David Tardon
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
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-06-06nuke dead codeTakeshi Abe
Change-Id: I0ea47ee535ba0e903bae0de227acd311ca96aa03
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák
On Linux, public templates should not be hidden at the linker level. But on Windows, dllimport causes trouble. So create a new macro to be used specifically with templates that does the right thing on both platforms. (http://lists.freedesktop.org/archives/libreoffice/2012-March/028041.html and followups)
2012-03-10exported templates need to be marked as suchLuboš Luňák
Otherwise their instances created in other modules may end up as non-exported even when used by something exported.
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann
* New build prerequisite doxygen (controllable via --with-doxygen). * Adapted various headers to slightly different doxygen documentation syntax, but much clean up still remains to be done (i.e., warnings emitted by doxygen fixed).
2011-03-28add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
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-11INTEGRATION: CWS changefileheader (1.13.102); FILE MERGEDRüdiger Timm
2008/04/01 10:54:22 thb 1.13.102.2: #i85898# Stripping all external header guards 2008/03/28 15:25:19 rt 1.13.102.1: #i87441# Change license header to LPGL v3.
2006-06-19INTEGRATION: CWS warnings01 (1.12.2); FILE MERGEDJens-Heiner Rechtien
2005/11/09 20:54:24 sb 1.12.2.1: #i53898# Avoid warnings about name hiding from template code, when instantiated for certain class arguments.
2005-10-27INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGEDJens-Heiner Rechtien
2005/10/25 08:47:32 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:41:13 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:07:00 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages
2005-09-08INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGEDRüdiger Timm
2005/09/05 12:07:21 rt 1.10.42.1: #i54170# Change license header: remove SISSL
2004-06-25INTEGRATION: CWS tune04 (1.9.28); FILE MERGEDHans-Joachim Lankenau
2004/06/15 08:53:06 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template
2004-02-02INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGEDJens-Heiner Rechtien
2004/01/29 15:09:14 hr 1.8.40.1: #111934#: merge CWS ooo111fix2
2003-07-16INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGEDJens-Heiner Rechtien
2003/07/14 15:18:45 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only. http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611 Dan fa@ooo
2001-11-09#88337# documentation revisionDaniel Boelzle
2001-09-04#90698# expanded macrosDaniel Boelzle
2001-09-04#90698# new major implementation helper revisionDaniel Boelzle
2001-05-21#87052# component impl helper size optimizationDaniel Boelzle
2001-05-14API documentationDaniel Boelzle
2001-03-15impl helper macros expanded and checked inDaniel Boelzle
2000-09-18initial importJens-Heiner Rechtien