# -*- 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,registry_helper)) $(eval $(call gb_StaticLibrary_add_exception_objects,registry_helper,\ registry/tools/fileurl \ registry/tools/options \ )) # vim: set noet sw=4 ts=4: ore
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/a11y/gtk3atklistener.cxx
>
AgeCommit message (Expand)Author
2019-11-27tdf#108642 load accessibility children fasterNoel Grandin
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-09-30drop gtk2 supportCaolán McNamara
Noel Grandin
2014-02-14Remove (hopefully) obsolete workaroundsStephan Bergmann