summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-03-01do not repeatedly call getenv("SAL_NO_FONT_LOOKUP")Luboš Luňák
2021-03-01generic Skia workaround for VCL sending empty size (tdf#140288)Luboš Luňák
2021-03-01loplugin:redundantstatic (macOS)Stephan Bergmann
2021-03-01IPrioritable.hxx can move into private headersCaolán McNamara
2021-03-01call to consteval function is not a constant expression (HAVE_CPP_CONSTEVAL)Stephan Bergmann
2021-03-01Fix -Werror=unused-resultDavid Ostrovsky
2021-03-01NotebookbarPopup.hxx can move into private headersCaolán McNamara
2021-03-01drop commented out codeCaolán McNamara
2021-03-01add NoMouseUpClose to popup flagsCaolán McNamara
2021-03-01no need to warn if syswin contents were relocated before layoutCaolán McNamara
2021-03-01macOS spinbox and tab header tweaksNoel Grandin
2021-02-28downgrade 'Restore on withdrawn window' to INFOCaolán McNamara
2021-02-28Upgrade fuzzers to LIB_FUZZING_ENGINEAndrzej Hunt
2021-02-27Resolves tdf#127782 - Print dialog heightHeiko Tietze
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-27ToD previews addedandreas kainz
2021-02-27loplugin:unusedfieldsNoel
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski
2021-02-26move lok FloatingWindow closing code to vclCaolán McNamara
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-02-26protect against callback destroying this objectCaolán McNamara
2021-02-26pdfium: don't build PDFiumLibrary when PDFium is disabledMiklos Vajna
2021-02-26take GetWindow by VclPtr to hold reference in face of potential disposeCaolán McNamara
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara
2021-02-26dummy clipboard for unit testsNoel Grandin
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-25drop WB_ROLLABLECaolán McNamara
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-25pdfium: turn the PDFium class into an interfaceMiklos Vajna
2021-02-24use unique_ptr in WinSalBitmap::AcquireBufferNoel Grandin
2021-02-24use unique_ptr in WinSalBitmapNoel Grandin
2021-02-24use unique_ptr in WinSalBitmapNoel Grandin
2021-02-24disable-pch fixNoel Grandin
2021-02-24Fix typosAndrea Gelmini
2021-02-24Fix typosAndrea Gelmini
2021-02-24Removed duplicated includeAndrea Gelmini
2021-02-24hide menubar detailsCaolán McNamara
2021-02-24Simplify static string generationMike Kaganski
2021-02-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara
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-24do not dispose XDesktop in visualbackendtestLuboš Luňák
2021-02-24use unique_ptr in SplitWindowNoel Grandin
2021-02-24don't need to include vcl/layout.hxx in qt5Caolán McNamara
2021-02-24use unique_ptr in ImplHandleIMECompositionInputNoel Grandin
2021-02-24hide MenuBar detailsCaolán McNamara
2021-02-24pdfium: move PDFiumLibrary::get() impl out of the headerMiklos Vajna
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)