summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
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
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-10add macOS instructionsNoel Grandin
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-06move Button to vcl/toolkitCaolán McNamara
2021-01-15Show error message if data for a type is not availableTor Lillqvist
2021-01-14Run through clang-format and fix a typoTor Lillqvist
2021-01-14Add an option to dump pasteboard data for a type to stdoutTor Lillqvist
2021-01-14Add a tiny program to list the contents of the macOS pasteboardTor Lillqvist
2021-01-07fix oss-fuzz build and fftesterCaolán McNamara
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-14ofz#28630 Fuzzing build failureCaolán McNamara
2020-12-13ofz#28630 Fuzzing build failureCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20remove motif from startcenterCaolán McNamara