summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2022-09-14ofz#51205 TimeoutCaolán McNamara
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13sw content controls, checkbox: add PDF exportMiklos Vajna
2022-09-13tdf#126242: Handle fractional values when subsetting CFFKhaled Hosny
2022-09-13do not assert on "failed" Skia call because of empty size (tdf#150821)Luboš Luňák
2022-09-13vcl: Simplify calling FillFontSubsetInfo()Khaled Hosny
2022-09-13vcl: Move subsetting helper functions to sft.cxxKhaled Hosny
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-11vcl: Add a PhysicalFontFace-backed TrueTypeFontKhaled Hosny
2022-09-11vcl: Add PhysicalFontFace::GetRawFontData()Khaled Hosny
2022-09-11vcl: Fix setting symbol flag on TrueTypeFontKhaled Hosny
2022-09-10Fix typoAndrea Gelmini
2022-09-10unique_ptr->optional for AllSettingsNoel Grandin
2022-09-10vcl: Use vector instead of array for FontCharMap rangesKhaled Hosny
2022-09-10vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna
2022-09-09ofz: Undefined-shiftCaolán McNamara
2022-09-08vcl: Drop CmapResult indirectionKhaled Hosny
2022-09-08vcl: Drop now unused ParseCMAP()Khaled Hosny
2022-09-08vcl: Get FontCharMap from HarfBuzzKhaled Hosny
2022-09-08loplugin:unusedmethodsNoel Grandin
2022-09-08Turn a macro into a functionMike Kaganski
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz
2022-09-08Require HarfBuzz 2.0.0Khaled Hosny
2022-09-08vcl: Drop now unused FontCharMap::GetGlyphIndex()Khaled Hosny
2022-09-08vcl: Add LogicalFontInstance::GetGlyphIndex()Khaled Hosny
2022-09-07tdf#150808: General error importing svgz fileJulien Nabet
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-06This can't be null after the null handler aboveMike Kaganski
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-06Missing initialization of PhysicalFontFace::mbFontCapabilitiesReadStephan Bergmann
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-05cid#1500642 silence Dereference before null checkCaolán McNamara
2022-09-05tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir