# -*- 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_AllLangMoTarget_AllLangMoTarget,frm)) $(eval $(call gb_AllLangMoTarget_set_polocation,frm,forms)) # vim: set noet sw=4 ts=4: /cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/AccText.h
AgeCommit message (Expand)Author
2017-03-15loplugin:unncessaryoverride (clang-cl)Stephan Bergmann
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2014-12-02Adapt UAccCOM to X64 platformDavid Ostrovsky
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2013-11-28winaccessibility: remove all Registry content/registration codeMichael Stahl
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin