Age | Commit message (Expand) | Author |
2018-01-17 | loplugin:useuniqueptr in LogicalFontInstance | Noel Grandin |
2017-12-28 | Try to handle fonts orphaned from cache gracefully | Mike Kaganski |
2017-12-15 | Protect all LogicalFontInstance constructors | Jan-Marek Glogowski |
2016-09-02 | boost::intrusive_ptr->tools::SvRef | Caolán McNamara |
2016-05-11 | remove unused return type from SalGraphics::SetFont | Noel Grandin |
2016-01-29 | vcl: changes to included vcl headers | Chris Sherlock |
2016-01-27 | vcl: fix header guards for fontinstance.hxx | Chris Sherlock |
2016-01-14 | vcl: change ImplFontMetricData to be reference counted via intrusive_ptr | Chris Sherlock |
2016-01-14 | vcl: cleanup fontinstance.hxx - remove unneeded fwd decls and includes | Chris Sherlock |
2016-01-14 | vcl: move ImplFontCache into own private header | Chris Sherlock |
2016-01-12 | vcl: resplit FontAttributes from ImplFontMetricData | Chris Sherlock |
2016-01-10 | vcl: promote ImplFontAttributes to FontAttributes | Chris Sherlock |
2016-01-09 | vcl: rename m_pFontCache to mpFontCache in LogicalFontInstance | Chris Sherlock |
2016-01-08 | vcl: change ImplFontEntry to LogicalFontInstance | Chris Sherlock |