# -*- 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_Package_Package,sfx2_classification,$(SRCDIR)/sfx2)) $(eval $(call gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/classification,\ classification/example.xml \ classification/example_ca-ES.xml \ classification/example_fr-FR.xml \ classification/example_hu-HU.xml \ classification/example_nl-NL.xml \ classification/example_pt-BR.xml \ classification/example_sl-SI.xml \ )) # vim: set noet sw=4 ts=4: ion value='aoo/aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr/qa
AgeCommit message (Expand)Author
2016-08-05configmgr: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep
2016-05-31tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki95
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09Create a wrapper to make listening for configmgr changes easy.Michael Meeks
2015-10-02configmgr: remove unused old dmake fileMiklos Vajna
2015-07-13tdf#92639: Slashes are allowed in set member names, of courseStephan Bergmann
2015-07-13tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-07Validate names of elements added via the APIStephan Bergmann