summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-01-25Use properly typed var for iterationStephan Bergmann
2020-01-25Fix off-by-one error in PPDContext::getModifiedKeyStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-24no need for these to be heap-allocatedNoel Grandin
2020-01-24Prevent deadlock in DeInitVCL() on WindowsMike Kaganski
2020-01-24Rewrite of ImplAnimView::matches using a boolean expressionAdrien Ollier
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-01-23Avoid explicit casts to smaller unsigned int from larger longStephan Bergmann
2020-01-23Use properly typed vars to iterate over BitmapInfoAccess::Height/Width()Stephan Bergmann
2020-01-23Avoid explicit cast to smaller sal_uInt32 from larger longStephan Bergmann
2020-01-23Avoid explicit casts to smaller sal_uInt16 from larger long resp. intStephan Bergmann
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens
2020-01-22flush out unused MapModesCaolán McNamara
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2020-01-22fix crash in popdown of popovers that contain a user-managed scrolling windowCaolán McNamara
2020-01-22inline some construction methodsNoel Grandin
2020-01-22rework of painting and removal of ImplAnimView using the STLAdrien Ollier
2020-01-21rework ImplAnimView cleanup using STL algorithmsAdrien Ollier
2020-01-21PDF export: don't ignore FilterData specified by UNO clientsMiklos Vajna
2020-01-21avoid needless 32bpp->24+8bpp conversion in png writerLuboš Luňák
2020-01-21implement bit depth data conversion for SkiaSalBitmap, just in caseLuboš Luňák
2020-01-21weld gallery panelCaolán McNamara
2020-01-21vcl: close UNO streams with closeInput.Michael Meeks
2020-01-20PDF export: skip pointless downsampling for very small imagesMiklos Vajna
2020-01-20add get_row_area for TreeViewCaolán McNamara
2020-01-20Use properly typed var to iterate over FPDF_GetPageCountStephan Bergmann
2020-01-20Use properly typed vars to iterate over Size::Height(), Size::Width()Stephan Bergmann
2020-01-20bEnable for UseSkia is reversedTomoyuki Kubota
2020-01-20workaround for Skia+Cairo text drawing exhausting GPU memoryLuboš Luňák
2020-01-20remove outdated Skia TODO commentsLuboš Luňák
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-20loplugin:unusedmethodsNoel Grandin
2020-01-20fix Skia bitmap blendingLuboš Luňák
2020-01-20tweak Skia raster line drawingLuboš Luňák
2020-01-20rewrite of Animation::Start using the STLAdrien Ollier
2020-01-19refactor CreateFromClipboard to support not passing in a vcl::WindowCaolán McNamara
2020-01-19add api to determine number of menu itemsCaolán McNamara
2020-01-19report submenu activatation the same with/without MenuButtonCaolán McNamara
2020-01-19tdf#74702: clean up of OutputDevice::SetMapModeAdrien Ollier
2020-01-18Resolves: tdf#130070 keep dropdown menu fully on screenCaolán McNamara
2020-01-18Remove redundant castsStephan Bergmann
2020-01-17flush out unused Font objectsCaolán McNamara
2020-01-16Fix typoAndrea Gelmini
2020-01-16Fix typoAndrea Gelmini
2020-01-16theming: avoid continually attempting to load missing theme library.Michael Meeks
2020-01-16limit the area where we manually do xor drawing in SkiaLuboš Luňák
2020-01-16implement xor drawing for SkiaLuboš Luňák
2020-01-16use surface atlas for Skia text drawing on WindowsLuboš Luňák
2020-01-16Related: tdf#127782 use size groups to avoid changing widths on using expandersCaolán McNamara
2020-01-16use sidebar icon size setting for welded toolboxes in sidebarsCaolán McNamara