summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-10-11don't show_all null popoverCaolán McNamara
2018-10-11Related: tdf#120371 relax tabs on leftCaolán McNamara
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-10can use remainingSize instead of Seek(STREAM_SEEK_TO_END)Caolán McNamara
2018-10-10Resolves: tdf#120407 support popover getting replacedCaolán McNamara
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-10Restore using shlwapi by VCL code on WindowsMike Kaganski
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara
2018-10-09bruteforce typeahead into combobox menusCaolán McNamara
2018-10-09Bin some no longer needed dbgutil codeTor Lillqvist
2018-10-09Bin horribly verbose image saving on iOS for debug purposesTor Lillqvist
2018-10-09tdf#120371 follow GNOME HIG on tab placement on mega tab notebooksCaolán McNamara
2018-10-09support typeahead for entryless unpopped up comboboxCaolán McNamara
2018-10-09bodge not needed when it has an entryCaolán McNamara
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09-Werror,-Wimplicit-fallthroughStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09Qt5: fix build with Qt 5.11Jan-Marek Glogowski
2018-10-08Run GarbageCollect() for freetype fontsJan-Marek Glogowski
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