summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2021-02-24disable-pch fixNoel Grandin
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-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-24use unique_ptr in SplitWindowNoel 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-23loplugin:constantparamNoel
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
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-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-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-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-02-19pdfium: eliminate FPDF_DOCUMENT from public headerMiklos Vajna
2021-02-18disable-pch fixNoel Grandin
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-18Fix an OUString constructionStephan Bergmann
2021-02-18pdfium: eliminate FPDF_PAGE from public headerMiklos Vajna
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-18vcl: clean-up code used for loading of external graphic filtersTomaž Vajngerl
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2021-02-17ofz#31021 Stack-buffer-overflowCaolán McNamara
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-17pdfium: eliminate FPDF_SIGNATURE from public headerMiklos Vajna
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl