summaryrefslogtreecommitdiff
path: root/cli_ure/source/uno_bridge/cli_bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/uno_bridge/cli_bridge.h')
-rw-r--r--cli_ure/source/uno_bridge/cli_bridge.h37
1 files changed, 14 insertions, 23 deletions
diff --git a/cli_ure/source/uno_bridge/cli_bridge.h b/cli_ure/source/uno_bridge/cli_bridge.h
index b9297d0bfaaf..e8f78c875d07 100644
--- a/cli_ure/source/uno_bridge/cli_bridge.h
+++ b/cli_ure/source/uno_bridge/cli_bridge.h
@@ -1,30 +1,21 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
*
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
*
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
#if ! defined INCLUDED_CLI_BRIDGE_H
#define INCLUDED_CLI_BRIDGE_H
tephan Bergmann 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-06-25remove whitespaceMarkus Mohrhard 2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann 2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann 2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann 2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold 2014-04-27constLuboš Luňák 2014-04-19fixincludeguards.sh: scThomas Arnhold 2014-04-06whitespace cleanup in scMarkus Mohrhard 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-27sfx2: sal_Bool->boolNoel Grandin 2014-03-03Remove visual noise from scAlexander Wilms 2013-10-04convert sc/.../tphf.hxx from String to OUStringNoel Grandin 2013-03-04Convert page header/footer to new widget UIOlivier Hallot 2012-12-04re-base on ALv2 code. Includes:Michael Meeks 2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann 2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida 2011-01-18Some more dead code removalThomas Arnhold 2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko 2010-10-28add modelines to .hxx files as wellCaolán McNamara 2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2008-04-10INTEGRATION: CWS changefileheader (1.4.330); FILE MERGEDRüdiger Timm 2007-02-27INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGEDVladimir Glazounov 2005-09-08INTEGRATION: CWS ooo19126 (1.2.798); FILE MERGEDRüdiger Timm 2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien