summaryrefslogtreecommitdiff
path: root/writerperfect/qa
AgeCommit message (Expand)AuthorFilesLines
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara2-5/+5
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann9-85/+97
2020-12-26New loplugin:stringliteralvarStephan Bergmann3-6/+6
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-28/+30
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski1-3/+3
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-3/+3
2020-09-28upload libmwaw 0.3.17David Tardon7-0/+686
2020-09-27add import test file for Pocket WordDavid Tardon2-0/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfectStephan Bergmann2-6/+6
2020-06-11tdf#119114 Add writerperfect / epub screenshotOlivier Hallot2-0/+96
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-13/+4
2020-05-01improve loplugin:makesharedNoel Grandin2-5/+6
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-03-05Remove some unused includesMiklos Vajna1-1/+0
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen5-7/+0
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-2/+0
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin3-12/+3
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin1-1/+1
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-08-25loplugin:returnconstval in writerperfectNoel Grandin1-3/+2
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann4-4/+4
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov1-9/+8
2019-05-31EPUB export: fix not properly paired openPageSpanMark Hung2-0/+207
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-3/+3
2019-04-24fix filename of a test file in writerperfectLuboš Luňák1-1/+1
2019-04-21upload libmwaw 0.3.15David Tardon3-0/+2
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-2/+0
2019-01-24CppunitTest_writerperfect_epubexport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-149/+49
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen3-0/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin10-77/+68
2018-10-20pvs-studio: Possible overflowCaolán McNamara1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin1-3/+2
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-6/+6
2018-05-27creation of css::document::XFilter needs filter nameDavid Tardon1-3/+6
2018-05-27re-enable testDavid Tardon1-2/+0
2018-05-15weld WPFTEncodingDialogCaolán McNamara4-10/+14
2018-04-26tdf#116822 export ruby text and base text to epub.Mark Hung2-0/+10
2018-04-26upload libwps 0.4.9David Tardon2-0/+1
2018-04-25upload libmwaw 0.3.14David Tardon2-1/+50
2018-04-22rename test filesDavid Tardon6-3/+3
2018-04-22upload libetonyek 0.1.8David Tardon4-0/+2
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna19-386/+416
2018-04-10tdf#115623: invoke openPageSpan / closePageSpanMark Hung4-0/+55