# -*- 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 sw_ooxmlexport_test,10)) # vim: set noet sw=4 ts=4: f='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmdlg.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-17use a reference here to flag its always dereferencedCaolán McNamara
2021-06-18loplugin:finalclasses in swNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2018-11-25weld SwFrameDlgCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann