# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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/. # $(eval $(call gb_StaticLibrary_StaticLibrary,sax_shared)) $(eval $(call gb_StaticLibrary_use_packages,sax_shared,\ cppu_odk_headers \ )) $(eval $(call gb_StaticLibrary_set_include,sax_shared,\ -I$(SRCDIR)/sax/inc \ $$(INCLUDE) \ )) $(eval $(call gb_StaticLibrary_use_sdk_api,sax_shared)) $(eval $(call gb_StaticLibrary_add_exception_objects,sax_shared,\ sax/source/expatwrap/xml2utf \ )) # vim: set noet sw=4 ts=4: 7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/inc/gridcell.hxx
AgeCommit message (Expand)Author
2019-09-06Fixing "...."Andrea Gelmini
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-21loplugin:useuniqueptr in FmXGridCellNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04loplugin:useuniqueptr in FmXGridCellNoel Grandin
2018-05-29loplugin:useuniqueptr in DbTextFieldNoel Grandin
2018-05-18simplify FmXFilterCell constructorNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin