summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-02-27weld UpdateDialogCaolán McNamara2-0/+62
2019-02-27weld LicenseDialogImplCaolán McNamara4-259/+397
2019-02-27tdf#122689 qt5: Consider external clipboard updatesMichael Weghorn3-1/+32
2019-02-27KDE5: set correct parent menu in functionAleksei Nikiforov2-23/+24
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov4-25/+82
2019-02-27tdf#104235: Qt5Frame: Set default iconMichael Weghorn1-0/+2
2019-02-27ofz#13431 fix buildCaolán McNamara2-0/+10
2019-02-27Resolves: tdf#123711 measure scrollbar for optimal widthCaolán McNamara1-0/+4
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin11-12/+12
2019-02-27make cursor images part of the themeNoel Grandin75-843/+469
2019-02-27tdf#123406 KDE5: Use delayed frame destructionAleksei Nikiforov4-3/+22
2019-02-27tdf#119720 KDE5: Don't show hidden windows on modality changeAleksei Nikiforov1-5/+13
2019-02-26parentclass set_size_request is sufficientCaolán McNamara1-12/+0
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann6-124/+124
2019-02-26tdf#120824 KDE5: fix visible/enabled state for menuAleksei Nikiforov1-3/+7
2019-02-26fix android build (2)Noel Grandin1-1/+1
2019-02-26fix android buildNoel Grandin1-1/+1
2019-02-26fix windows buildNoel Grandin1-1/+1
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin28-30/+30
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin6-6/+6
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin21-22/+22
2019-02-26sal_uIntPtr->unsigned in X11SalBitmapNoel Grandin2-2/+2
2019-02-25We don't want any MODELESSDIALOG dialogs in the iOS app, they don't workTor Lillqvist1-0/+4
2019-02-22tdf#122256 KDE5: Make menubar work for windows with parentsAleksei Nikiforov1-6/+15
2019-02-22Removed duplicated includesAndrea Gelmini1-1/+0
2019-02-22loplugin:unusedfields in vclNoel Grandin25-75/+11
2019-02-21wrong "to-page" reported in split notebooksCaolán McNamara1-2/+11
2019-02-21menu of currency combobox in format-cells is too narrowCaolán McNamara1-6/+17
2019-02-21weld RecoveryDialogCaolán McNamara2-45/+88
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara2-2/+34
2019-02-21recovery dialogs legitimately don't have parentsCaolán McNamara1-1/+1
2019-02-21loplugin:indentation (macOS)Stephan Bergmann6-18/+18
2019-02-20weld SaveProgressDialogCaolán McNamara2-0/+22
2019-02-20get better optimal size for a radiobutton with an image in itCaolán McNamara1-2/+9
2019-02-20kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn4-125/+8
2019-02-20Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn3-4/+10
2019-02-20KDE5FilePicker: Reuse custom controls from parent classMichael Weghorn3-227/+32
2019-02-20Qt5FilePicker::addCustomControl: Add missing from kde5Michael Weghorn1-0/+6
2019-02-20kde5 fpicker: Reuse parent class member to store custom widgetsMichael Weghorn2-11/+4
2019-02-20kde5 fpicker: Reuse existing handle{G,S}etListValueMichael Weghorn4-80/+13
2019-02-20Drop KDE5FilePicker::cancelMichael Weghorn2-9/+0
2019-02-20KDE5FilePicker: Reuse XFilter{,Group}Manager methods from qt5Michael Weghorn4-129/+24
2019-02-20Drop KDE5FilePicker::setDescriptionMichael Weghorn2-5/+0
2019-02-20Drop KDE5FilePicker::getDirectoryMichael Weghorn2-25/+0
2019-02-20Drop KDE5Filepicker::getDisplayDirectoryMichael Weghorn2-19/+0
2019-02-20Drop KDE5FilePicker::disposingMichael Weghorn2-16/+0
2019-02-20KDE5FilePicker: Drop (now) unused member '_helperMutex'Michael Weghorn1-3/+0
2019-02-20kde5 fpicker: Drop 'getFiles' and 'getSelectedFiles'Michael Weghorn3-50/+5
2019-02-20kde5 fpicker: Drop 'setDefaultName' and 'setDisplayDirectory'Michael Weghorn2-33/+0
2019-02-20Drop KDE5FilePicker::setTitle and related signals/slotsMichael Weghorn2-18/+0