summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-10-18Fix debug build and few cleanupsKhaled Hosny
2016-10-18Add feature support to CommonLayoutMartin Hosken
2016-10-18Support font fallback on macOS for CommonSalLayoutKhaled Hosny
2016-10-18Check SAL_USE_COMMON_LAYOUT envar in one placeKhaled Hosny
2016-10-18Use const referenceKhaled Hosny
2016-10-18Validate Kashida positions in CommonSalLayoutKhaled Hosny
2016-10-18Fix applying DX adjustments in CommonSalLayoutKhaled Hosny
2016-10-18Cache HarfBuzz fontKhaled Hosny
2016-10-18GSoC: Speed up CommonSalLayout by caching hb_faceAkash Jain
2016-10-18GSoC: Move TextOutRenderer definition to winlayout.hxxAkash Jain
2016-10-18GSoC: Integrate new CommonSalLayout in quartz/ codeAkash Jain
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-10-18GSoC: Add new CommonSalLayout classAkash Jain
2016-10-18GSoC: Move code from winlayout.cxx to winlayout.hxxAkash Jain
2016-10-18GSoC: Move winlayout header file to vcl/inc/winAkash Jain
2016-10-18GSoC: Move scrptrun header and source file out of unxAkash Jain
2016-10-18GSoC: Add a generic GetTable function for WinFontFaceAkash Jain
2016-10-17Resolves: tdf#92776 ensure correct notebook tab font colorCaolán McNamara
2016-10-17gtk3: rework theme code to separate old and new theming schemesCaolán McNamara
2016-10-17Resolves: tdf#101699 get combobox junction rightCaolán McNamara
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-10-14Related: tdf#101699 gtk3: get correct combobox and listbox arrowsCaolán McNamara
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-09loplugin:badstaticsStephan Bergmann
2016-10-09No need for bitfield bool micro-optimization in these structsStephan Bergmann
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-10-03custom dtor is unnecessaryCaolán McNamara
2016-09-30vcl: remove WNT ImplFontAttrCacheMichael Stahl
2016-09-30loplugin:constantparamNoel Grandin
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-09-23use std to impl this resource sharingCaolán McNamara
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22VCL add support for rollover menubarsJan-Marek Glogowski
2016-09-22Resolves: tdf#102347 configure size/expose might never come...Caolán McNamara
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-20tdf#102295: remove mutex - use atomic for watchdog timingsTomaž Vajngerl
2016-09-19tdf#102295: relax timeout timings for the GL watchdogTomaž Vajngerl
2016-09-19Related: rhbz#1373933 gtk3 emits a lot of style-updateds signalsCaolán McNamara
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signalsCaolán McNamara
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-14loplugin:overrideStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist