summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/strings/test_ostring_stringliterals.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/strings/test_ostring_stringliterals.cxx')
-rw-r--r--sal/qa/rtl/strings/test_ostring_stringliterals.cxx27
1 files changed, 4 insertions, 23 deletions
diff --git a/sal/qa/rtl/strings/test_ostring_stringliterals.cxx b/sal/qa/rtl/strings/test_ostring_stringliterals.cxx
index 139c5e4ca21b..7e24e490dce1 100644
--- a/sal/qa/rtl/strings/test_ostring_stringliterals.cxx
+++ b/sal/qa/rtl/strings/test_ostring_stringliterals.cxx
@@ -1,29 +1,10 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * Version: MPL 1.1 / GPLv3+ / LGPLv3+
+ * This file is part of the LibreOffice project.
*
- * The contents of this file are subject to the Mozilla Public License Version
- * 1.1 (the "License"); you may not use this file except in compliance with
- * the License or as specified alternatively below. You may obtain a copy of
- * the License at http://www.mozilla.org/MPL/
- *
- * Software distributed under the License is distributed on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- * for the specific language governing rights and limitations under the
- * License.
- *
- * Major Contributor(s):
- * Copyright (C) 2012 Lubos Lunak <l.lunak@suse.cz> (initial developer)
- *
- * All Rights Reserved.
- *
- * For minor contributions see the git repository.
- *
- * Alternatively, the contents of this file may be used under the terms of
- * either the GNU General Public License Version 3 or later (the "GPLv3+"), or
- * the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
- * in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
- * instead of those above.
+ * 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/.
*/
// activate the extra needed ctor
tr>2018-03-04weld Security Options DialogCaolán McNamara 2017-04-28move builder attributes from OString to OUStringCaolán McNamara 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann Juergen Funk 2017-06-05spelling instanciate -> instantiateNoel Grandin 2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann 2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet 2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna 2017-05-20Correction of a typo in the doctext of XConditionalFormat.idljmzambon 2017-05-19Update the reference rdbs to libreoffice-5-3Stephan Bergmann 2017-05-05Fix typosAndrea Gelmini 2017-05-03remove unneeded @since tags from added pivot chart UNO interfacesTomaž Vajngerl 2017-05-03remove empty commentsNoel Grandin 2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl 2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl 2017-04-27last private:resource ... bitmapex user is goneCaolán McNamara 2017-04-26last private:resource ... bitmap user is goneCaolán McNamara 2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl 2017-04-19pivotcharts: display pivot table fields in correct orderTomaž Vajngerl 2017-04-12[API-CHANGE] drop css.comp.logging.SimpleLogRingCaolán McNamara 2017-04-12enum spelling: throught -> throughJustin Luth 2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl 2017-03-26uitest: provide a way to select a floating window, e.g. popup menuMarkus Mohrhard