summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-04-02loplugin:virtualdeadNoel Grandin
2020-04-02make SvListView::IsSelected take const argCaolán McNamara
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-04-02tdf#131586 Keep Writer Navigator content view vertical scroll positionJim Raykowski
2020-04-02tdf#131346 Fix SvTreeListBox::NextSearchEntryJim Raykowski
2020-04-01add Skia zone protection also to text rendering callLuboš Luňák
2020-04-01handle weird semantics of SkRect::intersect() (tdf#131721)Luboš Luňák
2020-04-01fix incorrect tools::Rectangle ctor usageLuboš Luňák
2020-04-01add SAL_LOG area vcl.skia.traceLuboš Luňák
2020-04-01SalInvert::N50 has 1x1 pixel checker size, not 2x2 (tdf#131580)Luboš Luňák
2020-04-01use large watchdog timeouts with Skia raster (tdf#131663)Luboš Luňák
2020-04-01avoid needless "palette" conversion with gray paletteLuboš Luňák
2020-03-31add iter_next_visible to skip unexpanded entriesCaolán McNamara
2020-03-31build Skia on Windows with UNICODE setLuboš Luňák
2020-03-30org.libreoffice.uitest.UITest missing from vcl.macosx.componentStephan Bergmann
2020-03-30stray fResolutionDPI left behindCaolán McNamara
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-29tdf#131221: blacklist Intel on Win10 deviceid 0x5917Julien Nabet
2020-03-29Fix is_typed_flags for BorderWindowHitTest (vcl/brdwin)Julien Nabet
2020-03-27graphic: sPdfDataCache is not used anymoreTomaž Vajngerl
2020-03-27no need to special case 0Caolán McNamara
2020-03-27fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426)Luboš Luňák
2020-03-27add text alignment support to treeview entriesCaolán McNamara
2020-03-27these methods can take a const argumentCaolán McNamara
2020-03-26ubsan with negative long width divided by size_tCaolán McNamara
2020-03-26extract GetAbsPos for reuseCaolán McNamara
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-25tdf#131533 Qt5 defer dropping clipboard ownershipJan-Marek Glogowski
2020-03-25Avoid CGContextSetLineWidth warning about negative line widthTor Lillqvist
2020-03-25make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543)Luboš Luňák
2020-03-25tdf#131280 Fix endless invalidation loop on documents with form controlsSamuel Mehrbrodt
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-24vcl: fix startup of a sanitized soffice.binMiklos Vajna
2020-03-24Resolves: tdf#131507 createCairoSurface returns nullptr on failureCaolán McNamara
2020-03-24Fix typoAndrea Gelmini
2020-03-23tdf#131434 ensure expander icon column is createdCaolán McNamara
2020-03-23GtkInstanceTreeView: Expand to path before setting cursorJim Raykowski
2020-03-23Translate German variable namesJohnny_M
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-23always set ForceMakeVisibleCaolán McNamara
2020-03-22Fix typoAndrea Gelmini
2020-03-21add get_modifier_state to toolbar for what modifiers are heldCaolán McNamara
2020-03-21scroll GtkTreeView to a position after clear+fill without flickeringCaolán McNamara
2020-03-21ensure droptarget is highlightedCaolán McNamara
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet
2020-03-20ScrollToAbsPos is better than ScrollOutputAreaCaolán McNamara
2020-03-19redraw problems seen on scroll in SvTreeListBoxCaolán McNamara
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin