summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2016-12-10Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06Resolves: rhbz#1401778 gtk3+wayland switching windows from the window woesCaolán McNamara
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-04tdf#93430: Get run attributes of text objectsTamás Zolnai
2016-12-03add the SalAbort message to the crash reporterMarkus Mohrhard
2016-12-02Simplify FontManager a bitKhaled Hosny
2016-12-02vcl: fix -Werror,-Wunused-variableMiklos Vajna
2016-12-02coverity#1396675 Dereference null return valueCaolán McNamara
2016-12-02coverity#1396674 'Constant' variable guards dead codeCaolán McNamara
2016-12-02Unused codeKhaled Hosny
2016-12-02Always use FontConfig in UNXKhaled Hosny
2016-12-02Drop font cache on UNXKhaled Hosny
2016-12-01ditch old SAL_DO_NOT_USE_INVERT50 env varCaolán McNamara
2016-12-01Unused codeKhaled Hosny
2016-11-30More dead codeKhaled Hosny
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29Use Freetypefont::GetFontMetric()Khaled Hosny
2016-11-29Resolves: tdf#90214 set gtk[2|3] lightshadow halfway between darkshadow and bgCaolán McNamara
2016-11-29Related: tdf#90214 gtk2 use a darkcolor based on the themeCaolán McNamara
2016-11-29Drop assigned but never used parameterKhaled Hosny
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-26Unused typedef’sKhaled Hosny
2016-11-26There is one font file type nowKhaled Hosny
2016-11-26Dead codeKhaled Hosny
2016-11-26Kill PspFontLayoutKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-26DisableGlyphProcessing flag is never set nowKhaled Hosny
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny
2016-11-26Kill the old Unix layout enginesKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-24Probably not a good idea to forget a break here.Kohei Yoshida
2016-11-24Some debug facility for AtkListener. Disabled at compile time.Kohei Yoshida
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2016-11-24can have gtk >= 3.10.0 with cairo < 1.14.0Caolán McNamara
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-11-23loplugin:externandnotdefinedStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-11-23Make PS on Unix printing use the new layout engineKhaled Hosny