summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-10-18Fix debug build and few cleanupsKhaled Hosny
2016-10-18Add feature support to CommonLayoutMartin Hosken
2016-10-18Rewrite AquaSalGraphics::DrawSalLayout()Khaled Hosny
2016-10-18Support vertical text in CommonSalLayoutKhaled Hosny
2016-10-18Support font fallback on macOS for CommonSalLayoutKhaled Hosny
2016-10-18Check SAL_USE_COMMON_LAYOUT envar in one placeKhaled Hosny
2016-10-18Just call ICU directly and cut the middle layersKhaled Hosny
2016-10-18Use range loopKhaled Hosny
2016-10-18Use const referenceKhaled Hosny
2016-10-18Always pass BCP 47 tags to HarfBuzzKhaled Hosny
2016-10-18Validate Kashida positions in CommonSalLayoutKhaled Hosny
2016-10-18Re-enable Kashida insertion in CommonSalLayoutKhaled Hosny
2016-10-18Fix applying DX adjustments in CommonSalLayoutKhaled Hosny
2016-10-18Don’t check glyph class unnecessarilyKhaled Hosny
2016-10-18Cache HarfBuzz fontKhaled Hosny
2016-10-18Always build Graphite everywhereKhaled 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: Add Graphite support for CommonSalLayoutAkash Jain
2016-10-18GSoC: Integrate new CommonSalLayout in quartz/ codeAkash Jain
2016-10-18GSoC: Integrate new CommonSalLayout in win/ codeAkash Jain
2016-10-18GSoC: Integrate new CommonSalLayout in unx/ 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-18Resolves: tdf#98807 gtk3 isn't giving utility windows focusCaolán McNamara
2016-10-18Don't crash on closing gtk3 popup menu without enabled itemsMaxim Monastirsky
2016-10-18Skip the placeholder added by PopupMenu::ImplExecuteMaxim Monastirsky
2016-10-18Resolves: tdf#100251 gtk3 toolbar separators are white in AdwaitaCaolán McNamara
2016-10-18Resolves: tdf#97065 gtk3: Date field displayed incompleteCaolán McNamara
2016-10-18Make 'IsExperimental' property booleanSamuel Mehrbrodt
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-18-Werror,-Wimplicit-fallthroughTor Lillqvist
2016-10-17Resolves: tdf#89760 get correct menubar text color for 'close preview'Caolán McNamara
2016-10-17GTK_STYLE_CLASS_LABEL no defined in all versionsCaolán McNamara
2016-10-17gtk3: split tabitem rendering to a standalone thingCaolán McNamara
2016-10-17gtk3: use theme tab fontCaolán McNamara
2016-10-17gtk3: split out gtk->vcl font mapping codeCaolán McNamara
2016-10-17Resolves: tdf#92776 ensure correct notebook tab font colorCaolán McNamara
2016-10-17GTK_STYLE_CLASS_POPUP not defined in older gtksCaolán McNamara
2016-10-17older gtk3 versions still out there to build againstCaolá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-17stop warning on older gtk3sCaolán McNamara
2016-10-17use released 3.20.0 instead of 3.19.2Caolán McNamara
2016-10-17need 3.19.2 or above for theseCaolán McNamara
2016-10-17gtk3: select old/new gtk theme behaviour etc at runtimeCaolán McNamara