# -*- 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,xmlsec)) $(eval $(call gb_UIConfig_add_uifiles,xmlsec,\ xmlsecurity/uiconfig/ui/certpage \ xmlsecurity/uiconfig/ui/certdetails \ xmlsecurity/uiconfig/ui/certgeneral \ xmlsecurity/uiconfig/ui/digitalsignaturesdialog \ xmlsecurity/uiconfig/ui/securitylevelpage \ xmlsecurity/uiconfig/ui/securitytrustpage \ xmlsecurity/uiconfig/ui/selectcertificatedialog \ xmlsecurity/uiconfig/ui/macrosecuritydialog \ xmlsecurity/uiconfig/ui/viewcertdialog \ )) # vim: set noet sw=4 ts=4: N/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-03-28coverity#735554 Dead default in switchCaolán McNamara
2014-03-26improve validation failure messageMarkus Mohrhard
2014-03-21drop spadminCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-08enable ODF export validationMarkus Mohrhard
2014-03-05move the export validation code to testMarkus Mohrhard
2014-02-18coverity#738915 Uninitialized scalar fieldCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-06Fix integer ambiguityStephan Bergmann
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-09oupsLionel Elie Mamane
2013-11-09UnoApiTest does not dispose Desktop anymoreLionel Elie Mamane
2013-11-09UnoApiTest don't dispose mxDesktopLionel Elie Mamane
2013-11-09Don't dispose twice in CalcUnoApiTest::tearDownStephan Bergmann
2013-11-09Calc UNO API testLionel Elie Mamane
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard
2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl
2013-10-29langtag, test: remove Packages that deliver to OUTDIR/unittest/installMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-23Improve test assertionsStephan Bergmann
2013-10-02WaE: unused variableTor Lillqvist
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt