Age | Commit message (Expand) | Author |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2016-12-11 | sal_GlyphId is a simple glyph id now | Khaled Hosny |
2016-12-11 | Don’t encode font fallback level in the glyph id | Khaled Hosny |
2016-12-11 | Don’t encode the vertical flag in the glyph id | Khaled Hosny |
2016-12-10 | Use GlyphItem in more places | Khaled Hosny |
2016-12-10 | Pass GlyphItem around | Khaled Hosny |
2016-12-01 | Unused code | 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-29 | Drop a bunch of font metrics flags | Khaled Hosny |
2016-11-26 | Kill old Core Text layout engine | Khaled Hosny |
2016-11-26 | ServerFontLayout is already gone | Khaled Hosny |
2016-11-13 | Simplify vertical text drawing on macOS | Khaled Hosny |
2016-11-13 | Fix build | Khaled Hosny |
2016-11-13 | Unused code | Khaled Hosny |
2016-10-18 | Rewrite AquaSalGraphics::DrawSalLayout() | Khaled Hosny |
2016-10-18 | Support font fallback on macOS for CommonSalLayout | Khaled Hosny |
2016-10-18 | GSoC: Integrate new CommonSalLayout in quartz/ code | Akash Jain |
2016-10-18 | GSoC: Modify DrawServerFontLayout and add DrawSalLayout | Akash Jain |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-09-02 | boost::intrusive_ptr->tools::SvRef | Caolán McNamara |
2016-06-17 | convert DBG_ASSERT in vcl | Noel Grandin |
2016-06-10 | tdf#96099 Remove various smart pointer typedefs in vcl | Mark Page |
2016-05-25 | vcl: replace boost::dynamic_bitset with boost::optional<std::bitset> | Michael Stahl |
2016-05-11 | remove unused return type from SalGraphics::SetFont | Noel Grandin |
2016-01-19 | vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic() | Chris Sherlock |
2016-01-18 | basebmp now only used from vcl/headless code | Caolán McNamara |
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-12 | vcl: put FontConfigFontOptions into Unix header | Chris Sherlock |
2016-01-12 | vcl: split off ImplFontCharMap into it's own header file | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-10 | Cleanup FontCharMapPtr variable prefixes | Chris Sherlock |
2016-01-10 | vcl: promote ImplFontAttributes to FontAttributes | Chris Sherlock |
2016-01-10 | vcl: (OS X only) Change CoreTextFontData to CoreTextFontFace | 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 |
2016-01-03 | vcl: convert ImplFontMetricData to accessor functions | Chris Sherlock |
2016-01-01 | vcl: remove poor-man's RTTI in PhysicalFontFace | Chris Sherlock |
2015-12-31 | vcl: merge ImplDevFontAttributes with ImplFontAttributes | Chris Sherlock |
2015-12-31 | vcl: create accessor functions for ImplDevFontAttributes | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-08-12 | cosmetic: clean-up vcl/quartz | Norbert Thiebaud |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-06-11 | Cleanup crossplatform cairo | Mox Soini |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-05 | Revert "Cleanup crossplatform cairo" | Jan Holesovsky |
2015-06-04 | Cleanup crossplatform cairo | Mox Soini |
2015-05-08 | Remove dead CoreTextStyle::SetTextColor | Stephan Bergmann |