summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-02-05pdfium: add remaining FPDF_SCHHANDLE wrappersMiklos Vajna1-1/+4
2021-02-04split rect arg into dest pos and source rectCaolán McNamara1-1/+1
2021-02-04pdfium: add PDFFindFlags wrapperMiklos Vajna2-1/+36
2021-02-03pdfium: add a FPDFText_FindStart() wrapperMiklos Vajna1-0/+2
2021-02-02tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna1-0/+15
2021-01-30add something to override scrollbar colorsCaolán McNamara1-0/+5
2021-01-29pdfium: add wrapper for FPDFText_FindClose()Miklos Vajna1-0/+15
2021-01-28MouseFollowFlags::DDList is deadNoel Grandin1-2/+1
2021-01-28MouseSettingsOptions::AutoFocus is deadNoel Grandin1-2/+1
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara1-1/+1
2021-01-28remove unused SelectionOptions valuesNoel Grandin2-4/+1
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara1-1/+1
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara1-12/+14
2021-01-27Simplify ErrCode::anyOf using binary left foldMike Kaganski1-6/+4
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara1-2/+15
2021-01-26loplugin:passstuffbyrefNoel6-6/+6
2021-01-24Window::HasMirroredGraphics is unnecessaryNoel Grandin1-2/+0
2021-01-22find-can-be-private-symbolsNoel3-5/+5
2021-01-22vcl: support creating a Graphic with only GfxLink as swapped-outTomaž Vajngerl1-0/+1
2021-01-21merge pair of duplicate blocks together into one functionCaolán McNamara2-2/+7
2021-01-21drop RadioButton arg defaultsCaolán McNamara1-1/+1
2021-01-21pdfium: use PDFiumDocument in VectorGraphicSearch::ImplementationMiklos Vajna1-0/+1
2021-01-21jsdialog: remove unnecessary handlerSzymon Kłos1-1/+1
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs2-0/+8
2021-01-20vcl: add an UNO interface and impl. for BinaryDataContainerTomaž Vajngerl1-0/+23
2021-01-20pdfium: rework to eliminate FPDF_PAGEOBJECT from the public interfaceMiklos Vajna1-31/+22
2021-01-19loplugin:unusedmethodsNoel1-6/+0
2021-01-19add OutputDevice::GetOutputRectPixel methodNoel Grandin1-0/+4
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl1-10/+8
2021-01-19vcl: remove VectorGraphicDataArray, use BinaryDataContainer insteadTomaž Vajngerl2-4/+5
2021-01-19vcl: a way to create data for BinaryDataContainer without copyingTomaž Vajngerl1-2/+3
2021-01-18make internals of ::Color privateNoel1-1/+4
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