summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-10-08Work around odd macOS 10.14 graphicsContextWithWindow failureStephan Bergmann
2018-10-08Define a dummy GlyphCache class here for nowTor Lillqvist
2018-10-08No cairo used on iOSTor Lillqvist
2018-10-08loplugin:external (--enable-gtk3-kde5)Stephan Bergmann
2018-10-08tdf#120261 gtk3_kde5: Leave event handling on gtk3 side to gtkMichael Weghorn
2018-10-08tdf#120261 gtk3_kde5: Read IPC cmds in own thread on kde5 sideMichael Weghorn
2018-10-08Qt5AccessibleWidget: Add stub for QAccessibleTextInterfaceSamuel Mehrbrodt
2018-10-07Fix typosAndrea Gelmini
2018-10-07-Werror=catch-value=Julien Nabet
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
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-06tdf#119829 use font cache based glyph rect cacheJan-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-06inline GfxLink::SwapInNoel Grandin
2018-10-05Bin some ancient debug tracing stuff from TiledLibreOffice daysTor Lillqvist
2018-10-05SAL_WRN and SAL_INFO tweaksTor Lillqvist
2018-10-05Fix typoAndrea Gelmini
2018-10-05weld ExportDialogCaolán McNamara
2018-10-05bodge up a workaround for GtkComboBox menus not appearing under waylandCaolán McNamara
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-10-05Qt5AccessibleWidget: Implement QAccessibleValueInterfaceSamuel Mehrbrodt
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-04loplugin:redundantcastStephan Bergmann
2018-10-04weld SwFindEntryDialogCaolán McNamara
2018-10-04loplugin:override (--enable-qt5)Stephan Bergmann
2018-10-04loplugin:subtlezeroinit (--enable-qt5)Stephan Bergmann
2018-10-04loplugin:nullptr (--enable-qt5)Stephan Bergmann
2018-10-04Implement qt5 plain text copy to clipboardKatarina Behrens
2018-10-04Implement qt5 plain text paste from system clipboardKatarina Behrens
2018-10-04Clipboard support for qt5, first cutKatarina Behrens
2018-10-04Resolves: tdf#120175 normalize theme names to our naming schemeCaolán McNamara
2018-10-04color moved to slot 4Caolán McNamara
2018-10-04Fix crash when no key bindings are availableSamuel Mehrbrodt
2018-10-04use regular Set methods in TextCharAttribNoel Grandin
2018-10-04use unique_ptr in TextCharAttribList::InsertAttribNoel Grandin
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara
2018-10-03vcl: fixed Windows build with enabled breakpadVasily Melenchuk
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03We need to include <o3tl/make_unique.hxx> hereTor Lillqvist
2018-10-03when gtk3 >= 3.22.0 set natural size propagateCaolán McNamara
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara
2018-10-02tdf#120234 ignore all proxy windowsJan-Marek Glogowski
2018-10-02We shouldn't call DrawTextLayout() without a context on iOSTor Lillqvist
2018-10-02LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist