Age | Commit message (Expand) | Author |
2020-05-24 | GetSysFontData is newly unused | Caolán McNamara |
2019-08-23 | loplugin:returnconstval in vcl | Noel Grandin |
2019-01-25 | Change SalGraphics::GetTextLayout definition | Jan-Marek Glogowski |
2018-10-30 | Move SalGraphics glyph functions into FontInstance | Jan-Marek Glogowski |
2018-08-21 | use LogicalFontInstance with SalGraphics | Caolán McNamara |
2018-08-16 | skip text layout when fuzzing | Caolán McNamara |
2018-07-26 | vcl cairo text renderer: support non-AA text | Miklos Vajna |
2018-05-11 | Fold CommonSalLayout into GenericSalLayout | Khaled Hosny |
2018-03-26 | replace SalColor with Color | Noel Grandin |
2017-11-14 | use std::unique_ptr for SalLayout | Noel Grandin |
2017-10-30 | Constify some VCL interface functions | Jan-Marek Glogowski |
2017-10-23 | loplugin:includeform: vcl | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-12-10 | Use GlyphItem in more places | Khaled Hosny |
2016-11-29 | Strip down GetEmbedFontData to what is really used | Khaled Hosny |
2016-11-29 | SalGraphics::GetFontEncodingVector() is a noop now | Khaled Hosny |
2016-11-26 | ServerFontLayout is already gone | Khaled Hosny |
2016-10-30 | Rename ServerFont to FreetypeFont | Khaled Hosny |
2016-10-18 | GSoC: Modify DrawServerFontLayout and add DrawSalLayout | Akash Jain |
2016-09-02 | boost::intrusive_ptr->tools::SvRef | Caolán McNamara |
2016-06-10 | tdf#96099 Remove various smart pointer typedefs in vcl | Mark Page |
2016-05-11 | remove unused return type from SalGraphics::SetFont | Noel Grandin |
2016-01-14 | vcl: change ImplFontMetricData to be reference counted via intrusive_ptr | Chris Sherlock |
2016-01-12 | vcl: resplit FontAttributes from ImplFontMetricData | Chris Sherlock |
2016-01-10 | vcl: promote ImplFontAttributes to FontAttributes | Chris Sherlock |
2016-01-04 | vcl: split classes out of metric.hxx | Chris Sherlock |
2016-01-03 | vcl: rename variables from metric names to font attribute names | Chris Sherlock |
2016-01-03 | vcl: merge ImplFontMetricData with ImplFontAttributes | Chris Sherlock |
2015-11-23 | only one headless text renderer now | Caolán |
2015-11-23 | VirtualDevices either match another device depth, or are 1 bit | Caolán McNamara |
2015-06-11 | Cleanup crossplatform cairo | Mox Soini |
2015-02-27 | seperate headless textrendering into its own class | Caolán McNamara |
2015-02-24 | make ScanlineStride an argument to createBitmapDevice | Caolán McNamara |
2015-01-27 | these are const inputs, we fill widths from pGlyphIds via pEncoding | Caolán McNamara |
2015-01-27 | rhbz#1177022: vcl: fix PDF embedding of Type 1 fonts | Michael Stahl |
2015-01-27 | add a length arg to GetEmbedFontData | Caolán McNamara |
2014-10-13 | vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMap | Chris Sherlock |
2014-10-06 | vcl: FontCharMap to use intrusive_ptr ImplFontCharMap | Chris Sherlock |
2014-09-15 | vcl: Rename GetImplFontCapabilities() | Chris Sherlock |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxx | Norbert Thiebaud |
2014-03-20 | cosmetic: split PhysicalFontFace class it its own source/header | Norbert Thiebaud |
2014-03-20 | rename ImplDevFontList to PhysicalFontCollection | Norbert Thiebaud |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-06 | Resolves: #i123840# add and use the sal_GlyphId type | Herbert Dürr |
2013-12-04 | No more uses of printer built in fonts | Khaled Hosny |
2013-12-04 | Device-specific font substitution is not used | Khaled Hosny |
2013-10-21 | Remove GetKernPairs() with no implementation | Khaled Hosny |