summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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)
2021-02-23use unique_ptr in OutputDevice::EmulateDrawTransparentNoel
2021-02-23loplugin:unusedmethodsNoel
2021-02-23do not SAL_WARN about headless not supporting blendBitmap()Luboš Luňák
2021-02-23loplugin:constantparamNoel
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-22Fix computation of aF fraction in OutputDevice::SetRelativeMapModeStephan Bergmann
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-22move dockingwindow.ui to vclCaolán McNamara
2021-02-22rename to DropdownDockingWindowCaolán McNamara
2021-02-22an iconview target is also possibleCaolán McNamara
2021-02-22optimize Bitmap::Mirror()Luboš Luňák
2021-02-21Use structured binding here for simplicity and clarityMike Kaganski
2021-02-21Missing include (fix --disable-pch build)Mike Kaganski
2021-02-20merge together interimdockparent usageCaolán McNamara
2021-02-20move docking adapters to vclCaolán McNamara
2021-02-19ignore "fake" keypress in slideshowCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara
2021-02-19move VclBuilder::preload so desktop doesn't need to include that headerCaolán McNamara
2021-02-19detect if menubutton already has an image and reuse itCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-19write color components properly in debug outputLuboš Luňák
2021-02-19loplugin:refcounting in vclNoel
2021-02-19pdfium: eliminate FPDF_DOCUMENT from public headerMiklos Vajna
2021-02-18move async focus-in/focus-out workaround to known client that needs itCaolán McNamara