Age | Commit message (Expand) | Author |
2023-03-30 | loplugin:stringadd in vcl | Noel Grandin |
2023-03-24 | tdf#151722 restore use of localized font name | Caolán McNamara |
2023-03-18 | loplugin:stringadd use more O[U]StringChar | Noel Grandin |
2023-03-08 | Related: tdf#152278 distinguish likely-invalid vs unimplemented in warning | Caolán McNamara |
2023-03-07 | tdf#152278 a YoavKtav Black font reported as claiming its name is in 0x4800 e... | Caolán McNamara |
2023-02-26 | cid#1521198 Untrusted loop bound | Caolán McNamara |
2023-02-09 | Enable opening of downloaded fonts only in ForKit in Online | Tor Lillqvist |
2022-12-06 | Resolves: tdf#151722 use UI Language for localized font names | Caolán McNamara |
2022-11-21 | remove FontAttributes::meCharSet | Caolán McNamara |
2022-11-21 | be more specific on what "Symbol" is | Caolán McNamara |
2022-11-18 | rename IsStarSymbol to IsOpenSymbol | Caolán McNamara |
2022-09-27 | sufficient at this point to silently allow MissingJustBullet | Caolán McNamara |
2022-09-27 | tdf#144348: Remove EmojiOne Color font | Khaled Hosny |
2022-09-24 | vcl: Removed unused PrintFontInfo and support code | Khaled Hosny |
2022-09-24 | vcl: Remove unused PrintFontManager::getFontBoundingBox() | Khaled Hosny |
2022-09-22 | convert TrueTypeTable to C++ class | Noel Grandin |
2022-09-20 | use O[U]String in TrueType code | Noel Grandin |
2022-09-11 | vcl: Move CreateFontSubset() to PhysicalFontFace | Khaled Hosny |
2022-09-11 | vcl: Add a PhysicalFontFace-backed TrueTypeFont | Khaled Hosny |
2022-09-08 | vcl: Pass FontCharMap to OpenTTFont*() when possible | Khaled Hosny |
2022-09-06 | vcl: Drop unused SalGraphics::CreateFontSubset() argument | Khaled Hosny |
2022-09-06 | vcl: Drop now unused SalGraphics::GetGlyphWidths() | Khaled Hosny |
2022-09-05 | vcl: Don’t parse cmap in PrintFontManager::getGlyphWidths() | Khaled Hosny |
2022-09-02 | Fix setting SAL_NON_APPLICATION_FONT_USE | Stephan Bergmann |
2022-09-01 | we have one CJK text test that explicitly attempts to use not bundled fonts | Caolán McNamara |
2022-09-01 | change ABORT_ON_NON_APPLICATION_FONT_USE to NON_APPLICATION_FONT_USE=... | Caolán McNamara |
2022-08-22 | add Noto Sans Arabic to fonts known not to have bullet | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-11 | don't worry about Linux Libertine O vs Linux Libertine G | Caolán McNamara |
2022-08-04 | Fix typos, __clang_ -> __clang__ | Stephan Bergmann |
2022-06-09 | Use same glyph width in PDF drawing and font subset | Khaled Hosny |
2022-06-03 | elide some makeStringAndClear() class | Noel Grandin |
2022-05-01 | abort more writer layout tests if a font isn't found | Caolán McNamara |
2022-05-01 | abort writer layout tests if a font isn't found | Caolán McNamara |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-03-14 | unit_online_get_fonts() has not been used by Online since 2017 | Tor Lillqvist |
2022-03-07 | Drop useless parameter | Tor Lillqvist |
2021-10-14 | use std::vector::insert instead of push_back | Noel Grandin |
2021-10-08 | vcl: test PhysicalFontCollection and move to vcl::font namespace | Chris Sherlock |
2021-10-08 | vcl: split out outdev.h into seperate headers | Chris Sherlock |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin |
2021-09-27 | vcl: move FontSelectPattern to own file and into vcl::font namespace | Chris Sherlock |
2021-09-21 | vcl: add sal/config.h in preparation for patch | Chris Sherlock |
2021-09-15 | loplugin:constvars | Noel Grandin |
2021-06-28 | No need to Stop() a Timer before Start() | Jan-Marek Glogowski |
2021-06-18 | Workaround only for GCC 10 | Stephan Bergmann |
2021-06-18 | avoid maybe-uninitialised in FontConfig | Noel Grandin |
2021-05-27 | no need to allocate PrintFont separately | Noel Grandin |
2021-05-11 | change usage of boost::hash_combine to o3tl::hash_combine | Tomaž Vajngerl |
2021-04-25 | loplugin:unusedfields | Noel Grandin |