summaryrefslogtreecommitdiff
path: root/test/source/document
ModeNameSize
-rw-r--r--xactionlockable.cxx1326logplain
-rw-r--r--xembeddedobjectsupplier.cxx904logplain
-rw-r--r--xlinktargetsupplier.cxx915logplain
l: Drop unused FontAttributes::GetMapNames()/AddMapName()Khaled Hosny 2023-08-02std::set->o3tl::sorted_vector for m_aFontFileToFontIDNoel Grandin 2023-07-31tdf#156230 remove now unused various bit and piecesNoel Grandin 2023-07-30Drop freshly unused PrintFontManagerKhaled Hosny 2023-06-13When adding application fonts, add them also to FontConfigKhaled Hosny 2022-12-07loplugin:unusedmethodsNoel Grandin 2022-09-24vcl: Removed unused PrintFontInfo and support codeKhaled Hosny 2022-09-24vcl: Remove unused PrintFontManager::getFontBoundingBox()Khaled Hosny 2022-09-22convert TrueTypeTable to C++ classNoel Grandin 2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny 2022-09-08vcl: Pass FontCharMap to OpenTTFont*() when possibleKhaled Hosny 2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny 2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny 2022-09-05vcl: Don’t parse cmap in PrintFontManager::getGlyphWidths()Khaled Hosny 2022-04-29use more string_view in INetURLObjectNoel Grandin 2022-04-09sal_GlyphId is internal to VCLLuboš Luňák 2022-03-08Make comment less misleadingTor Lillqvist 2022-03-07Drop useless parameterTor Lillqvist