summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-09-19vcl: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-09-19vcl: Add PhysicalFontFace API to get color layersKhaled Hosny
2022-09-19vcl: Don’t use temporary files for CreateFontSubset()Khaled Hosny
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-18tdf#151039: use the same defaults also for FontSubsetInfo::m_aFontBBoxMike Kaganski
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-17ofz: bump sc-rtf and html max lengthsCaolán McNamara
2022-09-17loplugin:staticmethods (clang-cl)Stephan Bergmann
2022-09-17-Werror,-Wshadow (clang-cl)Stephan Bergmann
2022-09-17tdf#143148 use pragma once instead of include guardsU-LAPTOP-06BFT6KB\Client
2022-09-16only "PaintImmediately" the statusbar itself (and optional children)Caolán McNamara
2022-09-16tdf#137341 gtk: Set missing style text colors from themeMichael Weghorn
2022-09-16tdf#117173: qt a11y: Forward changes to SHOWING stateMichael Weghorn
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-16sw content controls: add PDF export of font propertiesMiklos Vajna
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist
2022-09-15tdf#150931: vcl_pdfexport: Add unittestXisco Fauli
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