summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2016-10-18GSoC: Move scrptrun header and source file out of unxAkash Jain
2016-10-11tdf#103103: Many Arabic fonts dont render correctlyKhaled Hosny
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03custom dtor is unnecessaryCaolán McNamara
2016-10-03Fix typosAndrea Gelmini
2016-09-30loplugin:constantparamNoel Grandin
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara
2016-09-23tdf#101822 Revert "vcl: Stop-gap solution to ...Jan-Marek Glogowski
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07Resolves: tdf#100443 handle sun keyboard copy/cut/paste keysCaolán McNamara
2016-09-07Fix not-so-newly introduced perf regression in vclKhaled Hosny
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06move all X11SalData stuff togetherCaolán McNamara
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-09-05Convert PPDKey::SetupType to scoped enumNoel Grandin
2016-09-05convert PrinterInfoManager::Type 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 FontAutoHint to scoped enumNoel Grandin
2016-09-05convert FontHinting to scoped enumNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-09-03coverity#1371244 Missing move assignment operatorCaolán McNamara
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-01std::list<sal_Int32> to dequeNoel Grandin
2016-09-01std::list<sal_Unicode> to vectorNoel Grandin
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin
2016-08-29CairoFontsCache is only used in cairotextrender.cxxStephan Bergmann
2016-08-28coverity#1371444 Uninitialized scalar fieldCaolán McNamara
2016-08-18coverity#1371444 Uninitialized scalar fieldCaolán McNamara
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-04Related: tdf#101213 speculative drop of CAIRO_OPERATOR_DIFFERENCE useCaolán McNamara
2016-07-28tdf#101026 Create more correct replacement control vectorArmin Le Grand
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-20vcl: don't use the faster cairo code path when using OpenGLTomaž Vajngerl
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand