summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-03-02drop TooLargeScaleForMapMode import checkCaolán McNamara
2023-03-02tdf#152073 tdf#153895 basicide: Set bg color for border winMichael Weghorn
2023-03-02Resolves: tdf#153885 keep popovers with application window parent inside thatCaolán McNamara
2023-03-02no need to allocate mpPortName separatelyNoel Grandin
2023-03-01tdf#153869 qt: Unminimize window when requestedMichael Weghorn
2023-02-28move sanitizing of Size inside GenericTypeSerializerNoel Grandin
2023-02-27Related: tdf#153784 margin_bottom is a cnp nonsense, should be margin_endCaolán McNamara
2023-02-27ofz#56293 TimeoutCaolán McNamara
2023-02-27UITest does not need to be a classNoel Grandin
2023-02-26cid#1521198 Untrusted loop boundCaolán McNamara
2023-02-25tdf#143148 Use pragma once in vclNirnayK
2023-02-24use comphelper::WeakComponentImplHelper for UIObjectUnoObjNoel Grandin
2023-02-24tdf#114441 vcl: source: Convert sal_uLong to a better typeRasenkai
2023-02-24use comphelper::WeakComponentImplHelper for UITestUnoObjNoel Grandin
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2023-02-23make create_virtual_device not use a separate alpha layerNoel Grandin
2023-02-22tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny
2023-02-22vcl: Avoid the need to patch HarfBuzzKhaled Hosny
2023-02-21tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara
2023-02-21jsdialog: enable line numberingHannah Meeks
2023-02-21tdf#144302 tdf#153333 qt: Load cursor from icon themeMichael Weghorn
2023-02-20tdf#132110 page ids might not be state idsCaolán McNamara
2023-02-20cid#1521192 Argument cannot be negativeCaolán McNamara
2023-02-20tdf#153756 Unable to open form wizard (GTK3)Noel Grandin
2023-02-20qt a11y: Invert relation type to match Qt's semanticMichael Weghorn
2023-02-20tdf#153614 qt: Set keyboard focus state when focused, tooMichael Weghorn
2023-02-20tdf#153520 vcl: Align listbox invalidation with mouseover checkMichael Weghorn
2023-02-19ofz#56123 Null-dereferenceCaolán McNamara
2023-02-17use accessibility description in menus for extended tipsCaolán McNamara
2023-02-17crashreporting: divide by zero, aPrefSize.Width() must have been 0 hereCaolán McNamara
2023-02-16Resolves: tdf#151395 need to track tiff offset from start of streamCaolán McNamara
2023-02-16ofz#56020 Null-dereference READCaolán McNamara
2023-02-16osl::Mutex->std::mutex in GtkSalDataNoel Grandin
2023-02-15move image into the .ui fileCaolán McNamara
2023-02-15resave with latest gladeCaolán McNamara
2023-02-15ofz#55981 Integer-overflowCaolán McNamara
2023-02-14fix error: macro UNIX_DESKTOP_DETECT is not used [-Werror=unused-macros]Andras Timar
2023-02-14tdf#153541 NotebookBar not getting settings change notificationsCaolán McNamara
2023-02-14base section Titles are invisible in dark modeCaolán McNamara
2023-02-14--enable-qt6 constexpr template point of instantiation issueStephan Bergmann
2023-02-13Preserve nullptr between gtk_assistant_get/set_page_titleStephan Bergmann
2023-02-13tdf#143148 Use pragma once in vcldeepanshuraj099
2023-02-12Resolves: tdf#153566 set darkmode menubar background colorCaolán McNamara
2023-02-12Avoid LOKClipboard harder on iOSTor Lillqvist
2023-02-10Fix typoAndrea Gelmini
2023-02-10gtk4: occasional crash at exitCaolán McNamara
2023-02-10loplugin:staticaccessStephan Bergmann
2023-02-10loplugin:externalStephan Bergmann
2023-02-10tdf#150451 Fix borders in Editbox controls (kf5)Rafael Lima
2023-02-09tdf#153501 Fix OString construction from nullptrStephan Bergmann