Age | Commit message (Expand) | Author |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-03-16 | Revert "loplugin:constfields in vcl" | Noel Grandin |
2019-11-27 | loplugin:finalclasses in vcl | Noel Grandin |
2019-07-31 | Fix typos | Andrea Gelmini |
2018-09-14 | loplugin:constfields in vcl | Noel Grandin |
2018-08-22 | rename FontSelectPatternAttributes to FontSelectPattern | Caolán McNamara |
2018-08-21 | change FindFontSubstitute to operate on FontSelectPatternAttributes | Caolán McNamara |
2018-06-07 | manage PhysicalFontFace by rtl::Reference | Noel Grandin |
2017-10-30 | Following aded98ce3d7a4189a4fa30989505da9427abc83b | Julien Nabet |
2017-10-26 | Refactor font substitute removing (vcl/svtools) | Julien Nabet |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-06-10 | tdf#96099 Remove various smart pointer typedefs in vcl | Mark Page |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin |
2016-01-14 | vcl: move ImplFontCache into own private header | Chris Sherlock |
2016-01-08 | vcl: change ImplFontEntry to LogicalFontInstance | Chris Sherlock |
2016-01-07 | vcl: rename outfont.hxx to fontentry.hxx | Chris Sherlock |
2015-12-26 | vcl: change device font size variable/fn names | Chris Sherlock |
2015-12-24 | Class ImplGetDevFontList renamed to ImplDeviceFontList | Chris Sherlock |
2015-11-24 | loplugin:unusedfields in vcl/ | Noel Grandin |
2015-11-17 | Bin unneeded forward declarations | Tor Lillqvist |
2015-10-07 | Revert "loplugin:mergeclasses" to fix mac build | Caolán McNamara |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-08-31 | vcl: Improve management of mnRef0Count. | Jan Holesovsky |
2015-07-10 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-10 | loplugin:unusedmethods vcl(part2) | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-05-20 | convert FONT_SUBSTITUTE constants to scoped enum | Noel Grandin |
2015-04-10 | start wrapping OutputDevice in VclPtr | Noel Grandin |
2015-01-20 | font cache gets broken on adding an embedded font | Caolán McNamara |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-05-28 | Oops, this reference can't be const. | Matúš Kukan |
2014-05-27 | Related bnc#822625: Cache FontEntry with the original FontSelectPattern. | Matúš Kukan |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
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-03-20 | rename ImplDevFontListData to PhysicalFontFamily | Norbert Thiebaud |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in vcl | Alexandre Vicenzi |
2013-12-04 | WaE: private field 'mbPrinter' is not used | Tor Lillqvist |
2013-12-04 | Device-specific font substitution is not used | Khaled Hosny |
2013-10-28 | fixincludeguards.sh: vcl | Thomas Arnhold |
2013-09-17 | I think the CWS-gfbfcfg dust has safely settled by now | Caolán McNamara |
2013-07-29 | convert more XubString->OUString in OutputDevice | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2012-12-22 | fdo#38090: vcl: remove ImplFontCache::maFontNameList: | Michael Stahl |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-06-20 | Rename the class ImplFontData into PhysicalFontFace | Norbert Thiebaud |