summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-30m_FeedbackFDs is unused on iOSTor Lillqvist
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-25loplugin:unusedmethodsNoel Grandin
2018-10-24tdf#120764 Toolbar popups sometimes not showing under WaylandMaxim Monastirsky
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-23Antialias drawing is part of the font selectionJan-Marek Glogowski
2018-10-22tdf#119856: [Re-]activate menu before dispatching commandKatarina Behrens
2018-10-19tdf#120452: Just enough of SystemEnvData in Qt5ObjectKatarina Behrens
2018-10-19Make repeated drag'n'drop possibleKatarina Behrens
2018-10-19Now that initiating drag works, let's also accept dropsKatarina Behrens
2018-10-19Kick-start beginning of drag eventKatarina Behrens
2018-10-18Implement drag'n'drop-related qt5 events, no-op so farKatarina Behrens
2018-10-18Just enough of SystemEnvData for drag'n'dropKatarina Behrens
2018-10-18Basic structures for qt5 drag'n'drop supportKatarina Behrens
2018-10-17qt5 a11y: Add event notificationsSamuel Mehrbrodt
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley
2018-10-08No cairo used on iOSTor Lillqvist
2018-10-08Qt5AccessibleWidget: Add stub for QAccessibleTextInterfaceSamuel Mehrbrodt
2018-10-06UNX use font cache based glyph rect cacheJan-Marek Glogowski
2018-10-06OSX use font cache based glyph rect cacheJan-Marek Glogowski
2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-10-06UNX merge FreetypeManager into GlyphCacheJan-Marek Glogowski
2018-10-06WIN rename GlyphCache to OpenGLGlyphCacheJan-Marek Glogowski
2018-10-05bodge up a workaround for GtkComboBox menus not appearing under waylandCaolán McNamara
2018-10-05Qt5AccessibleWidget: Implement QAccessibleValueInterfaceSamuel Mehrbrodt
2018-10-04loplugin:override (--enable-qt5)Stephan Bergmann
2018-10-04Clipboard support for qt5, first cutKatarina Behrens
2018-10-02Qt5AccessibleWidget: Implement QAccessibleActionInterfaceSamuel Mehrbrodt
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-10-01qt5 a11y: Use UNO Api instead of vcl::Window methodsSamuel Mehrbrodt
2018-09-30weld SwTestAccountSettingsDialogCaolán McNamara
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-28loplugin:unusedfieldsNoel Grandin
2018-09-27qt5: Add basic a11y supportSamuel Mehrbrodt
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski