summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-02-14tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-01-09tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-16tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt
2019-11-21tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-21tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski
2019-11-21Move static aFontFileList into GlyphCacheJan-Marek Glogowski
2019-11-05tdf#126293 Use lazy-loading stock Image to simplify fwk image listsMichael Meeks
2019-10-08tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara
2019-09-05tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski
2019-07-16Qt5 drop special QPushButton handlingJan-Marek Glogowski
2019-07-15Qt5 also has native file selectionJan-Marek Glogowski
2019-07-14tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann
2019-07-12Qt5 / KDE5 drop unused configure.ac bug testsJan-Marek Glogowski
2019-06-28tdf#125919 VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-28KDE5 merge KDE5SalGraphics into Qt5SvpGraphicsJan-Marek Glogowski
2019-06-25Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-25Qt5 don't assert broken height or widthJan-Marek Glogowski
2019-06-22Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski
2019-06-21tdf#126020 Qt5 delete orphan Qt5ObjectWindowsJan-Marek Glogowski
2019-06-18tdf#122239 Qt5 implement lazy clipboard handlingJan-Marek Glogowski
2019-06-18Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski
2019-06-18Qt5 remove header using namespaces and Vcl prefixJan-Marek Glogowski
2019-06-16tdf#121486: Correct scale of broken fonts on WindowsKhaled Hosny
2019-06-15tdf#125934 Qt5 set the desktop file nameJan-Marek Glogowski
2019-06-15KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara
2019-06-13weld OrganizeDialogCaolán McNamara
2019-06-13tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski
2019-06-13Qt5 introduce Qt5Frame::asChild() helperJan-Marek Glogowski
2019-06-13tdf#125517 Qt5 implement a minimal Qt5ObjectWindowJan-Marek Glogowski
2019-06-12tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-06-11Resolves: rhbz#1719378 wrong signature for GtkGestureLongPress::pressedCaolán McNamara
2019-06-08tdf#125673 KDE5 implement a KDE5SalVirtualDeviceJan-Marek Glogowski
2019-06-08Qt5/KDE5 always use either Qt5 or KDE5 pickersJan-Marek Glogowski
2019-06-07tdf#125201 fix QWheelEvent angleDelta() handlingJan-Marek Glogowski
2019-06-06tdf#124118 Qt5 post non-code keys via ExtTextInputJan-Marek Glogowski
2019-05-31tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens
2019-05-30Unconst members of ControlTypeAndPartMike Kaganski
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-05-24tdf#125160: honour keyboard modifiers if used during DnDKatarina Behrens
2019-05-22tdf#120837 File saving at least 5 times slowerNoel Grandin
2019-05-22tdf#124271 use the bitmap context, handle scalingTomaž Vajngerl
2019-05-20Blind fix for macOS tb49Stephan Bergmann
2019-05-18use CGContextHolder in AquaSalBitmapTomaž Vajngerl
2019-05-18use CGContextHolder in AquaVirtualDeviceTomaž Vajngerl
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl
2019-05-18macOS: store VirtualDevice size in an instance variableTomaž Vajngerl