summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2016-12-14TypoKhaled Hosny
2016-12-14This fallback code makes no sense any moreKhaled Hosny
2016-12-12coverity#1397052 Logically dead code (golden)Caolán McNamara
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-11Drop SalLayout::IsSpacingGlyph()Khaled Hosny
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny
2016-12-11Don’t encode font fallback level in the glyph idKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-11-30tdf#103747: Don't re-position images when re-playing a metafile.Jan Holesovsky
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-08typo fix: ressource -> resourceAndras Timar
2016-11-05Drop unused Graphite includesKhaled Hosny
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-10-22crashtesting: assert on converting ooo66538-1.ppt to pdfCaolán McNamara
2016-10-15tdf#43740 Do not use UniscribeLayout for CJK Ideograph Variations.Mark Hung
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert HatchStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl)Stephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna
2016-07-13vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna
2016-07-06tdf#77667 Remove gcc3 workaroundkrishna keshav
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-21vcl: fprintf -> SAL_INFOThorsten Behrens
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-18plugin:defaultparamsMarkus Mohrhard
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-13loplugin:vclwidgetsNoel Grandin
2016-06-12Resolves: tdf#100313 OutputDevice::isDisposed doesn't work anymoreCaolán McNamara
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu