summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-05-13Use statics initializers instead of checksMike Kaganski
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-13Fix translation domains in .ui filesGabor Kelemen
2020-05-13fix oss-fuzz buildCaolán McNamara
2020-05-13Avoid -Werror=unused-variable with --disable-assert-always-abortStephan Bergmann
2020-05-13use gtk_widget_get_screen instead of cast + gtk_window_get_screenCaolán McNamara
2020-05-13add access to entry cut/copy/pasteCaolán McNamara
2020-05-13vcl: remove unnecessary ConnectedComponentList typedef (not a list anyway!)Chris Sherlock
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-13Move SalInstanceNotebook to header fileSzymon Kłos
2020-05-13move LongCurrencyBox to be toolkit onlyCaolán McNamara
2020-05-13lok: notify data change of the formatted field controlHenry Castro
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