summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin6-10/+4
2019-06-12tdf#125814 sc autofilter popup: perform non-partial paint on entry invalidateMiklos Vajna1-1/+5
2019-06-11Resolves: rhbz#1719378 wrong signature for GtkGestureLongPress::pressedCaolán McNamara2-9/+6
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna3-20/+29
2019-06-11vcl: prefix members of SvImpLBoxMiklos Vajna3-953/+953
2019-06-10tdf#74702 partial cleanup of OutDevTypeAdrien Ollier2-0/+10
2019-06-10use std::array in TrueTypeFontNoel Grandin2-28/+23
2019-06-09loplugin:constantparamNoel Grandin1-5/+4
2019-06-09Sequence->vector in FilterConfigCacheNoel Grandin2-9/+11
2019-06-09tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn2-2/+2
2019-06-09Qt5Widget: lcl_retrieveSurrounding needs SolarMutexMichael Weghorn1-0/+1
2019-06-08tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung2-0/+4
2019-06-08loplugin:unusedmethodsNoel Grandin1-6/+0
2019-06-08gbuild: treat $({QT,KF}5_CFLAGS) as cxxflags, not definesMichael Weghorn4-10/+8
2019-06-08loplugin:singlevalfieldsNoel Grandin1-1/+0
2019-06-08KDE5 merge KDE5SalGraphics into Qt5SvpGraphicsJan-Marek Glogowski13-214/+117
2019-06-08tdf#125673 KDE5 implement a KDE5SalVirtualDeviceJan-Marek Glogowski7-6/+72
2019-06-07fix assert in make screenshotNoel Grandin1-1/+1
2019-06-07android: Fix build after welding AboutDialog.Jan Holesovsky3-4/+5
2019-06-07drop some unneeded includesCaolán McNamara2-2/+0
2019-06-07improve empty tools::Rectangle (width)Noel Grandin6-4/+10
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist6-204/+5
2019-06-07Fix typoAndrea Gelmini1-1/+1
2019-06-06lok: remove ext text event re-entrancy hazard.Michael Meeks1-0/+6
2019-06-06tdf#125201 fix QWheelEvent angleDelta() handlingJan-Marek Glogowski2-10/+25
2019-06-06tdf#125670 just check gradient clipping on drawingJan-Marek Glogowski1-6/+3
2019-06-06tdf#124118 Qt5 post non-code keys via ExtTextInputJan-Marek Glogowski2-19/+32
2019-06-06duplicated about dialog close button when headerbars not enabledCaolán McNamara1-0/+5
2019-06-06CoreTextStyle::mbFauxBold shall presumably be boolStephan Bergmann1-1/+1
2019-06-06tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl2-3/+4
2019-06-06loplugin:simplifyconstruct (macOS)Stephan Bergmann1-4/+4
2019-06-06loplugin:data (macOS)Stephan Bergmann5-24/+24
2019-06-06vcl: move bitmap scale test to its own fileTomaž Vajngerl3-242/+301
2019-06-06weld AboutDialogCaolán McNamara7-5/+551
2019-06-05ofz#15068 build failureCaolán McNamara2-0/+7
2019-06-05make OutputDevice::LogicToLogic respect empty Rectangle in more casesNoel Grandin1-8/+12
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R2-12/+4
2019-06-05Qt5 workaround modal change after show bugJan-Marek Glogowski1-9/+16
2019-06-05Qt5/KDE5 always use either Qt5 or KDE5 pickersJan-Marek Glogowski4-34/+34
2019-06-05-[NSWindow setRestorable:] is present since 10.7Tor Lillqvist1-4/+1
2019-06-04tdf#122221: Bin apparently unnecessary early returnTor Lillqvist1-6/+0
2019-06-04Fix "external" graphic filter code for the DISABLE_DYNLOADING caseTor Lillqvist1-16/+14
2019-06-04Use ICU UCHAR_VERTICAL_ORIENTATION when availableKhaled Hosny1-0/+13
2019-06-04Rendering notebookbar*.ui file from user/share directorySumit Chauhan1-2/+22
2019-06-04Qt5 introduce Qt5Frame::asChild() helperJan-Marek Glogowski2-96/+28
2019-06-03KDE5 header cleanup and Q_OBJECT dropJan-Marek Glogowski5-88/+5
2019-06-03Qt5 use precise timer to prevent unneeded restartsJan-Marek Glogowski1-0/+1
2019-06-03Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski8-236/+239
2019-06-03Qt5 remove header using namespaces and Vcl prefixJan-Marek Glogowski4-81/+84
2019-06-03tdf#122200 Qt5AccessibleWidget: Handle special offset valuesMichael Weghorn1-0/+16