summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2021-04-16X11SalGraphics::SupportsCairo is pretty slow and its value won't changeCaolán McNamara
2021-04-15tdf#140639 cache FcPattern for font optionsCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26Resolves: tdf#106484 Print Properties Device tab dropdown change not detectedCaolán McNamara
2020-12-03Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-14remove SalPointNoel Grandin
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-06Revert "loplugin:stringbuffer"Noel Grandin
2020-11-06loplugin:stringbufferNoel
2020-11-04Fix typosAndrea Gelmini
2020-11-03loplugin:unusedfieldsNoel
2020-11-02Better types for SystemGraphicsData::hDrawable, cairo::X11SysData::hDrawableStephan Bergmann
2020-11-01Transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64Stephan Bergmann
2020-10-31X11Pixmap::mhDrawable only ever holds a PixmapStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara
2020-10-23log why a FreetypeFont was flagged as !mbFaceOkCaolán McNamara
2020-10-23Implement SalGenericInstance::getOSVersion() for FreeBSD.Gleb Popov
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-26Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-09-12Fix typoAndrea Gelmini
2020-09-08tdf#136545 use pre-existing cairo_surfaceCaolán McNamara
2020-09-05rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-25inline some use-once constantsNoel Grandin
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-07-10prefer 8bit bitmap masks to 1bpp masksLuboš Luňák
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-01remove code duplication for BitmapReadAccess pixel functionsLuboš Luňák
2020-06-28VCL refactor Sal*MouseEvent structuresJan-Marek Glogowski
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-05-25Clean up dead codeStephan Bergmann
2020-05-24GetSysFontData is newly unusedCaolán McNamara