summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2019-02-20KDE5FilePicker: Reuse XFilter{,Group}Manager methods from qt5Michael Weghorn
2019-02-20Drop KDE5FilePicker::setDescriptionMichael Weghorn
2019-02-20Drop KDE5FilePicker::getDirectoryMichael Weghorn
2019-02-20Drop KDE5Filepicker::getDisplayDirectoryMichael Weghorn
2019-02-20Drop KDE5FilePicker::disposingMichael Weghorn
2019-02-20KDE5FilePicker: Drop (now) unused member '_helperMutex'Michael Weghorn
2019-02-20kde5 fpicker: Drop 'getFiles' and 'getSelectedFiles'Michael Weghorn
2019-02-20kde5 fpicker: Drop 'setDefaultName' and 'setDisplayDirectory'Michael Weghorn
2019-02-20Drop KDE5FilePicker::setTitle and related signals/slotsMichael Weghorn
2019-02-20KDE5FilePicker: Drop 'm_xListener' and related methodsMichael Weghorn
2019-02-20qt5/kde5: Reuse QFileDialog from Qt5Filepicker in kde5Michael Weghorn
2019-02-20Make KDE5FilePicker a subclass of Qt5FilePickerMichael Weghorn
2019-02-20tdf#123266 make cursors svg in 256x256px sizeandreas kainz
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-19read/written as 32bit integersCaolán McNamara
2019-02-19survive sorting when a row may not have any string in it yetCaolán McNamara
2019-02-19ResortChildren doesn't honor sortmodeCaolán McNamara
2019-02-19use boost::optional in SvTreeListEntryNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin