summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-07Related: tdf#122737 A hack to keep backing window opaque on context destructionMike Kaganski
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca
2022-09-07ofz#50118 TimeoutCaolán McNamara
2022-09-07Use XCharacterClassification::getCharacterType() instead of getStringType()Eike Rathke
2022-09-06cid#1500509 silence Out-of-bounds accessCaolán McNamara
2022-09-06Simplify SalSysObj(Child)WndProcWMike Kaganski
2022-09-06This can't be null after the null handler aboveMike Kaganski
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-06cid#1509195 silence Explicit null dereferencedCaolán McNamara
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-09-06vcl: Drop now unused PDFFontCacheKhaled Hosny
2022-09-06vcl: Use GetGlyphWidth() when emitting system fontsKhaled Hosny
2022-09-06vcl: Add LogicalFontInstance::GetGlyphWidth()Khaled Hosny
2022-09-06Rather use copy(1) instead of replaceAt(0, 1, u"")Julien Nabet
2022-09-06Deduplicate screen rect handlingMike Kaganski
2022-09-06Missing initialization of PhysicalFontFace::mbFontCapabilitiesReadStephan Bergmann
2022-09-06vcl: Create HFNT on WinFontFace when neededKhaled Hosny
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-05rework comment a bitCaolán McNamara
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-05tdf#150507 like skia, even when subpixel rendering snap to a pixel BaselineCaolán McNamara
2022-09-05cid#1500642 silence Dereference before null checkCaolán McNamara
2022-09-05tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir
2022-09-05Remove code duplication in GraphicDescriptor for SVMofftkp
2022-09-05Remove code duplication in GraphicDescriptor for TIFofftkp
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-03tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cellsMichael Weghorn
2022-09-03tdf#147906 Use std::hypot for Pythagorean additionAleksa Savic
2022-09-03crashtesting: assert seen on loading forum-fr-40118.odsCaolán McNamara
2022-09-03don't check that the shadow positions map back to source mapmode integersCaolán McNamara
2022-09-02gtk3_kde: Drop unused gtk3_kde5_a11y.cxxMichael Weghorn
2022-09-02ofz#39186 reduce htmlfuzzer len to hasten closure of Timeout stateCaolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02More graceful fix for cid#513473Khaled Hosny
2022-09-02Fix setting SAL_NON_APPLICATION_FONT_USEStephan Bergmann
2022-09-02tdf#136370 speedup bitmap fill operationsNoel Grandin
2022-09-02tdf#150683 qt a11y: Add bound checks for table methodsMichael Weghorn
2022-09-02vcl: set hb_font_t variations from CTFontKhaled Hosny