summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-10-11don't show_all null popoverCaolán McNamara1-1/+2
2018-10-11Related: tdf#120371 relax tabs on leftCaolán McNamara1-9/+43
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley4-4/+13
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann5-19/+19
2018-10-10can use remainingSize instead of Seek(STREAM_SEEK_TO_END)Caolán McNamara1-34/+29
2018-10-10Resolves: tdf#120407 support popover getting replacedCaolán McNamara1-14/+16
2018-10-10optimize adding a block of entries at one timeCaolán McNamara3-73/+76
2018-10-10Restore using shlwapi by VCL code on WindowsMike Kaganski1-0/+1
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara2-0/+11
2018-10-09bruteforce typeahead into combobox menusCaolán McNamara1-4/+59
2018-10-09Bin some no longer needed dbgutil codeTor Lillqvist1-6/+0
2018-10-09Bin horribly verbose image saving on iOS for debug purposesTor Lillqvist1-42/+0
2018-10-09tdf#120371 follow GNOME HIG on tab placement on mega tab notebooksCaolán McNamara1-0/+10
2018-10-09support typeahead for entryless unpopped up comboboxCaolán McNamara1-11/+114
2018-10-09bodge not needed when it has an entryCaolán McNamara1-0/+2
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara2-54/+118
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann45-89/+87
2018-10-09-Werror,-Wimplicit-fallthroughStephan Bergmann1-3/+2
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-9/+9
2018-10-09Qt5: fix build with Qt 5.11Jan-Marek Glogowski2-2/+5
2018-10-08Run GarbageCollect() for freetype fontsJan-Marek Glogowski1-0/+3
2018-10-08Work around odd macOS 10.14 graphicsContextWithWindow failureStephan Bergmann1-1/+8
2018-10-08Define a dummy GlyphCache class here for nowTor Lillqvist1-3/+9
2018-10-08No cairo used on iOSTor Lillqvist1-0/+2
2018-10-08loplugin:external (--enable-gtk3-kde5)Stephan Bergmann2-4/+4
2018-10-08tdf#120261 gtk3_kde5: Leave event handling on gtk3 side to gtkMichael Weghorn2-41/+57
2018-10-08tdf#120261 gtk3_kde5: Read IPC cmds in own thread on kde5 sideMichael Weghorn2-61/+186
2018-10-08Qt5AccessibleWidget: Add stub for QAccessibleTextInterfaceSamuel Mehrbrodt5-0/+170
2018-10-07Fix typosAndrea Gelmini1-2/+2
2018-10-07-Werror=catch-value=Julien Nabet1-1/+1
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand5-42/+178
2018-10-06UNX use font cache based glyph rect cacheJan-Marek Glogowski5-120/+20
2018-10-06OSX use font cache based glyph rect cacheJan-Marek Glogowski2-2/+6
2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski2-21/+22
2018-10-06tdf#119829 use font cache based glyph rect cacheJan-Marek Glogowski1-15/+4
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski4-7/+98
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski19-237/+118
2018-10-06UNX merge FreetypeManager into GlyphCacheJan-Marek Glogowski4-73/+24
2018-10-06WIN rename GlyphCache to OpenGLGlyphCacheJan-Marek Glogowski3-28/+29
2018-10-06inline GfxLink::SwapInNoel Grandin1-15/+8
2018-10-05Bin some ancient debug tracing stuff from TiledLibreOffice daysTor Lillqvist1-157/+0
2018-10-05SAL_WRN and SAL_INFO tweaksTor Lillqvist2-2/+38
2018-10-05Fix typoAndrea Gelmini1-1/+1
2018-10-05weld ExportDialogCaolán McNamara2-0/+15
2018-10-05bodge up a workaround for GtkComboBox menus not appearing under waylandCaolán McNamara2-1/+33
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl4-29/+44
2018-10-05Qt5AccessibleWidget: Implement QAccessibleValueInterfaceSamuel Mehrbrodt5-0/+109
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann8-0/+130
2018-10-04loplugin:redundantcastStephan Bergmann4-5/+5
2018-10-04weld SwFindEntryDialogCaolán McNamara1-0/+6