summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-05-13loplugin:unusedvariableplusNoel Grandin
2020-05-12lok: replace SetValue for ImplNewFieldValueHenry Castro
2020-05-12tdf#132435 only place menu vertically if up/down requestedCaolán McNamara
2020-05-12allow double-clicking etc to expand on-demand rows tooCaolán McNamara
2020-05-12Move SalInstanceButton to header fileSzymon Kłos
2020-05-12Move SalInstanceComboBox to header fileSzymon Kłos
2020-05-12make VclPaned::set_position take effectCaolán McNamara
2020-05-12missing licence headerCaolán McNamara
2020-05-12add Paned accessCaolán McNamara
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