# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: td class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/sfx2/dockwin.hxx
AgeCommit message (Expand)Author
6 daysDrop unneeded forward declarations from include/Gabor Kelemen
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara