summaryrefslogtreecommitdiff
path: root/svtools/qa
AgeCommit message (Expand)AuthorFilesLines
2021-04-27use more string_view in tools/streamNoel Grandin1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-2/+2
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-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-3/+0
2020-11-16tdf#123936 Formatting files in module svtools with clang-formatPhilipp Hofer3-12/+5
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-1/+1
2020-04-26fix make screenshot breakageCaolán McNamara1-32/+0
2019-12-23sal_Char->char in svtools..svlNoel Grandin1-1/+1
2019-10-23lok: svtools: change parameter from "ID" to "POS" in ValueSetUIObject classHenry Castro1-1/+1
2019-10-23lok: svtools: create ValueSetUIObject classHenry Castro1-0/+35
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen3-15/+0
2019-09-15ditch wizarddialog.ui nowCaolán McNamara1-1/+0
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky1-2/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann1-1/+1
2019-07-03Remove some unused includesMiklos Vajna1-1/+0
2019-03-22GraphisObjectTest: Remove some unused test documentsTamás Zolnai3-0/+0
2019-03-07CppunitTest_svtools_html: use CPPUNIT_TEST_FIXTURE()Miklos Vajna2-43/+12
2019-02-10loplugin:indentation in svtoolsNoel Grandin1-2/+2
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin1-1/+1
2018-08-29XHTML import: <br></br> is one line breakMiklos Vajna1-0/+22
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-6/+6
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-124/+0
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl1-157/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-08svtools: allow writing characters with HtmlWriterMiklos Vajna1-0/+17
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna1-0/+16
2018-01-24Fix some IWYU warningsMiklos Vajna1-1/+0
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-14Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna1-0/+70
2017-10-23loplugin:includeform: svtoolsStephan Bergmann2-6/+6
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke1-1/+0
2017-02-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna1-0/+0
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna1-1/+1
2017-01-09second arg of deformed copy ctor isn't usedCaolán McNamara1-1/+1
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-08-18coverity#1371121 Unchecked return valueCaolán McNamara1-2/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for svtoolsArmin Le Grand2-0/+195
2016-07-22Fix --disable-pdfimport buildMiklos Vajna1-0/+2
2016-06-29vcl: handle PDF data in Read/WriteImpGraphic()Miklos Vajna2-0/+34
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-3/+3
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-5/+5
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani1-4/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-112/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6