summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-08-20tdf#143957 Qt5 always create an OpenGLContextJan-Marek Glogowski
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-08-20Convert AreaTransparencyGradientPopup to WeldToolbarPopupSzymon Kłos
2021-08-19loplugin:sequenceloop (macOS)Stephan Bergmann
2021-08-19vcl: move ImplReleaseFonts() to outdev/font.cxxChris Sherlock
2021-08-19vcl: add braces to SetBackground() function to make reading easierChris Sherlock
2021-08-19vcl: move background functions to background.cxxChris Sherlock
2021-08-19reduce skia re-alloc costs (tdf#105575)Noel Grandin
2021-08-19jsdialog: dump id for imagesSzymon Kłos
2021-08-19cid#1490358 silence bogus Dereference after null checkCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18tdf#143114 Avoid StartDrag on TreeListBox when CaptureOnButtonArmin Le Grand (Allotropia)
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18jsdialog: dump FixedImageSzymon Kłos
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-18ofz#37315: Invalid-enum-valueCaolán McNamara
2021-08-18jsdialog: dump selected state for toolitemsSzymon Kłos
2021-08-18jsdialog: send type for popup messagesSzymon Kłos
2021-08-18gtk3: fix warning about GtkBin already containing a widgetCaolán McNamara
2021-08-18ofz#37305: load of value 131 which is not a valid value for type 'bool'Caolán McNamara
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin
2021-08-17ofz: Indirect-leakCaolán McNamara
2021-08-17jsdialog: don't send unnecessary close messageSzymon Kłos
2021-08-17jsdialog: dump image for toolitemsSzymon Kłos
2021-08-17jsdialog: image for radiobuttonsSzymon Kłos
2021-08-17jsdialog: simplify popup codeSzymon Kłos
2021-08-17Remove metaact::Write and metaact.hxx:Readpanoskorovesis
2021-08-17Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksumpanoskorovesis
2021-08-17Remove unused methods from gdimtf.hxxpanoskorovesis
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16backendtest: Asymmetrical Filled Drop Like Shape testhomeboy445
2021-08-16Revert "tdf#143114 Avoid StartDrag on TreeListBox when CaptureOnButton"Julien Nabet
2021-08-13cid#1490210 silence Arguments in wrong orderCaolán McNamara
2021-08-13no need to lookup window if cursor has not moved (tdf#105575)Noel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13Replace ReadGDIMetaFile with SvmReader::Readpanoskorovesis
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy445
2021-08-12tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorEmircan Agac
2021-08-12Add Handler for TextLineColor Writepanoskorovesis
2021-08-12Add Handler for TextFillColor Writepanoskorovesis
2021-08-12Add Handler for TextColor Writepanoskorovesis
2021-08-12Add Handler for FillColor Writepanoskorovesis
2021-08-12Add Handler for LineColor Writepanoskorovesis
2021-08-12Add Handler for MoveClipRegion Writepanoskorovesis
2021-08-12Add Handler for ISectRegionClipRegion Writepanoskorovesis
2021-08-12Add Handler for ISectRectClipRegion Writepanoskorovesis
2021-08-12Add Handler for ClipRegion Writepanoskorovesis