summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-09-15Revert removed lines and remove unused vars in GraphicFormatDetectorofftkp
2022-09-15Allow functions to short-circuit in graphicfilter2.cxxofftkp
2022-09-15Remove code duplication in GraphicDescriptor for PCXofftkp
2022-09-14Resolves: tdf#144583 reuse lok hidpi icon scheme for gtkCaolán McNamara
2022-09-14Related: tdf#144583 move current lok hidpi icon thing into SalGraphicsCaolán McNamara
2022-09-14should be releasing the DC hereNoel Grandin
2022-09-14merge sdfilt library into sdNoel Grandin
2022-09-14tdf#150882 qt: Report menu bar height when not hiddenMichael Weghorn
2022-09-14Return to starting stream position after checking formatofftkp
2022-09-14Remove code duplication in GraphicDescriptor for PBM/PGM/PPMofftkp
2022-09-14use a std::vector and can avoid a copyCaolán McNamara
2022-09-14always > 0 here due to preceding empty() checkCaolán McNamara
2022-09-14ofz#51205 TimeoutCaolán McNamara
2022-09-14gtk4: use left aligned label for GtkToggleButton with xalignCaolán McNamara
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14do not check and refcount Info access to Skia bitmaps (tdf#150817)Luboš Luňák
2022-09-13gtk4: move ComboBox "items" to the start to get "active" property workingCaolán McNamara
2022-09-13drop gtk_check_version(4, 3, 2) checks nowCaolán McNamara
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-12Fix typoAndrea Gelmini
2022-09-12Fix dropdown mispositionedSamuel Mehrbrodt
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-10win: Explicitly cast glyph ID to 16 bitMichael Weghorn
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-08tdf#150846: vcl_pdfexport: Add unittestXisco Fauli
2022-09-08Fix CppunitTest_vcl_pdfexport on non-default DPIMike Kaganski
2022-09-08tdf#150808: vcl_graphic_test: Add unittestXisco Fauli
2022-09-08vcl: Drop now unused ParseCMAP()Khaled Hosny
2022-09-08vcl: Get FontCharMap from HarfBuzzKhaled Hosny
2022-09-08vcl: Pass FontCharMap to OpenTTFont*() when possibleKhaled Hosny
2022-09-08vcl: Sort fonts in workben/listfontsKhaled Hosny
2022-09-08loplugin:unusedmethodsNoel Grandin
2022-09-08Turn a macro into a functionMike Kaganski
2022-09-08Related: tdf#150786 workaround unit test failureMike 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