summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-05-11GdkDragCancelReason wasn't exposed before gtk 3.20.0Caolán McNamara
2020-05-11tdf#132935 fix gtk3 submenu crashJim Raykowski
2020-05-11Resolves: tdf#132902 restore original hierarchy in dtorCaolán McNamara
2020-05-11split and rename to form insertAsParentCaolán McNamara
2020-05-11avoid deep copies of pixels with Skia raster surfaces (tdf#132856)Luboš Luňák
2020-05-11tdf#38835: strip out non-trivial globals before mainIan Barkley-Yeung
2020-05-11fix some leaks in vclNoel Grandin
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-11lok: fix the window type of the formatted field controlHenry Castro
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-10lok: add FormattedFieldUIObject classHenry Castro
2020-05-10lok: override get_state of the MetricFieldObject classHenry Castro
2020-05-10lok: replace name Neutro to NeutralHenry Castro
2020-05-10lok: add MetricFieldUIObject classHenry Castro
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09vcl: move XmpMetadata in vcl/Library_vcl.mk to the correct placeTomaž Vajngerl
2020-05-09GDK_KEY_Return or GDK_KEY_KP_EnterCaolán McNamara
2020-05-09lok: replace locale name "en_US" -> "en-US"Henry Castro
2020-05-09lok: fix the window type of the metric field controlHenry Castro
2020-05-09lok: fix wrong metric conversion of the metric input controlHenry Castro
2020-05-09tdf#118418 implement scrollSubstringTo() for Qt & windowsSamuel Thibault
2020-05-08true is sensitive not insensitiveCaolán McNamara
2020-05-08Fix typoAndrea Gelmini
2020-05-08remove TriStateBox classCaolán McNamara
2020-05-08unused msgbox.cxxCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-08move DisclosureButton out of public headersCaolán McNamara
2020-05-08Resolves: tdf#132477 use "cancel" on GdkDragContextCaolán McNamara
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-07Add color replacement bitmap filterMike Kaganski
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski
2020-05-07tdf#132267 vcl: fix missing scrollers with non-native renderingMiklos Vajna
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-07On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara
2020-05-06fix tdf#124848 test on MacLuboš Luňák
2020-05-06batch polyline drawing for basegfx::B2DLineJoin::NONE if small widthLuboš Luňák
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-05Skia has fast bitmap scaling too, if using VulkanLuboš Luňák
2020-05-05avoid Skia CPU-based scaling if an image is wanted in the endLuboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-05-04tdf#64690 - Extend selection on find/replaceAndreas Heinisch
2020-05-04StackBlur filter: Don't create threads for small bitmapMike Kaganski
2020-05-04Remove what looks like debug printfStephan Bergmann
2020-05-04Fix typosAndrea Gelmini
2020-05-03vcl: simplify graphic type detection for EPS filesTomaž Vajngerl
2020-05-03vcl: add test case for EPS file detectionTomaž Vajngerl
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-05-03vcl: extend TypeSerializerTest for Graphic serializationTomaž Vajngerl