summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)AuthorFilesLines
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák3-0/+57
2021-11-19Upgrade to un-deprecated API and fix a crash in the pasteboard.mm helper toolTor Lillqvist1-10/+11
2021-11-19Drop F_2PIMike Kaganski1-1/+1
2021-11-15Remove unused header path: vcl workben makefilesHossein1-2/+0
2021-11-12Add error handling while creating absolute urlHossein1-6/+38
2021-11-06ofz: fix buildCaolán McNamara3-6/+3
2021-11-01ofz#40404 try smaller documents to avoid timeoutsCaolán McNamara1-1/+1
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski1-2/+1
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin1-1/+1
2021-10-27ofz#40404 try smaller documents to avoid timeoutsCaolán McNamara1-1/+1
2021-10-26ofz#1493240 Unchecked return valueCaolán McNamara1-2/+2
2021-10-24cid#1493240 silence Unchecked return valueCaolán McNamara1-2/+2
2021-10-21ofz#40166 fix build failureCaolán McNamara1-8/+8
2021-10-21ofz#40166 fix build failureCaolán McNamara1-0/+131
2021-10-20mtfdemo: Dump metaactions, fix problems with repaintHossein1-17/+58
2021-10-05drop 'using namespace std' in vcl (Windows part)Julien Nabet1-1/+0
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-4/+4
2021-09-25add dbffuzzerCaolán McNamara2-0/+55
2021-09-22add a TestImportDBFCaolán McNamara1-0/+10
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-09-20Add sal/config.h in preparation for patchChris Sherlock1-0/+2
2021-09-18ofz: reduce size of hwp inputCaolán McNamara1-1/+1
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock1-2/+2
2021-09-05ofz: fods timeout, set SAX_DISABLE_THREADSCaolán McNamara1-0/+1
2021-09-04use std::vector for fetching DX array dataNoel Grandin1-4/+4
2021-09-01ofz: set JSIMD_FORCENONE for msan to handle jpeg_read_scanlinesCaolán McNamara1-0/+1
2021-08-18undo changes to TextAlignCaolán McNamara1-1/+1
2021-08-17ofz: Indirect-leakCaolán McNamara1-0/+2
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski1-1/+1
2021-08-07Replace ReadGDIMetaFile with Svmreader::Read in fftester.cxxpanoskorovesis1-1/+3
2021-08-07Replace ReadGDIMetaFile with SvmReader::Read in svmfuzzer.cxxpanoskorovesis1-1/+3
2021-07-30convert TextAlign to scoped enumCaolán McNamara1-1/+1
2021-07-23do not use "using namespace std" in headersCollabora1-1/+0
2021-06-07ofz#35033 missing componentsCaolán McNamara1-0/+4
2021-05-29ofz#34763 missing componentsCaolán McNamara1-0/+4
2021-05-27osl::Module::loadRelative against symbol from executable is unreliableStephan Bergmann1-128/+44
2021-05-26ofz#34602 missing a componentCaolán McNamara1-0/+2
2021-05-25ofz#34602 missing a componentCaolán McNamara1-0/+2
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-1/+1
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh1-0/+1
2021-05-17split OutputDevice from WindowNoel Grandin3-12/+12
2021-05-09fix fuzzer buildCaolán McNamara1-0/+1076
2021-04-26drop mask from BitmapExNoel Grandin1-2/+2
2021-04-05SAL_WMF_COMPLEXCLIP_VIA_REGION is gone nowCaolán McNamara2-2/+0
2021-04-01drop AFL_DRIVER_DONT_DEFER from fuzzing .optionsCaolán McNamara18-36/+0
2021-04-01ReleaseSolarMutex before possible afl forkCaolán McNamara1-0/+8
2021-03-28oss-fuzz: stub out new entry pointsCaolán McNamara2-0/+35
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2021-03-23Add -a option to dump all pasteboard types plus some minor cleanupTor Lillqvist1-5/+27
2021-03-18vcl: test for reading the XPM formatTomaž Vajngerl2-2/+2