summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-04Font features are not a Graphite-only featureKhaled Hosny
2016-11-03tdf#89870: Add config option for layout engineKhaled Hosny
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03tdf#95341: Make last item of menus clickable againXisco Fauli
2016-11-03Revert "Revert "Enable the new text layout engine by default""Khaled Hosny
2016-11-02widgetery warningsCaolán McNamara
2016-11-02let menu button launch arbitrary floating windowsCaolán McNamara
2016-11-02vcl: implement PDFWriter::Sign() on WindowsMiklos Vajna
2016-11-02support unfocused float window inside a focused float windowCaolán McNamara
2016-11-02getNonLayoutRealParent is unusedCaolán McNamara
2016-11-02lock tab-cycling inside the WB_DIALOGCONTROL widgetCaolán McNamara
2016-11-02Add a comment hereKhaled Hosny
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-11-01Revert "Enable the new text layout engine by default"Khaled Hosny
2016-11-01tdf#103403: Wrong glyph advances with GraphiteKhaled Hosny
2016-10-31Enable the new text layout engine by defaultKhaled Hosny
2016-10-31tdf#103591 icon theme name resolving, ui fixes, prioritize pngTomaž Vajngerl
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl
2016-10-30tdf#103588: Draw with the right font on WindowsKhaled Hosny
2016-10-30vcl: use links to "large" (26px) icons also for 32px iconsTomaž Vajngerl
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30No need to call ParseFeatures in the constructorKhaled Hosny
2016-10-30Always scale HarfBuzz font before using itKhaled Hosny
2016-10-30Avoid potential HarfBuzz assertsKhaled Hosny
2016-10-30tdf#103087 Border widget must not have focus initiallyMaxim Monastirsky
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-30tdf#103401: Fix applying DX array with font fallbackKhaled Hosny
2016-10-29icon theme name suffixing with "_svg" is unneededTomaž Vajngerl
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-10-29vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl
2016-10-29Add layout engine info to the About dialogKhaled Hosny
2016-10-28vcl: move method to the appropriate file, some C++11-ificationTomaž Vajngerl
2016-10-28ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-28the case without a separator is as a Toolbox itemCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-27coverity#1374319 Uninitialized pointer fieldCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-25tdf#99723: target ratio must be reachedJulien Nabet
2016-10-25no Control loaded from .src nowCaolán McNamara