summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2021-02-24hide menubar detailsCaolán McNamara
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-23loplugin:unusedmethodsNoel
2021-02-23loplugin:constantparamNoel
2021-02-23loplugin:unnecessaryvirtualNoel
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-20merge together interimdockparent usageCaolán McNamara
2021-02-19move FixedText into toolkit-only headersCaolá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-19pdfium: eliminate FPDF_DOCUMENT from public headerMiklos Vajna
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-18pdfium: eliminate FPDF_PAGE from public headerMiklos Vajna
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-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
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-16move FixedImage to toolkit-only headersCaolán McNamara
2021-02-16pdfium: add a FPDF_GetLastError() wrapperMiklos Vajna
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-15vcl: split-up GraphicFilter::Import into per-format methodsTomaž Vajngerl
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-02-12pdfium: eliminate FPDF_TEXTPAGE from the public headerMiklos Vajna
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-11default args for ImplGetTabRect variant are a hazardCaolán McNamara
2021-02-11pdfium: add a FPDFText_GetCharBox() wrapperMiklos Vajna
2021-02-10pdfium: eliminate FPDF_SCHHANDLE from the public headerMiklos Vajna
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-02-07invoke idle priority timers only when actually idleLuboš Luňák
2021-02-06move Button to vcl/toolkitCaolán McNamara
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara