summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Resolves: tdf#126190 don't default to WB_NOHIDESELECTIONCaolán McNamara1-2/+2
2019-07-16cid#1448533 Uninitialized scalar fieldCaolán McNamara1-0/+1
2019-07-16Qt5 drop special QPushButton handlingJan-Marek Glogowski2-32/+7
2019-07-15tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski2-58/+52
2019-07-15Revert "tdf#108687 vcl: always enable tabstop on radio buttons"Justin Luth1-1/+6
2019-07-15Qt5 also has native file selectionJan-Marek Glogowski4-6/+12
2019-07-15tdf#121793 use cairo_path_extentsNoel Grandin1-1/+2
2019-07-14tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann8-19/+54
2019-07-13Qt5 fix drawing of the toolbar handleJan-Marek Glogowski1-12/+8
2019-07-13Qt5 correctly draw rectangle frameJan-Marek Glogowski1-2/+2
2019-07-12Qt5 / KDE5 drop unused configure.ac bug testsJan-Marek Glogowski5-293/+1
2019-07-09tdf#126266 adjust calculations for invisble tabsJan-Marek Glogowski1-55/+59
2019-07-08tdf#121740 improve ppt load time on windows, reduce image swapoutNoel Grandin1-3/+0
2019-07-03tdf#113448 don't export any font for radio buttonsThorsten Behrens1-8/+1
2019-07-03tdf#113448 Export font used for checkbox markThorsten Behrens1-11/+40
2019-07-02tdf#101978 vcl combobox/listbox floating window: avoid flickerMiklos Vajna4-2/+19
2019-07-01tdf#125873 Selected border color preview isn't shownNoel Grandin1-0/+3
2019-06-28tdf#125919 VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski24-495/+193
2019-06-28KDE5 merge KDE5SalGraphics into Qt5SvpGraphicsJan-Marek Glogowski13-214/+117
2019-06-28Resolves: tdf#126134 EndDialog on disposed dialogCaolán McNamara1-1/+1
2019-06-28tdf#125609 c10 vcl/button: enforce only one radio selected on initJustin Luth1-0/+4
2019-06-27protect against never gettting a size setCaolán McNamara1-1/+1
2019-06-27tdf#97925 writer, slow scrolling large RTF documentNoel Grandin1-3/+4
2019-06-27infinite focus changing in toc biblio pageCaolán McNamara1-0/+2
2019-06-26tdf#125892 improve time to export PDF, use int ops for scalingNoel Grandin1-14/+15
2019-06-25Initialize the font list before querying itJan-Marek Glogowski3-4/+4
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara2-0/+7
2019-06-25Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski10-5/+118
2019-06-25tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn2-2/+2
2019-06-25tdf#120873 Qt5 invert checked state on triggerJan-Marek Glogowski1-0/+5
2019-06-25Qt5 don't assert broken height or widthJan-Marek Glogowski2-31/+19
2019-06-23tdf#125803 deactivate the menu regardless of menu item typeCaolán McNamara1-0/+11
2019-06-22VCL constify ImplTabItem::m_nIdJan-Marek Glogowski1-38/+45
2019-06-22tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski3-12/+119
2019-06-22Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski4-18/+5
2019-06-22VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski1-426/+143
2019-06-22VCL don't mirror Y positionJan-Marek Glogowski1-10/+6
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski5-51/+84
2019-06-22weld SpellDialogCaolán McNamara4-7/+84
2019-06-22Related: tdf#126036 sort button by native order for async dialogs tooCaolán McNamara1-0/+6
2019-06-22Qt5 fix some broken RTL handlingJan-Marek Glogowski3-4/+12
2019-06-22tdf#125670 check graphics before output cliprectJan-Marek Glogowski1-14/+5
2019-06-21tdf#125670 just check gradient clipping on drawingJan-Marek Glogowski1-1/+7
2019-06-21tdf#126020 Qt5 delete orphan Qt5ObjectWindowsJan-Marek Glogowski2-2/+11
2019-06-21Resolves: tdf#126005 make bookmark treeview sortableCaolán McNamara2-0/+34
2019-06-20tdf#122221: Bin apparently unnecessary early returnTor Lillqvist1-6/+0
2019-06-20zero width column in manage changesCaolán McNamara1-1/+8
2019-06-18tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski1-2/+4
2019-06-18Qt5 initialize bool before lcl_textMimeInfo callJan-Marek Glogowski1-2/+2
2019-06-18tdf#125968 fix the result order of text mime infoJan-Marek Glogowski1-2/+2