# -*- 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_Module_Module,cpputools)) ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) $(eval $(call gb_Module_add_targets,cpputools,\ Executable_sp2bv \ )) $(eval $(call gb_Module_add_targets,cpputools,\ Executable_uno \ )) endif # vim:set noet sw=4 ts=4: get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdat2.hxx
AgeCommit message (Expand)Author
2022-10-18tdf#143148 Use pragma once in vcl/source/editHemant Kumar Singh
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-05-27TETextPortion can be allocated inside the vectorNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2018-09-14loplugin:constfields in vclNoel Grandin
2018-04-24loplugin:useuniqueptr in TETextPortionListNoel Grandin
2018-02-02loplugin:useuniqueptr in TEParaPortionsNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-22improve RTL detection in TextEngineNoel Grandin
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-14Remove excess non-const gettersStephan Bergmann
2017-03-13loplugin:loopvartoosmallStephan Bergmann
2017-03-08Clean up uses of integer typesStephan Bergmann