summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-24Fix documented 'soffice --accept' parameter syntaxJan-Marek Glogowski1-5/+9
2019-05-24modified Line Breaking rule in KoreanDaeHyun Sung1-2/+2
2019-05-24tdf#123460 DOCX track changes: moveFrom completelyLászló Németh5-8/+47
2019-05-24tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski1-3/+39
2019-05-24'--enable-kde5' for Jenkins CI buildsMichael Weghorn2-1/+2
2019-05-24qt5: Fix buildMichael Weghorn6-9/+11
2019-05-23Resolves: tdf#125128 set Tables as "above" by defaultCaolán McNamara1-0/+3
2019-05-23tdf#124027: use ID of the embedded windowKatarina Behrens1-1/+1
2019-05-23libcdr & libqxp: follow main configure's --diable-dependency-trackingChristian Lohmaier2-0/+2
2019-05-23tdf#119109 sw: fix SwTableFrame follow chain formattingMichael Stahl1-0/+3
2019-05-23crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara1-1/+1
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl1-0/+13
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl1-2/+19
2019-05-23tdf#125310 change tracking: don't copy page breakLászló Németh3-4/+65
2019-05-23tdf#123793 Add kb tab navigation to special chars popup windowJim Raykowski2-7/+37
2019-05-23curl: upgrade to release 7.65.0Michael Stahl2-12/+2
2019-05-22tdf#125310 change tracking: don't copy page breakLászló Németh3-1/+64
2019-05-22tdf#122538: add index appendix for hsqldbJulien Nabet1-2/+2
2019-05-22Qt5Menu.hxx: Add missing include/forward-declarationMichael Weghorn1-0/+3
2019-05-22tdf#123750 kde5: Show removable devices in file dialogMichael Weghorn1-6/+3
2019-05-22tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl8-292/+152
2019-05-22tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal()Michael Stahl1-12/+16
2019-05-22tdf#119856 vcl: fix Qt5FilePicker destructor to run in main threadMichael Stahl1-1/+11
2019-05-22tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl4-32/+181
2019-05-22Resolves: tdf#125387 gtk3 fit-to-text stuck as disabledCaolán McNamara1-2/+0
2019-05-22tdf#123106: oox: disable gradient fill grab-bag for PPTXMiklos Vajna1-1/+3
2019-05-22kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn4-125/+8
2019-05-22Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn3-4/+10
2019-05-22KDE5FilePicker: Reuse custom controls from parent classMichael Weghorn3-227/+32
2019-05-22PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz12-314/+411
2019-05-22Add content_rating to AppData filesStephan Bergmann6-0/+6
2019-05-22tdf#122056: Catch DisposedExceptions everywhereKatarina Behrens2-85/+201
2019-05-22tdf#123549 Qt5 implement Qt5Menu::ShowCloseButtonJan-Marek Glogowski4-21/+81
2019-05-21Qt5FilePicker::addCustomControl: Add missing from kde5Michael Weghorn1-0/+6
2019-05-21kde5 fpicker: Reuse parent class member to store custom widgetsMichael Weghorn2-11/+4
2019-05-21kde5 fpicker: Reuse existing handle{G,S}etListValueMichael Weghorn4-79/+13
2019-05-21Drop KDE5FilePicker::cancelMichael Weghorn2-9/+0
2019-05-21KDE5FilePicker: Reuse XFilter{,Group}Manager methods from qt5Michael Weghorn4-129/+24
2019-05-21Drop KDE5FilePicker::setDescriptionMichael Weghorn2-5/+0
2019-05-21Drop KDE5FilePicker::getDirectoryMichael Weghorn2-25/+0
2019-05-21Drop KDE5Filepicker::getDisplayDirectoryMichael Weghorn2-19/+0
2019-05-21Drop KDE5FilePicker::disposingMichael Weghorn2-16/+0
2019-05-21KDE5FilePicker: Drop (now) unused member '_helperMutex'Michael Weghorn1-3/+0
2019-05-21kde5 fpicker: Drop 'getFiles' and 'getSelectedFiles'Michael Weghorn3-50/+5
2019-05-21kde5 fpicker: Drop 'setDefaultName' and 'setDisplayDirectory'Michael Weghorn2-33/+0
2019-05-21Drop KDE5FilePicker::setTitle and related signals/slotsMichael Weghorn2-18/+0
2019-05-21KDE5FilePicker: Drop 'm_xListener' and related methodsMichael Weghorn2-46/+0
2019-05-21qt5/kde5: Reuse QFileDialog from Qt5Filepicker in kde5Michael Weghorn4-60/+37
2019-05-21Make KDE5FilePicker a subclass of Qt5FilePickerMichael Weghorn3-11/+7
2019-05-21Resolves: tdf#124467 enable wrap text to return to TRISTATE_INDETCaolán McNamara2-10/+50