# -*- 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 sc_unoapi_common,arealinksobj)) # vim: set noet sw=4 ts=4: dex : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ControllerItem.cxx
AgeCommit message (Expand)Author
2024-12-10lok: use locale units in dialogs and sidebarPranam Lashkari
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2024-03-18cid#1594401 Explicit null dereferencedCaolán McNamara
2024-03-12lok: use locale units in dialogs and sidebarJaume Pujantell
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin