summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-24Fix visible space on Mac with the new layout engineKhaled Hosny1-0/+2
2017-02-17lok: refill font list if emptyHenry Castro1-0/+1
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin1-1/+1
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl1-2/+10
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-1/+6
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-22loplugin:unnecessaryvirtualNoel Grandin1-4/+4
2016-09-15Remove OutputDevice::PaintScopeNoel Grandin1-17/+0
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-2/+1
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-8/+2
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-11/+11
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin1-2/+1
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+0
2016-06-13loplugin:vclwidgetsNoel Grandin1-1/+1
2016-06-13Remove redundant redeclarationStephan Bergmann1-1/+0
2016-06-12Resolves: tdf#100313 OutputDevice::isDisposed doesn't work anymoreCaolán McNamara1-6/+0
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-3/+3
2016-05-17mark function as overrideDavid Tardon1-1/+1
2016-05-16tdf#97527 vcl: reference-count Menumelikeyurtoglu1-28/+4
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin1-1/+1
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel1-2/+6
2016-03-30Fix Android buildMiklos Vajna1-1/+1
2016-03-25fix headless buildOliver Specht1-1/+3
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-3/+3
2016-03-08loplugin:constantparams in vclNoel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-3/+2
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-3/+2
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-4/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-8/+8
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-1/+1
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-4/+4
2016-01-08vcl: correct parameter documentation of outdev.hxxChris Sherlock1-6/+6
2016-01-08vcl: silence doxygen warningChris Sherlock1-1/+1
2016-01-05Remove unused forward declsStephan Bergmann1-2/+0
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-1/+1
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock1-1/+1
2015-12-26vcl: change device font size variable/fn namesChris Sherlock1-2/+2
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock1-1/+1
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock1-2/+2
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt1-0/+3
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley1-3/+0