summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08loplugin:makeshared (clang-cl)Stephan Bergmann
2021-03-07move queue_resize to baseclassCaolán McNamara
2021-03-06jsdialog: send selection change for icon viewSzymon Kłos
2021-03-06jsdialog: refresh on thawSzymon Kłos
2021-03-06jsdialog: stop idle on destructionSzymon Kłos
2021-03-06jsdialog: update on treeview clearSzymon Kłos
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara
2021-03-05jsdialog: update on treeview item removeSzymon Kłos
2021-03-04jsdialog: handle standard buttons like helpSzymon Kłos
2021-03-03try to avoid skia alpha blending with fully opaque bitmapsLuboš Luňák
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-03-03jsdialog: missing method for treeviewSzymon Kłos
2021-03-03loplugin:refcounting in vclNoel
2021-03-03update Skia to chrome/m90Luboš Luňák
2021-03-03do not smoothscale if not changing pixel sizeLuboš Luňák
2021-03-03bubblewindow.hxx can be a private vcl headerCaolán McNamara
2021-03-03split and move MenuBar BubbleWindowManager to vclCaolán McNamara
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2021-03-01make sure Skia DWrite matches the given HFONT exactly (tdf#137122)Luboš Luňák
2021-03-01it's enough to have one Skia font managerLuboš Luňák
2021-03-01generic Skia workaround for VCL sending empty size (tdf#140288)Luboš Luňák
2021-03-01IPrioritable.hxx can move into private headersCaolán McNamara
2021-03-01NotebookbarPopup.hxx can move into private headersCaolán McNamara
2021-03-01macOS spinbox and tab header tweaksNoel Grandin
2021-02-27Resolves tdf#127782 - Print dialog heightHeiko Tietze
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-24use unique_ptr in WinSalBitmapNoel Grandin
2021-02-24actually prefer DrawTransformedBitmap() if it's known to be fastLuboš Luňák
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:unnecessaryvirtualNoel
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-02-23tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-18vcl: move def. of peekGraphicFormat into GraphicFormatDetectorTomaž Vajngerl
2021-02-18vcl: condense the description and rename the peek format functionTomaž Vajngerl
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl