summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
2021-11-19Upgrade to un-deprecated API and fix a crash in the pasteboard.mm helper toolTor Lillqvist
2021-11-19Drop F_2PIMike Kaganski
2021-11-15Remove unused header path: vcl workben makefilesHossein
2021-11-12Add error handling while creating absolute urlHossein
2021-11-06ofz: fix buildCaolán McNamara
2021-11-01ofz#40404 try smaller documents to avoid timeoutsCaolán McNamara
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-27ofz#40404 try smaller documents to avoid timeoutsCaolán McNamara
2021-10-26ofz#1493240 Unchecked return valueCaolán McNamara
2021-10-24cid#1493240 silence Unchecked return valueCaolán McNamara
2021-10-21ofz#40166 fix build failureCaolán McNamara
2021-10-21ofz#40166 fix build failureCaolán McNamara
2021-10-20mtfdemo: Dump metaactions, fix problems with repaintHossein
2021-10-05drop 'using namespace std' in vcl (Windows part)Julien Nabet
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-25add dbffuzzerCaolán McNamara
2021-09-22add a TestImportDBFCaolán McNamara
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18ofz: reduce size of hwp inputCaolán McNamara
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-05ofz: fods timeout, set SAX_DISABLE_THREADSCaolán McNamara
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-01ofz: set JSIMD_FORCENONE for msan to handle jpeg_read_scanlinesCaolán McNamara
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17ofz: Indirect-leakCaolán McNamara
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-07Replace ReadGDIMetaFile with Svmreader::Read in fftester.cxxpanoskorovesis
2021-08-07Replace ReadGDIMetaFile with SvmReader::Read in svmfuzzer.cxxpanoskorovesis
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-23do not use "using namespace std" in headersCollabora
2021-06-07ofz#35033 missing componentsCaolán McNamara
2021-05-29ofz#34763 missing componentsCaolán McNamara
2021-05-27osl::Module::loadRelative against symbol from executable is unreliableStephan Bergmann
2021-05-26ofz#34602 missing a componentCaolán McNamara
2021-05-25ofz#34602 missing a componentCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-09fix fuzzer buildCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-05SAL_WMF_COMPLEXCLIP_VIA_REGION is gone nowCaolán McNamara
2021-04-01drop AFL_DRIVER_DONT_DEFER from fuzzing .optionsCaolán McNamara
2021-04-01ReleaseSolarMutex before possible afl forkCaolán McNamara
2021-03-28oss-fuzz: stub out new entry pointsCaolán McNamara
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-23Add -a option to dump all pasteboard types plus some minor cleanupTor Lillqvist
2021-03-18vcl: test for reading the XPM formatTomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl