summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-01-16transparency->alpha in vcl::RawBitmapNoel Grandin1-2/+2
2021-01-16tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel3-5/+17
2021-01-16transparency->alpha in BitmapExNoel Grandin1-4/+4
2021-01-15replace stock button imagesCaolán McNamara1-10/+6
2021-01-15pdfium: add wrapper for FPDF_FILLMODE_* definesMiklos Vajna2-0/+26
2021-01-14jsdialog: execute IconView actionsSzymon Kłos2-1/+10
2021-01-14UITest: add IconViewSzymon Kłos1-2/+17
2021-01-14Fontwork dialog: use iconviewSzymon Kłos1-0/+9
2021-01-14pdfium: add an FPDFPageObj_GetStrokeWidth() wrapperMiklos Vajna1-0/+1
2021-01-13transparency->alpha in GraphicAttrNoel1-4/+4
2021-01-13vcl: migrate OutputDevice::SetGrayscaleColors() to Gradient::MakeGrayscale()Chris Sherlock2-7/+7
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos1-3/+0
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl1-3/+16
2021-01-12transparency->alpha in tools::ColorNoel1-1/+1
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos2-0/+4
2021-01-12loplugin:noexceptmoveStephan Bergmann1-2/+2
2021-01-12Revert "WIN replace clipboard update thread with Idle" et alStephan Bergmann1-20/+0
2021-01-10vcl: implement BinaryDataContainer copy, move + testTomaž Vajngerl1-5/+21
2021-01-09vcl: remove "path" attribute from VectorGraphicDataTomaž Vajngerl1-5/+1
2021-01-08Remove BitmapColor::GetAlphaNoel1-13/+0
2021-01-08vcl: move ImplPrintTransparent() from OutputDevice to PrinterChris Sherlock2-5/+5
2021-01-08use more IsTransparentNoel Grandin1-2/+2
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna2-1/+32
2021-01-08vcl: migrate OutputDevice::DrawShadowBitmapEx() to BitmapShadowFilterChris Sherlock2-3/+31
2021-01-07pdfium: rework to eliminate FPDF_ANNOTATION from the public interfaceMiklos Vajna1-28/+19
2021-01-06remove support for deprecated GtkAlignmentCaolán McNamara1-22/+0
2021-01-06Release solar mutex before using an apartment-threaded COM objectMike Kaganski1-0/+20
2021-01-06pdfium: add wrapper for FPDF_OBJECT_* definesMiklos Vajna2-1/+33
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl1-0/+3
2021-01-05lok: add missing global notifierHenry Castro1-1/+13
2021-01-04Fix typosAndrea Gelmini1-1/+1
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock3-0/+12
2021-01-02tdf#74702 - vcl: introduce OutputDevice::CanEnableNativeWidget()Chris Sherlock3-0/+8
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl2-5/+57
2020-12-30vcl: Fix isEmpty method in BinaryDataContainerTomaž Vajngerl1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann4-8/+17
2020-12-29jsdialog: export alignment typeSzymon Kłos1-0/+1
2020-12-28jsdialog: dump separator lineSzymon Kłos1-0/+1
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos2-0/+7
2020-12-28jsdialog: dump buttonbox propertiesSzymon Kłos1-0/+1
2020-12-28vcl: add BinaryDataContainer and change GfxLink to use itTomaž Vajngerl2-8/+55
2020-12-28vcl: remove OutputDevice::ScaleBitmapChris Sherlock2-2/+2
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-5/+5
2020-12-24ofz#28907 Direct-leak in MetaAction::ReadMetaActionCaolán McNamara1-1/+1
2020-12-24custom literal for Degree10Noel Grandin2-2/+2
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock3-283/+334
2020-12-24vcl: merge bitmap.cxx and bitmap3.cxxChris Sherlock1-0/+2
2020-12-22jsdialog: disable idle notifyHenry Castro1-0/+3
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara2-8/+8