summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-03HELPDELAY_SHORT is unused - get rid of related defines, tooMike Kaganski
2019-03-02ofz#13431 fix buildCaolán McNamara
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2019-03-01ignore disposed toplevelsCaolán McNamara
2019-03-01ofz#13431 fix buildCaolán McNamara
2019-02-28tdf#122537: Use "best speed" instead of default compression level on iOSTor Lillqvist
2019-02-27weld UpdateDialogCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-27tdf#122689 qt5: Consider external clipboard updatesMichael Weghorn
2019-02-27KDE5: set correct parent menu in functionAleksei Nikiforov
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov
2019-02-27tdf#104235: Qt5Frame: Set default iconMichael Weghorn
2019-02-27ofz#13431 fix buildCaolán McNamara
2019-02-27Resolves: tdf#123711 measure scrollbar for optimal widthCaolán McNamara
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-27make cursor images part of the themeNoel Grandin
2019-02-27tdf#123406 KDE5: Use delayed frame destructionAleksei Nikiforov
2019-02-27tdf#119720 KDE5: Don't show hidden windows on modality changeAleksei Nikiforov
2019-02-26parentclass set_size_request is sufficientCaolán McNamara
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-26tdf#120824 KDE5: fix visible/enabled state for menuAleksei Nikiforov
2019-02-26fix android build (2)Noel Grandin
2019-02-26fix android buildNoel Grandin
2019-02-26fix windows buildNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-26sal_uIntPtr->unsigned in X11SalBitmapNoel Grandin
2019-02-25We don't want any MODELESSDIALOG dialogs in the iOS app, they don't workTor Lillqvist
2019-02-22tdf#122256 KDE5: Make menubar work for windows with parentsAleksei Nikiforov
2019-02-22Removed duplicated includesAndrea Gelmini
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-21wrong "to-page" reported in split notebooksCaolán McNamara
2019-02-21menu of currency combobox in format-cells is too narrowCaolán McNamara
2019-02-21weld RecoveryDialogCaolán McNamara
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2019-02-21recovery dialogs legitimately don't have parentsCaolán McNamara
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-20weld SaveProgressDialogCaolán McNamara
2019-02-20get better optimal size for a radiobutton with an image in itCaolán McNamara
2019-02-20kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn
2019-02-20Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn
2019-02-20KDE5FilePicker: Reuse custom controls from parent classMichael Weghorn
2019-02-20Qt5FilePicker::addCustomControl: Add missing from kde5Michael Weghorn
2019-02-20kde5 fpicker: Reuse parent class member to store custom widgetsMichael Weghorn
2019-02-20kde5 fpicker: Reuse existing handle{G,S}etListValueMichael Weghorn
2019-02-20Drop KDE5FilePicker::cancelMichael Weghorn