summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-11-02tdf#71603: Create a new DC for the font fallbackKhaled Hosny1-6/+10
2016-11-01tdf#71603: Improve font fallback on Windows a bitKhaled Hosny1-8/+13
2016-11-01Use the font language instead of guessing itKhaled Hosny1-158/+2
2016-11-01Misplaced #if ENABLE_GRAPHITEKhaled Hosny1-8/+8
2016-11-01Revert "Enable the new text layout engine by default"Khaled Hosny2-2/+2
2016-11-01tdf#103403: Wrong glyph advances with GraphiteKhaled Hosny2-36/+33
2016-10-31Enable the new text layout engine by defaultKhaled Hosny2-2/+2
2016-10-31tdf#103591 icon theme name resolving, ui fixes, prioritize pngTomaž Vajngerl1-22/+22
2016-10-31fix MSVC 2015 build Error C2397lbenes1-1/+1
2016-10-31Adapt SalFrameStyleFlags maskStephan Bergmann1-1/+1
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin3-9/+4
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-9/+1
2016-10-31Avoid excessive text clipping on WindowsKhaled Hosny1-4/+4
2016-10-31Reduce number of argumentsKhaled Hosny2-5/+5
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl2-18/+4
2016-10-30tdf#103588: Draw with the right font on WindowsKhaled Hosny2-4/+9
2016-10-30vcl: use links to "large" (26px) icons also for 32px iconsTomaž Vajngerl1-0/+22
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl5-8/+21
2016-10-30MinorKhaled Hosny1-3/+2
2016-10-30No need to call ParseFeatures in the constructorKhaled Hosny1-6/+2
2016-10-30Always scale HarfBuzz font before using itKhaled Hosny2-13/+17
2016-10-30Avoid potential HarfBuzz assertsKhaled Hosny1-0/+1
2016-10-30tdf#103087 Border widget must not have focus initiallyMaxim Monastirsky1-2/+2
2016-10-30Let Menu dispose submenusMaxim Monastirsky2-16/+10
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny22-237/+237
2016-10-30ENABLE_GRAPHITE_DWRITE is always set to 1Khaled Hosny2-19/+2
2016-10-30tdf#103401: Fix applying DX array with font fallbackKhaled Hosny1-1/+4
2016-10-29icon theme name suffixing with "_svg" is unneededTomaž Vajngerl1-8/+0
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl2-13/+17
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl5-24/+30
2016-10-29vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl1-0/+22
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl3-34/+2
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl2-132/+240
2016-10-29Add layout engine info to the About dialogKhaled Hosny3-0/+26
2016-10-28vcl: move method to the appropriate file, some C++11-ificationTomaž Vajngerl2-42/+44
2016-10-28tdf#98879: Fix vertical text on Windows for the new layoutKhaled Hosny4-25/+67
2016-10-28ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara1-13/+6
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara1-3/+5
2016-10-28the case without a separator is as a Toolbox itemCaolán McNamara1-1/+1
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara1-3/+3
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-28tdf#103514: Always ignore bitmap fonts on WindowsKhaled Hosny1-66/+50
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-7/+0
2016-10-27coverity#1374319 Uninitialized pointer fieldCaolán McNamara1-5/+8
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2-2/+12
2016-10-26loplugin:expandablemethods in vclNoel Grandin41-277/+97
2016-10-25Skip font formats not supported by CommonSalLayoutKhaled Hosny3-0/+35
2016-10-25tdf#99723: target ratio must be reachedJulien Nabet1-1/+5
2016-10-25no Control loaded from .src nowCaolán McNamara3-140/+0
2016-10-25remove now unused ImplLoadRes methodsCaolán McNamara2-31/+0