summaryrefslogtreecommitdiff
path: root/source/auxiliary/ja/simpress.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'source/auxiliary/ja/simpress.cfg')
-rw-r--r--source/auxiliary/ja/simpress.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/source/auxiliary/ja/simpress.cfg b/source/auxiliary/ja/simpress.cfg
index cb42d79504..d0791804b5 100644
--- a/source/auxiliary/ja/simpress.cfg
+++ b/source/auxiliary/ja/simpress.cfg
@@ -1,3 +1,21 @@
+#
+# This file is part of the LibreOffice project.
+#
+# 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/.
+#
+# This file incorporates work covered by the following license notice:
+#
+# 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 .
+#
+
Title=%PRODUCTNAME Impress
n value='feature/unocrsrptr'>feature/unocrsrptr LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppcanvas/qa
AgeCommit message (Expand)Author
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-05-07loplugin:ostr in cppcanvasNoel Grandin
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-06-19CppunitTest_cppcanvas_test: clang-formatKhaled Hosny
2023-06-19tdf#155810: Add testKhaled Hosny
2023-06-19CppunitTest_cppcanvas_test: generalize testCompositeKhaled Hosny
2023-06-19CppunitTest_cppcanvas_test: enable even if cairo canvas is notKhaled Hosny
2023-06-19CppunitTest_cppcanvas_test: use CPPUNIT_TEST_FIXTURE()Khaled Hosny
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-11-24Remove some unused includesMiklos Vajna
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-07-19Replace old png writer in emfplus.cxxofftkp
2021-12-06Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBodyStephan Bergmann
2021-10-29Prepare for removal of non-const operator[] from Sequence in cppcanvasMike Kaganski
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen
2019-05-13Fix emfplus.cxx cppcanvas/qaJulien Nabet
2019-05-10an uno -> a unoCaolán McNamara
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin
2019-02-07CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna