summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski
2019-08-21Qt5SvpGraphics::handleDamage: Don't leak BitmapBufferMichael Weghorn
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-08-13tdf#126680 Revert "VCL make horizontal scrolling depend on RTL"Jan-Marek Glogowski
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-07-12Qt5 drop special QPushButton handlingJan-Marek Glogowski
2019-07-11Qt5 set default QStyle::State for draw functionsJan-Marek Glogowski
2019-07-11Qt5 correctly draw rectangle frameJan-Marek Glogowski
2019-07-11Qt5 fix drawing of the toolbar handleJan-Marek Glogowski
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-06-25tdf#120873 Qt5 invert checked state on triggerJan-Marek Glogowski
2019-06-24Qt5 don't assert broken height or widthJan-Marek Glogowski
2019-06-23Fix typoAndrea Gelmini
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-22Qt5 fix some broken RTL handlingJan-Marek Glogowski
2019-06-21tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski
2019-06-21tdf#126020 Qt5 delete orphan Qt5ObjectWindowsJan-Marek Glogowski
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-19tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann
2019-06-19Fix typoAndrea Gelmini
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-18tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski
2019-06-18Qt5 initialize bool before lcl_textMimeInfo callJan-Marek Glogowski
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-17tdf#125968 fix the result order of text mime infoJan-Marek Glogowski
2019-06-15tdf#125934 Qt5 set the desktop file nameJan-Marek Glogowski
2019-06-15Fix typoAndrea Gelmini
2019-06-15Qt5 move and init static m_ActiveDragSourceJan-Marek Glogowski
2019-06-15Fix typoAndrea Gelmini
2019-06-15Fix typoAndrea Gelmini
2019-06-15Fix typoAndrea Gelmini
2019-06-15tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski
2019-06-14KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-13Qt5 move boilerplate clipboard code to the end...Jan-Marek Glogowski
2019-06-13tdf#122239 Qt5 implement lazy clipboard handlingJan-Marek Glogowski
2019-06-13Qt5 correctly hide menu bar in tabbed modeJan-Marek Glogowski
2019-06-12tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski