summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print
AgeCommit message (Expand)Author
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-10loplugin:unusedmethodsNoel Grandin
2016-12-30Get rid of GlyphMetric classKhaled Hosny
2016-12-23Make these SAL_INFO’s a bit more usefulKhaled Hosny
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-11Don’t encode font fallback level in the glyph idKhaled Hosny
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled 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-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-02vcl: fix -Werror,-Wunused-variableMiklos Vajna
2016-12-02coverity#1396674 'Constant' variable guards dead codeCaolán McNamara
2016-12-01Unused codeKhaled Hosny
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29Use Freetypefont::GetFontMetric()Khaled Hosny
2016-11-26Unused typedef’sKhaled Hosny
2016-11-26There is one font file type nowKhaled Hosny
2016-11-26Dead codeKhaled Hosny
2016-11-26Kill PspFontLayoutKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-26DisableGlyphProcessing flag is never set nowKhaled Hosny
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny
2016-11-26Kill the old Unix layout enginesKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-11-23Make PS on Unix printing use the new layout engineKhaled Hosny
2016-11-23This code is only ever compiled on UnixKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05Convert PPDKey::SetupType to scoped enumNoel Grandin
2016-09-05convert DuplexMode to scoped enumNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05fix usage of std::uniqueNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-01std::list<sal_Int32> to dequeNoel Grandin
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli