summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype/mctfentry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/cnttype/mctfentry.cxx')
-rw-r--r--dtrans/source/cnttype/mctfentry.cxx37
1 files changed, 14 insertions, 23 deletions
diff --git a/dtrans/source/cnttype/mctfentry.cxx b/dtrans/source/cnttype/mctfentry.cxx
index 21588a7ef58e..4b772993bb01 100644
--- a/dtrans/source/cnttype/mctfentry.cxx
+++ b/dtrans/source/cnttype/mctfentry.cxx
@@ -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 .
+ */
//-----------------------------------------------------------------
// includes of other projects
olves: tdf#130757 Add Minangkabau [min-ID] to language listEike Rathke 2020-02-10Resolves: tdf#130550 Add Ligurian [lij-IT] to language listEike Rathke 2020-02-01android: Set the correct path for the liblangtag data.Jan Holesovsky 2020-01-24loplugin:makeshared in hwpfilter..i18npoolNoel Grandin 2019-12-19sal_Char->char in formula..i18npoolNoel Grandin 2019-11-28Resolves: tdf#129045 add Guadeloupean Creole French [gcf-GP] to language listEike Rathke 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-11-19Resolves: tdf#128855 Add Kabardian [kbd-RU] to language listEike Rathke 2019-10-27Add bin/lo-xlate-langEike Rathke 2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin 2019-09-28Resolves: tdf#127786 cache Glibc locale string in LanguageTagImplEike Rathke 2019-09-01Fix '..'Andrea Gelmini 2019-09-01Fix '..'Andrea Gelmini 2019-08-20Related: tdf#127011 add English (Nigeria) [en-NG] 0xA809 to language listEike Rathke 2019-08-01tdf#126282 add English (Sri Lanka) [en-LK] 0xA409 to language listEike Rathke 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18nlangtagStephan Bergmann 2019-07-18It's Classical Armenian, not Classic [xcl-AM]Eike Rathke 2019-06-05Related: tdf#125404 alias cmn-CN to zh-CN, cmn-TW to zh-TWEike Rathke 2019-05-21tdf#42949 Fix IWYU warnings in i18nlangtag/Gabor Kelemen 2019-05-04Resolves: tdf#123948 add English (Zambia) [en-ZM] to language listEike Rathke 2019-05-02Comment stuff and @addregexEike Rathke 2019-05-02Adapt to realityEike Rathke 2019-04-25Re-generate from 3/13/2019 13.0 revisionEike Rathke 2019-04-25Generate .lst.h output with LanguageType(0x....)Eike Rathke 2019-03-18Index is not needed for single getToken callMatteo Casalin 2019-03-09out of line some heavily repeated functionsNoel Grandin 2019-03-08new loplugin constvarsNoel Grandin 2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov