summaryrefslogtreecommitdiff
path: root/writerperfect/qa
AgeCommit message (Expand)Author
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
2020-06-11tdf#119114 Add writerperfect / epub screenshotOlivier Hallot
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-05Remove some unused includesMiklos Vajna
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-08-25loplugin:returnconstval in writerperfectNoel Grandin
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-05-31EPUB export: fix not properly paired openPageSpanMark Hung
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-24fix filename of a test file in writerperfectLuboš Luňák
2019-04-21upload libmwaw 0.3.15David Tardon
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-24CppunitTest_writerperfect_epubexport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen