summaryrefslogtreecommitdiff
path: root/cppuhelper/inc/cppuhelper/servicefactory.hxx
AgeCommit message (Collapse)Author
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann
... com.sun.star.comp.helper.RegistryServiceFactory (juh.jar). Superseded by default bootstrap mechanisms. An aborting stub for non-inline cppu::createRegistryServiceFactory is left in cppuhelper/srouce/compat.cxx to avoid having to incompatibly change cppuhelper/soruce/gcc3.map. Change-Id: I590e50b8f57e86d4bb3e00d157c9e5907c02f267
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-01-02cppuhelper: add visibility symbols as first step for porting to gbuildMatúš Kukan
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.8.140); FILE MERGEDRüdiger Timm
2008/04/01 15:10:53 thb 1.8.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.8.140.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.7.184); FILE MERGEDRüdiger Timm
2005/09/05 12:07:31 rt 1.7.184.1: #i54170# Change license header: remove SISSL
2001-12-13#88337# changed @deprecatedDaniel Boelzle
2001-11-09#88337# documentation revisionDaniel Boelzle
2001-05-28#87190# removing leading * in documentationJuergen Schmidt
2001-05-09added bootstrap helper functionsDaniel Boelzle
2001-03-09revised function throw () clauses, removed obsolete macros.hxxDaniel Boelzle
2000-12-21commentsDaniel Boelzle
2000-09-18initial importJens-Heiner Rechtien