# -*- 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 sc_unoapi_common,cellrangesobj)) # vim: set noet sw=4 ts=4: e/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerperfect/qa
AgeCommit message (Expand)Author
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2022-11-24Remove some unused includesMiklos Vajna
2022-11-08CppunitTest_writerperfect_epubexport: inherit from UnoApiXmlTestXisco Fauli
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar
2022-05-02Just use Any ctor instead of makeAny in writerperfectStephan Bergmann
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-12-14upload libmwaw 0.3.21David Tardon
2021-12-01uitest: fix license headersXisco Fauli
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerperfectMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-24upload libmwaw 0.3.20David Tardon
2021-06-21uitest: guard execute_blocking_actionXisco Fauli
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2021-02-18loplugin:referencecasting in writerperfectNoel
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-28upload libmwaw 0.3.17David Tardon
2020-09-27add import test file for Pocket WordDavid Tardon
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfectStephan Bergmann