summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XBitmap.idl')
-rw-r--r--offapi/com/sun/star/rendering/XBitmap.idl5
1 files changed, 1 insertions, 4 deletions
diff --git a/offapi/com/sun/star/rendering/XBitmap.idl b/offapi/com/sun/star/rendering/XBitmap.idl
index 75a30ba54c57..3eedd46357e2 100644
--- a/offapi/com/sun/star/rendering/XBitmap.idl
+++ b/offapi/com/sun/star/rendering/XBitmap.idl
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: XBitmap.idl,v $
- * $Revision: 1.8 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
ref='/libreoffice/core/commit/ure?h=libreoffice-5.1.0.0.alpha1-buildfix1&id=644c33a857c46d540202189228f519946dc33833'>fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann1-51/+50 2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1 2013-08-19Use correct paths to URE stuff on WindowsTor Lillqvist1-1/+4 2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist2-0/+7 2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann1-1/+0 2013-05-05copy more rc files to instdirDavid Tardon2-0/+19 2013-04-29Use new-style service ctors where possibleStephan Bergmann3-26/+47 2013-04-29Check for theTypeDescriptionManager singletonStephan Bergmann1-1/+9 2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann1-1/+0 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-66/+12 2013-04-21uretest.zip is not installed -> don't build itDavid Tardon3-87/+0 2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann1-5/+3 2013-04-18Adapt env var settings to MS command shell syntaxStephan Bergmann1-3/+8 2013-04-11Adapt uretest to -B removed from cppumaker/javamakerStephan Bergmann2-7/+6 2013-04-11Let theMacroExpander.hpp take care about the singleton instantiation detailsStephan Bergmann3-14/+4 2013-04-11Missing rtl:: namespaceStephan Bergmann3-15/+15 2013-04-02drop prefix from ::cssThomas Arnhold2-32/+32 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0 2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith2-16/+13 2013-02-28remove all d.lstMichael Stahl1-0/+0 2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann1-0/+2 2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith1-12/+9 2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl5-5/+5 2012-12-19Make ure/source/uretest/ use defaultBootstrap_InitialComponentContextStephan Bergmann4-42/+27 2012-12-18API CHANGE: Remove obsolete regcomp from UREStephan Bergmann1-12/+4 2012-12-18Adapt ure/source/uretest/ to passive component registrationStephan Bergmann5-28/+31 2012-12-18-fvisibility=hidden requires HAVE_GCC_VISIBILITY_FEATUREStephan Bergmann1-3/+6 2012-12-18SDK's include/stl is long goneStephan Bergmann2-18/+12 2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann5-100/+7 2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-6/+0 2012-11-15Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4Stephan Bergmann5-42/+16 2012-10-22remove nonexistant file from Zip_uretestPeter Foley1-1/+0 2012-10-01remove dead linkNorbert Thiebaud1-2/+0 2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2<