summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+3
2018-12-23tdf#122116 Only create CPDManager if D-Bus descriptions presentMichael Weghorn1-0/+6
2018-12-21workaround to make Qt5 code build with Clang+icecreamLuboš Luňák2-0/+16
2018-12-21tdf#121161 Qt5 initial IM supportJan-Marek Glogowski3-2/+58
2018-12-21hook up m_nHAdjustChangedSignalIdNoel Grandin1-0/+3
2018-12-21loplugin:unnecessaryvirtualNoel Grandin1-1/+3
2018-12-21Bin unnecessary #ifdef, this file is for macOS onlyTor Lillqvist1-3/+0
2018-12-21Add follow-up comment with guess why it must be 96Tor Lillqvist1-0/+5
2018-12-21Add a bit more information to a SAL_WARNTor Lillqvist1-1/+1
2018-12-20vcl/win/gdi: unify private API naming in WinSalGraphicsImplDmitriy Shilin2-9/+9
2018-12-20Resolves: tdf#119688 under X full-screen doesn't work before gtk_widget_showCaolán McNamara1-18/+17
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen5-1/+7
2018-12-20weld SwTOXEntryTabPageCaolán McNamara3-72/+207
2018-12-19Resolves: tdf#121555 sometime crash on menu hierarchy changeCaolán McNamara1-3/+11
2018-12-19FAST_ARGB_BGRA has been #defined since 2006Tor Lillqvist1-12/+0
2018-12-19Resolves: tdf#105602 fix extended help for non-dispatchable toolbox commandsCaolán McNamara2-2/+13
2018-12-19Qt5: remove assert leading to crash while executing 'open' dialogAleksei Nikiforov1-1/+0
2018-12-19Removed useless semicolonsAndrea Gelmini2-2/+2
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov6-4/+214
2018-12-18tdf#122055: catch RuntimeException if a11y context no longer aliveKatarina Behrens1-1/+16
2018-12-18Qt5: Fix fullscreen window sizeAleksei Nikiforov4-9/+25
2018-12-18Qt5 fix SalGraphics::invertJan-Marek Glogowski2-3/+8
2018-12-18Qt5: fix color bits interpretation for 32bit ARGB image formatsAleksei Nikiforov1-0/+4
2018-12-17Qt5 don't re-register system fontsJan-Marek Glogowski1-1/+6
2018-12-17vcl/win/gdi: merge ImplRenderPath into drawPolyLineBezierDmitriy Shilin1-28/+30
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens30-4003/+8
2018-12-17Use 'gb_Library_set_include' for GTK3_CFLAGSMichael Weghorn1-5/+1
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-1/+1
2018-12-16drop scroll-wheel moves notebook page workaroundCaolán McNamara1-56/+0
2018-12-16SalGtk{File,}Picker.hxx: Add missing includesMichael Weghorn2-0/+3
2018-12-15Resolves: tdf#121050 draw fixedlines like toolbar separatorsCaolán McNamara1-30/+74
2018-12-15tdf#116290 allow menubar to shrink past its minimum sizeCaolán McNamara2-1/+15
2018-12-14Resolves: tdf#122059 don't crash with no parent for tabpageCaolán McNamara1-1/+1
2018-12-14tdf#122042: It's two clipboards, actuallyKatarina Behrens2-6/+9
2018-12-14Qt5Menu.hxx: Add missing include/forward-declarationMichael Weghorn1-0/+3
2018-12-13Use the non-deprecated NSEventMaskAnyTor Lillqvist2-12/+3
2018-12-13tdf#120342 OSX always lock SolarMutex in drawRectJan-Marek Glogowski1-44/+18
2018-12-13WIN move native dialog hack into WinSchedulerJan-Marek Glogowski2-0/+38
2018-12-13weld SwTOXSelectTabPageCaolán McNamara2-0/+11
2018-12-13Resolves: tdf#122016 crash accessing deleted GtkSalMenuCaolán McNamara1-0/+5
2018-12-13vcl/win/gdi: get dither mapping value explicitlyDmitriy Shilin1-14/+12
2018-12-13loplugin:unusedfields in variousNoel Grandin1-2/+0
2018-12-13loplugin:constantparamNoel Grandin4-50/+38
2018-12-13tdf#107792 vcl/win/gdi: shrink WinSalGraphicsImpl::MakePen APIDmitriy Shilin2-3/+7
2018-12-13tdf#107792 vcl/win/gdi: reduce number of return pathsDmitriy Shilin1-9/+7
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski2-0/+7
2018-12-12expand normal tabs if overflow is activeCaolán McNamara1-0/+7
2018-12-12weld SwCaptionOptPageCaolán McNamara2-18/+59
2018-12-12Qt5+kde4 don't override generic VCL style settingsJan-Marek Glogowski2-12/+0
2018-12-12Qt5 fix the clang plugin buildJan-Marek Glogowski3-5/+6