summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-11-03Related: rhbz#1390607 our side of per-monitor fullscreen on waylandCaolán McNamara
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-02Fix GetGlyphBoundRect() on macOSKhaled 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-02gtk3: grabs on floating window inside floating windowCaolán McNamara
2016-11-02gtk3: allow float grab inside float grabCaolán McNamara
2016-11-02gtk3: just close the toplevel float if it corresponds to the event frameCaolán McNamara
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-02const-ness mismatchStephan Bergmann
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-11-02tdf#71603: Create a new DC for the font fallbackKhaled Hosny
2016-11-01tdf#71603: Improve font fallback on Windows a bitKhaled Hosny
2016-11-01Use the font language instead of guessing itKhaled Hosny
2016-11-01Misplaced #if ENABLE_GRAPHITEKhaled Hosny
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-31fix MSVC 2015 build Error C2397lbenes
2016-10-31Adapt SalFrameStyleFlags maskStephan Bergmann
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-31Avoid excessive text clipping on WindowsKhaled Hosny
2016-10-31Reduce number of argumentsKhaled Hosny
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-30MinorKhaled Hosny
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-30ENABLE_GRAPHITE_DWRITE is always set to 1Khaled 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