summaryrefslogtreecommitdiff
path: root/vcl/inc/outdev.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-01-14vcl: move ImplFontCache into own private headerChris Sherlock1-34/+1
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-10/+10
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock1-1/+1
2015-12-26vcl: change device font size variable/fn namesChris Sherlock1-2/+2
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock1-3/+3
2015-11-24loplugin:unusedfields in vcl/Noel Grandin1-2/+0
2015-11-17Bin unneeded forward declarationsTor Lillqvist1-2/+0
2015-10-07Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara1-7/+3
2015-10-07loplugin:mergeclassesNoel Grandin1-3/+7
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky1-1/+6
2015-07-10-Werror,-Wunused-private-fieldStephan Bergmann1-3/+2
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-3/+0
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin1-4/+6
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+2
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara1-0/+2
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-05-28Oops, this reference can't be const.Matúš Kukan1-1/+1
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-50/+6
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-1/+3
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-8/+8
2014-03-20rename ImplDevFontListData to PhysicalFontFamilyNorbert Thiebaud1-4/+4
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-27/+2
2013-12-04WaE: private field 'mbPrinter' is not usedTor Lillqvist1-1/+0
2013-12-04Device-specific font substitution is not usedKhaled Hosny1-6/+3
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara1-2/+0
2013-07-29convert more XubString->OUString in OutputDeviceNoel Grandin1-12/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-10/+10
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl1-4/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-7/+7
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara1-2/+2
2011-11-14callcatcher: remove unused codeCaolán McNamara1-1/+0
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-8/+8
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+267
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-15/+15
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-0/+264