summaryrefslogtreecommitdiff
path: root/vcl/inc/outdev.h
AgeCommit message (Expand)Author
2019-07-31Fix typosAndrea Gelmini
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2017-10-30Following aded98ce3d7a4189a4fa30989505da9427abc83bJulien Nabet
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-01-14vcl: move ImplFontCache into own private headerChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2015-12-26vcl: change device font size variable/fn namesChris Sherlock
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-17Bin unneeded forward declarationsTor Lillqvist
2015-10-07Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara
2015-10-07loplugin:mergeclassesNoel Grandin
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky
2015-07-10-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-05-28Oops, this reference can't be const.Matúš Kukan
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20rename ImplDevFontListData to PhysicalFontFamilyNorbert Thiebaud
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-12-04WaE: private field 'mbPrinter' is not usedTor Lillqvist
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara
2013-07-29convert more XubString->OUString in OutputDeviceNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara
2011-11-14callcatcher: remove unused codeCaolán McNamara
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara