summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-09-01tdf#138519 use gtk_adjustment_set_value instead of gtk_spin_button_set_valueCaolán McNamara
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31vcl: move RemoveTransparenciesFromMetaFile() to outdev/transparent.cxxChris Sherlock
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31reduce code duplicationLuboš Luňák
2021-08-31vcl: cleanup OutputDevice::Push()Chris Sherlock
2021-08-31fix Skia flushing to screen on Windows (tdf#144145)Luboš Luňák
2021-08-31Skia's kDifference now seems to cause crashes also on AMD/WindowsLuboš Luňák
2021-08-31test at least creating Metal context when initializing SkiaLuboš Luňák
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31fix buildRene Engelhard
2021-08-30vcl: DrawDeviceBitmap() -> DrawDeviceBitmapEx()Chris Sherlock
2021-08-30vcl: move BitmapEx related functions to outdev/bitmapex.cxxChris Sherlock
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30fix missing variable assignmentLuboš Luňák
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-28No need to keep PUSH_ALLTEXT (vcl)Julien Nabet
2021-08-28vcl: move TextLayoutCache to own module headerChris Sherlock
2021-08-28tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock
2021-08-28Fix typosAndrea Gelmini
2021-08-27Remove duplicated includeAndrea Gelmini
2021-08-27loplugin:external (macOS)Stephan Bergmann
2021-08-27-Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2021-08-27vcl: remove unnecessary OutputDevice::GetGCStackDepth()Chris Sherlock
2021-08-27vcl: move OutputDevice fill functions to fill.cxxChris Sherlock
2021-08-27vcl: SvmConverter is only used in vcl filtersChris Sherlock
2021-08-27Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-08-27backendtest: Test Drawing Bitmap other than 24bpphomeboy445
2021-08-26tdf#144037 Qt5 just close popup with mouse outsideJan-Marek Glogowski
2021-08-26tdf#144008 Qt5/Kf5 create frames in the GUI threadJan-Marek Glogowski
2021-08-26use max of avg digit or 'average char' width to measure Edit spaceCaolán McNamara
2021-08-26change some left,top,width,height usage in Skia to x,y,w,hLuboš Luňák
2021-08-26Resolves: tdf#144084 if not initialized default to FILEOPEN_SIMPLECaolán McNamara
2021-08-26ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-26vcl: move X11SalInstance::CreateSalBitmap to salinst.cxxTomaž Vajngerl
2021-08-26backendtest: Text Drawing testhomeboy445