summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-08-19Remove code duplication in GraphicDescriptor for EPSofftkp
2022-08-19Remove code duplication in GraphicDescriptor for PCDofftkp
2022-08-19Remove code duplication in GraphicDescriptor for PCTofftkp
2022-08-19Remove code duplication in GraphicDescriptor for SVGofftkp
2022-08-19Remove code duplication in GraphicDescriptor for XPMofftkp
2022-08-19Remove code duplication in GraphicDescriptor for XBMofftkp
2022-08-19Remove code duplication in GraphicDescriptor for WMF/EMFofftkp
2022-08-19Remove code duplication in GraphicDescriptor for DXFofftkp
2022-08-19vcl: rename AnimationData fields to more sane namesChris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17Related: tdf#118320 don't require experimental to be set anymoreCaolán McNamara
2022-08-17cid#1509309 Use of 32-bit time_tCaolán McNamara
2022-08-17cid#1509184 silence Out-of-bounds accessCaolán McNamara
2022-08-16qt a11y: Drop duplicate nullptr checkMichael Weghorn
2022-08-16qt a11y: Clear QtXAccessible's ref to XAccessible once passed onMichael Weghorn
2022-08-16qt a11y: Clear XAccessible reference when disposingMichael Weghorn
2022-08-16qt a11y: Drop QtAccessibleEventListener's XAccessible referenceMichael Weghorn
2022-08-16cid#1509186 Using a moved objectCaolán McNamara
2022-08-16qt a11y: Implement QtAccessibleWidget::indexOfChildMichael Weghorn
2022-08-16qt a11y: Replace dynamic_cast with static_castMichael Weghorn
2022-08-16ofz: Null-dereference-WRITECaolán McNamara
2022-08-16tdf#103492: vcl_pdfexport: Add unittestXisco Fauli
2022-08-15fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAccessible'"Caolán McNamara
2022-08-15Fix mispositioning when only quickstarter is activeSamuel Mehrbrodt
2022-08-14svm: serialize MetaTextArrayAction’s Kashida arrayKhaled Hosny
2022-08-14Use doubles when calculating the number of Kashidas to insertKhaled Hosny
2022-08-14tdf#106653: Try harder not to return 0 for Kashida widthKhaled Hosny
2022-08-14Streamline Kashida validation logicKhaled Hosny
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-14ofz#49949 TimeoutCaolán McNamara
2022-08-14ofz#50202 Direct-leakCaolán McNamara
2022-08-12lok: This is tooltip, not altMike Kaganski
2022-08-12fix checking glyph break position (tdf#150138)Luboš Luňák
2022-08-12use the same vcl::text::TextLayoutCache when comparing text layoutLuboš Luňák
2022-08-12cid#1507888 Uninitialized scalar fieldCaolán McNamara
2022-08-11don't worry about Linux Libertine O vs Linux Libertine GCaolán McNamara
2022-08-11add CVE-2022-1210 testcaseCaolán McNamara
2022-08-11some --disable-pdfium fixesCaolán McNamara
2022-08-11add CVE-2017-9937 testcaseCaolán McNamara
2022-08-11gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warningCaolán McNamara
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-11gtk4: clear action group in dtorCaolán McNamara
2022-08-11gtk4: get submenu hierarchy rightCaolán McNamara
2022-08-11qt a11y: Use correct coord system in QtAccessibleWidget::childAtMichael Weghorn
2022-08-11qt a11y: Implement QtAccessibleWidget::text{After,Before}OffsetMichael Weghorn
2022-08-11qt a11y: Check range for offset passed to text methodsMichael Weghorn
2022-08-10jsdialog: dump IconView::GetActivateOnSingleClickMike Kaganski
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-10loplugin:passstuffbyrefNoel Grandin