summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21Update the reference rdbs to libreoffice-6.2.0.3Stephan Bergmann
2019-02-21Update git submodulesLibreOfficiant
2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin
2019-02-21loplugin:unusedfields improve write-only when dealing with operatorsNoel Grandin
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-21tdf#123090 unit test for handling gridSpanGülşah Köse
2019-02-21tdf#123434 FILEOPEN: RTF: missing content in cellsLászló Németh
2019-02-21recovery dialogs legitimately don't have parentsCaolán McNamara
2019-02-21sifr icon theme update and writer tabbed compact toolbar updateandreas kainz
2019-02-21Don't use the non-public fdatasync() API when sandboxed on macOSTor Lillqvist
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-21CppunitTest_filter_textfilterdetect: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse
2019-02-21Fix typoAndrea Gelmini
2019-02-20createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContextCaolán McNamara
2019-02-20weld SaveDialogCaolán McNamara
2019-02-20weld SaveProgressDialogCaolán McNamara
2019-02-20get better optimal size for a radiobutton with an image in itCaolán McNamara
2019-02-20extract empty test as methodCaolán McNamara
2019-02-20drop unused argumentCaolán McNamara
2019-02-20Avoid meaningless string<->integer conversionsMike Kaganski
2019-02-20oox smartart, cycle matrix: fix fill and line props of shapeMiklos Vajna
2019-02-20mDNSResponder: upgrade to release 878.200.35Michael Stahl
2019-02-20icu: fix CVE-2018-18928Michael Stahl
2019-02-20libjpeg-turbo: upgrade to release 1.5.3Michael Stahl
2019-02-20Update git submodulesOlivier Hallot
2019-02-20Update git submodulesLibreOfficiant
2019-02-20More loplugin:simplifyboolStephan Bergmann
2019-02-20cairo: upgrade to release 1.16.0Michael Stahl
2019-02-20freetype: upgrade to release 2.9.1Michael Stahl
2019-02-20kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn
2019-02-20Update git submodulesCaolán McNamara
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