summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen65-0/+78
2019-01-06tdf#120170 Use parent key input handler for controls that use subeditJim Raykowski1-1/+1
2019-01-04tdf#122459 Qt5 IM underline pre-editJan-Marek Glogowski1-0/+5
2019-01-03vcl GDIMetaFile: easier dumping from debuggerMiklos Vajna1-0/+8
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna4-9/+1054
2019-01-03Remove obsolete scopeMike Kaganski1-5/+0
2018-12-31vcl/win/gdi: replace PALETTEENTRY object with constant valuesDmitriy Shilin1-8/+1
2018-12-29Initialize DragSource::mDragSourceHelperStephan Bergmann1-0/+1
2018-12-29tdf#122360 Decrease size of spinbutton for copy countMichael Weghorn1-4/+5
2018-12-28WaE: -Werror,-WreorderTor Lillqvist1-1/+1
2018-12-27Make two private PNGReaderImpl fields constTor Lillqvist1-4/+4
2018-12-27tdf#107792 vcl/win/gdi: introduce ScopedHBRUSHDmitriy Shilin2-19/+49
2018-12-27Add some pondering what a comment means...Tor Lillqvist1-1/+7
2018-12-26The macOS+iOS-specific BitmapSystemData::rImageContext was not used anywhereTor Lillqvist1-1/+0
2018-12-26The Windows-specific BitmapSystemData::pDDB is unusedTor Lillqvist1-1/+0
2018-12-26Add some pondering about code of questionable provenance in a commentTor Lillqvist1-0/+5
2018-12-25Try fixing VclComplexTextTest::testArabic by reschedulingMike Kaganski1-4/+3
2018-12-24tdf#107792: vcl/win/gdi: extract Get50PercentBrushDmitriy Shilin1-20/+20
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