Age | Commit message (Expand) | Author |
2018-10-26 | loplugin:singlevalfields improvement | Noel Grandin |
2018-10-25 | Change GlyphItem::nFallbackLevel to font instance | Jan-Marek Glogowski |
2018-10-25 | Move GlyphItem into its own header | Jan-Marek Glogowski |
2018-10-25 | Drop duplicate PhysicalFontFace reference | Jan-Marek Glogowski |
2018-10-25 | loplugin:unusedmethods | Noel Grandin |
2018-10-24 | tdf#120764 Toolbar popups sometimes not showing under Wayland | Maxim Monastirsky |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | Introduce OutputDevice type OUTDEV_PDF | Jan-Marek Glogowski |
2018-10-23 | Antialias drawing is part of the font selection | Jan-Marek Glogowski |
2018-10-22 | tdf#119856: [Re-]activate menu before dispatching command | Katarina Behrens |
2018-10-19 | tdf#120452: Just enough of SystemEnvData in Qt5Object | Katarina Behrens |
2018-10-19 | Make repeated drag'n'drop possible | Katarina Behrens |
2018-10-19 | Now that initiating drag works, let's also accept drops | Katarina Behrens |
2018-10-19 | Kick-start beginning of drag event | Katarina Behrens |
2018-10-18 | Implement drag'n'drop-related qt5 events, no-op so far | Katarina Behrens |
2018-10-18 | Just enough of SystemEnvData for drag'n'drop | Katarina Behrens |
2018-10-18 | Basic structures for qt5 drag'n'drop support | Katarina Behrens |
2018-10-17 | qt5 a11y: Add event notifications | Samuel Mehrbrodt |
2018-10-16 | loplugin:singlevalfields in vcl | Noel Grandin |
2018-10-15 | loplugin:staticconstfield improvements | Noel Grandin |
2018-10-14 | unowrap.hxx is also exposed for toolkit only | Caolán McNamara |
2018-10-14 | Simplify containers iterations in vcl | Arkadiy Illarionov |
2018-10-11 | Add support for LXQt as a Linux desktop environment. | Simon Quigley |
2018-10-08 | No cairo used on iOS | Tor Lillqvist |
2018-10-08 | Qt5AccessibleWidget: Add stub for QAccessibleTextInterface | Samuel Mehrbrodt |
2018-10-06 | UNX use font cache based glyph rect cache | Jan-Marek Glogowski |
2018-10-06 | OSX use font cache based glyph rect cache | Jan-Marek Glogowski |
2018-10-06 | Convert ImplFontCache to use o3tl::lru_map | Jan-Marek Glogowski |
2018-10-06 | Add a glyph-bound-rect cache to the font cache | Jan-Marek Glogowski |
2018-10-06 | Add GlyphCache instance to GenericUnixSalData | Jan-Marek Glogowski |
2018-10-06 | UNX merge FreetypeManager into GlyphCache | Jan-Marek Glogowski |
2018-10-06 | WIN rename GlyphCache to OpenGLGlyphCache | Jan-Marek Glogowski |
2018-10-05 | bodge up a workaround for GtkComboBox menus not appearing under wayland | Caolán McNamara |
2018-10-05 | Qt5AccessibleWidget: Implement QAccessibleValueInterface | Samuel Mehrbrodt |
2018-10-04 | loplugin:override (--enable-qt5) | Stephan Bergmann |
2018-10-04 | Clipboard support for qt5, first cut | Katarina Behrens |
2018-10-02 | Qt5AccessibleWidget: Implement QAccessibleActionInterface | Samuel Mehrbrodt |
2018-10-02 | Unify sal plugin loaders | Jan-Marek Glogowski |
2018-10-02 | Implement MacOSX VCL backend as plugin | Jan-Marek Glogowski |
2018-10-02 | Implement Windows VCL backend as plugin | Jan-Marek Glogowski |
2018-10-01 | qt5 a11y: Use UNO Api instead of vcl::Window methods | Samuel Mehrbrodt |
2018-09-30 | weld SwTestAccountSettingsDialog | Caolán McNamara |
2018-09-28 | weld SvxNumberFormatTabPage | Caolán McNamara |
2018-09-28 | loplugin:unusedfields | Noel Grandin |
2018-09-27 | qt5: Add basic a11y support | Samuel Mehrbrodt |
2018-09-27 | loplugin:methodcycles more graph theory for the win | Noel Grandin |
2018-09-24 | Scheduler: add per-priority Task lists | Jan-Marek Glogowski |
2018-09-23 | qt5: fix build | Thorsten Behrens |
2018-09-19 | loplugin:useuniqueptr in GetTTSimpleGlyphMetrics | Noel Grandin |
2018-09-19 | Qt5 minimal initial fix for Java UNO | Jan-Marek Glogowski |