# # 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 . # $(eval $(call gb_Package_Package,vcl_fontunxpsprint,$(SRCDIR)/vcl/unx/generic/printer/configuration)) $(eval $(call gb_Package_add_files,vcl_fontunxpsprint,$(LIBO_SHARE_FOLDER)/psprint,\ psprint.conf \ )) # vim: set noet sw=4 ts=4: ropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)Author
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-12-12tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-24drop ComplListAppendHandl enumNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin
2018-10-01loplugin:useuniqueptr in scaddins::ConvertDataLinearNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-02scaddins: Drop unused stuffTakeshi Abe
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-04-14Fix typosAndrea Gelmini
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-12More loplugin:cstylecast: scaddinsStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-05Translate German function names in Calc (financial)Johnny_M
2017-11-02Correct German variable names translation in Calc (financial)Johnny_M
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scaddinsStephan Bergmann
2017-10-23Translate German variable names in Calc (financial)Johnny_M
2017-10-18use std::vector<Complex> in ComplexListNoel Grandin
2017-10-02Translate German variable names in Calc (financial)Johnny_M