# -*- 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,odk_share_readme_generated,$(WORKDIR)/CustomTarget/readlicense_oo)) $(eval $(call gb_Package_set_outdir,odk_share_readme_generated,$(INSTDIR))) $(eval $(call gb_Package_add_files,odk_share_readme_generated,$(SDKDIRNAME)/share/readme,\ $(if $(filter WNT,$(OS)),license/license.txt) \ readme/$(call gb_README,en-US) \ )) # vim: set noet sw=4 ts=4: rm.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)Author
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-16Factor out Spanish "mar" tests to use checkSpecificNumberFormats()Eike Rathke
2018-02-16Prepare to add specific number format index to test againstEike Rathke
2018-02-16svl: fix loplugin:staticanonymous warningMiklos Vajna
2018-02-16Unit test tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke
2017-12-14Naming nitpicks, r... for referenceEike Rathke
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke
2017-12-13Blind fix for ambiguous CPPUNIT_ASSERT_EQUALStephan Bergmann
2017-12-13Unit test testUserDefinedNumberFormats()Eike Rathke
2017-11-01QA test of StandardColorLaurent BP
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-10-23tdf#33689 Add QA unit testLaurent BP
2017-10-23tdf#33689 QA Check integrity of sEnglishKeywordLaurent BP
2017-10-17More tests for time and date+time fractions of seconds, tdf#112933 relatedEike Rathke
2017-10-16Unit test for tdf#112933Eike Rathke
2017-10-02Add unit tests for ISO 8601 date+time inputEike Rathke
2017-08-30Unit tests for tdf#91758Eike Rathke
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-02loplugin:casttovoid: svlStephan Bergmann