From 5847d2ab92aa35223e03e1adab486d7c73e2349c Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Tue, 23 Aug 2011 15:23:21 +0200 Subject: recreated tag libreoffice-3.3.3.1 which had these commits: commit dc53bbdbf2e1d0cbb53bb4619188955698f8a5c2 (tag: refs/tags/libreoffice-3.3.3.1) Author: Petr Mladek Date: Tue May 31 17:39:09 2011 +0200 Version 3.3.3.1, tag libreoffice-3.3.3.1 (3.3.3-rc1) commit e4601251b90e2555b032eadbdaa56dcfb91b5aae Author: Noel Power Date: Wed Apr 13 18:52:58 2011 +0100 fix for fdo#35108 allow dot net clients to bootstrap libreoffice Signed-off-by: Petr Mladek cli_ure/source/native/native_bootstrap.cxx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1818bf1dbc330974c749ca17b4d7b79796587fae Author: Jani Monoses Date: Mon Mar 14 19:10:04 2011 +0100 prefer gcc __sync functions over pthread Signed-off-by: Bjoern Michaelsen sal/osl/unx/interlck.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) --- offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl') diff --git a/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl b/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl index 1926c38c2774..595f41314816 100644 --- a/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl +++ b/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl @@ -1,7 +1,7 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite @@ -36,7 +36,7 @@ module com { module sun { module star { module drawing { module framework { interface XResourceId; interface XResourceFactory; - + /** The XResourceFactoryManager is part of the configuration controller and manages the set of registered resource factories. -- cgit v1.2.3