# -*- 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_UIConfig_UIConfig,modules/sweb)) $(eval $(call gb_UIConfig_add_menubarfiles,modules/sweb,\ sw/uiconfig/sweb/menubar/menubar \ )) $(eval $(call gb_UIConfig_add_popupmenufiles,modules/sweb,\ sw/uiconfig/sweb/popupmenu/anchor \ sw/uiconfig/sweb/popupmenu/annotation \ sw/uiconfig/sweb/popupmenu/form \ sw/uiconfig/sweb/popupmenu/formrichtext \ sw/uiconfig/sweb/popupmenu/frame \ sw/uiconfig/sweb/popupmenu/graphic \ sw/uiconfig/sweb/popupmenu/insertfield \ sw/uiconfig/sweb/popupmenu/oleobject \ sw/uiconfig/sweb/popupmenu/preview \ sw/uiconfig/sweb/popupmenu/source \ sw/uiconfig/sweb/popupmenu/table \ sw/uiconfig/sweb/popupmenu/text \ )) $(eval $(call gb_UIConfig_add_statusbarfiles,modules/sweb,\ sw/uiconfig/sweb/statusbar/statusbar \ )) $(eval $(call gb_UIConfig_add_toolbarfiles,modules/sweb,\ sw/uiconfig/sweb/toolbar/arrowshapes \ sw/uiconfig/sweb/toolbar/basicshapes \ sw/uiconfig/sweb/toolbar/bezierobjectbar \ sw/uiconfig/sweb/toolbar/calloutshapes \ sw/uiconfig/sweb/toolbar/colorbar \ sw/uiconfig/sweb/toolbar/drawingobjectbar \ sw/uiconfig/sweb/toolbar/drawtextobjectbar \ sw/uiconfig/sweb/toolbar/extrusionobjectbar \ sw/uiconfig/sweb/toolbar/findbar \ sw/uiconfig/sweb/toolbar/flowchartshapes \ sw/uiconfig/sweb/toolbar/fontworkobjectbar \ sw/uiconfig/sweb/toolbar/fontworkshapetype \ sw/uiconfig/sweb/toolbar/formcontrols \ sw/uiconfig/sweb/toolbar/formdesign \ sw/uiconfig/sweb/toolbar/formsfilterbar \ sw/uiconfig/sweb/toolbar/formsnavigationbar \ sw/uiconfig/sweb/toolbar/formtextobjectbar \ sw/uiconfig/sweb/toolbar/frameobjectbar \ sw/uiconfig/sweb/toolbar/fullscreenbar \ sw/uiconfig/sweb/toolbar/graffilterbar \ sw/uiconfig/sweb/toolbar/graphicobjectbar \ sw/uiconfig/sweb/toolbar/insertbar \ sw/uiconfig/sweb/toolbar/mediaobjectbar \ sw/uiconfig/sweb/toolbar/numobjectbar \ sw/uiconfig/sweb/toolbar/oleobjectbar \ sw/uiconfig/sweb/toolbar/optimizetablebar \ sw/uiconfig/sweb/toolbar/previewobjectbar \ sw/uiconfig/sweb/toolbar/standardbar \ sw/uiconfig/sweb/toolbar/starshapes \ sw/uiconfig/sweb/toolbar/symbolshapes \ sw/uiconfig/sweb/toolbar/tableobjectbar \ sw/uiconfig/sweb/toolbar/textobjectbar \ sw/uiconfig/sweb/toolbar/toolbar \ sw/uiconfig/sweb/toolbar/viewerbar \ )) # vim: set noet sw=4 ts=4: option value='distro/collabora/co-24.04'>distro/collabora/co-24.04 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extras/source/templates/wizard/report/cnt-011
AgeCommit message (Expand)Author
2019-02-28loplugin:includeformStephan Bergmann
2019-02-13tdf#42949 Fix IWYU warnings in unoidl/Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17Simplify containers iterations in unodevtools, unoidlArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-26loplugin:constfields in unoidlNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-03-16Typo in error messageStephan Bergmann
2017-10-24loplugin:includeform: unoidl (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: unoidlStephan Bergmann
2017-10-23Fix typosAndrea Gelmini
2017-10-19loplugin:includeform: manual changes to unoidl/source/sourceprovider-parser.yStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: unoidlStephan Bergmann
2017-04-15Fix typosAndrea Gelmini
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-02-10test coverity sanitizing in-source modellingCaolán McNamara
2017-02-06loplugin:nullptrJochen Nitschke
2016-12-21some more fallthrough warning quieteningCaolán McNamara
2016-12-21quieten the clang fallthrough warningsCaolán McNamara
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (unoidl)Stephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-26loplugin:nullptrStephan Bergmann