summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-04-26BitmapEx: always convert 1-bit mask to alphaNoel Grandin
2021-04-25loplugin:unusedfieldsNoel Grandin
2021-04-24backend tests for linecap and linejoin typesLuboš Luňák
2021-04-24Replace list by vector (m_aTransparentObjects in vcl/pdfwriter_impl)Julien Nabet
2021-04-24Fix typosAndrea Gelmini
2021-04-23we want the a11y screen locationCaolán McNamara
2021-04-23vcl: use SolarMutexGuard when accessing UIObjectUnoObj::mpObjMichael Stahl
2021-04-23Related: tdf#140659 improve F6 task pane switchingCaolán McNamara
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-23tdf#141504 Qt5 fix transparency revertJan-Marek Glogowski
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22tdf#141761 Avoid vanishing FormControlsArmin Le Grand (Allotropia)
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin
2021-04-22tdf#141538 default to returning contents of first text columnCaolán McNamara
2021-04-22pEntry argument can be constCaolán McNamara
2021-04-21don't warn about 'shrink' packing propertyCaolán McNamara
2021-04-21blacklist intel 0.402.743 vulkan driver (tdf#138729)Luboš Luňák
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-04-20drop unused get_hscroll_heightCaolán McNamara
2021-04-20setting vertical when horizontal wantedCaolán McNamara
2021-04-20fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715)Luboš Luňák
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-20fake 1bpp 2-color pattern bitmap if loaded as RGB (tdf#141612)Luboš Luňák
2021-04-19remove dead code from WinSalBitmap::CreateNoel Grandin
2021-04-19nobody uses RLE display hardware anymoreNoel Grandin
2021-04-19do not overwrite bitmap if using existing one for png loadingLuboš Luňák
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-19tdf#138901 Refresh button tooltip in sidebar created by extensionIlhan Yesil
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-04-17loplugin:constantparamNoel Grandin
2021-04-16X11SalGraphics::SupportsCairo is pretty slow and its value won't changeCaolán McNamara
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-16Print Dialog move Selection radio button next to All Pagesandreas kainz
2021-04-15do not clear gray bitmaps in png loaderLuboš Luňák
2021-04-15threaded loading also for png loaderLuboš Luňák
2021-04-15automatic png_struct cleanupLuboš Luňák
2021-04-15remove unnecessary nesting levelsLuboš Luňák
2021-04-15use the bitmap buffer directly also when reading 32bit png bitmapLuboš Luňák
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-15Qt5 correctly focus the navigator windowJan-Marek Glogowski
2021-04-15enum class X11ShowStateJan-Marek Glogowski
2021-04-15vcl PDFiumLibraryTest: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-04-14SkBlendMode::kDifference causes AMD/Linux driver instabilityLuboš Luňák
2021-04-14Revert "update Skia to chrome/m91" (tdf#141680)Luboš Luňák
2021-04-14add pitch to the patternCaolán McNamara