summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2022-09-06Revert "vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()"خالد حسني
2022-09-05vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()Khaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-09-05vcl: Format PhysicalFontFace.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Don’t parse cmap in PrintFontManager::getGlyphWidths()Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCharMap()Khaled Hosny
2022-09-05vcl: make WinFontFace less indirectKhaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-09-04vcl: Align GenPspGraphics and FreeTypeTextRenderImpl moreKhaled Hosny
2022-09-03don't check that the shadow positions map back to source mapmode integersCaolán McNamara
2022-09-02vcl: set hb_font_t variations from CTFontKhaled Hosny
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-30fix "g_object_weak_unref: couldn't find weak ref" warningCaolán McNamara
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-26vcl: implement touchpad rotate gesture support on gtk backendPovilas Kanapickas
2022-08-26vcl: implement touchpad zoom gesture support on gtk backendPovilas Kanapickas
2022-08-26freetype 2.9 was relesed in Jan 2018, drop workaround for <= 2.8Caolán McNamara
2022-08-26vcl: implement rotate gesture infrastructurePovilas Kanapickas
2022-08-26vcl: implement zoom gesture infrastructurePovilas Kanapickas
2022-08-26FeatureCollector: Drop redundant checkKhaled Hosny
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-25tdf#150507 reenable slight hinting for cairo with ResolutionIndependentLayoutCaolán McNamara
2022-08-25FeatureCollector: Detect ENUM features in OpenType fontsKhaled Hosny
2022-08-25FeatureCollector: Get feature labels for ssXX/cvXX features from the fontKhaled Hosny
2022-08-25FeatureCollector: SimplifyKhaled Hosny
2022-08-25use DevicePoint and SubPixelToLogic to return to source coord systemCaolán McNamara
2022-08-24qt a11y: Remember associated QObject also for non-QtXAcccessible caseMichael Weghorn
2022-08-24qt a11y: Remember and reuse existing QObject for XAccessibleMichael Weghorn
2022-08-23qt a11y: Drop unnecessary QObject inheritanceMichael Weghorn
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-22jsdialog: send MessageDialog on run not when builtSzymon Kłos
2022-08-20always transport the text dxarray as doubles when renderingCaolán McNamara
2022-08-19Remove code duplication in GraphicDescriptor for WMF/EMFofftkp
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-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-14Streamline Kashida validation logicKhaled Hosny
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-14ofz#50202 Direct-leakCaolán McNamara
2022-08-12cid#1507888 Uninitialized scalar fieldCaolán McNamara
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-10vcl: AnimationRenderer::getOutPos() -> GetOriginPosition()Chris Sherlock
2022-08-10Remove code duplication in GraphicDescriptor for GIFofftkp