# -*- 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_InstallModule_InstallModule,scp2/writer)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/writer,\ writer \ writer_brand \ )) $(eval $(call gb_InstallModule_define_if_set,scp2/writer,\ ENABLE_MACOSX_SANDBOX \ )) $(eval $(call gb_InstallModule_add_templates,scp2/writer,\ scp2/source/templates/module_langpack_writer \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/writer,\ scp2/source/writer/file_writer \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/writer,\ scp2/source/writer/module_writer \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: ibreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleBrowseBox.cxx
AgeCommit message (Expand)Author
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI
2023-09-12loplugin:unodispose in accessibilityNoel Grandin
2023-08-23a11y: Simplify AccessibleBrowseBox::implGetHeaderBarMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-06-06clang-tidy modernize-pass-by-value in accessibilityNoel Grandin
2021-12-19osl::Mutex->std::mutex in AccessibleBrowseBoxAccessNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-02-27loplugin:refcounting in accessibilityNoel
2021-02-22loplugin:refcounting in accessibilityNoel
2021-02-16loplugin:referencecasting in accessibilityNoel