summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20oox smartart, cycle matrix: fix fill and line props of shapeMiklos Vajna3-0/+35
2019-02-20mDNSResponder: upgrade to release 878.200.35Michael Stahl4-108/+2
2019-02-20icu: fix CVE-2018-18928Michael Stahl2-0/+64
2019-02-20libjpeg-turbo: upgrade to release 1.5.3Michael Stahl1-2/+2
2019-02-20Update git submodulesOlivier Hallot1-0/+0
2019-02-20Update git submodulesLibreOfficiant1-0/+0
2019-02-20More loplugin:simplifyboolStephan Bergmann20-26/+26
2019-02-20cairo: upgrade to release 1.16.0Michael Stahl2-4/+4
2019-02-20freetype: upgrade to release 2.9.1Michael Stahl3-40/+2
2019-02-20kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn4-125/+8
2019-02-20Update git submodulesCaolán McNamara1-0/+0
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
2019-02-20KDE5FilePicker: Drop 'm_xListener' and related methodsMichael Weghorn2-46/+0
2019-02-20qt5/kde5: Reuse QFileDialog from Qt5Filepicker in kde5Michael Weghorn4-60/+37
2019-02-20Make KDE5FilePicker a subclass of Qt5FilePickerMichael Weghorn3-11/+7
2019-02-20m_pIgnoreNonPrimary is not usedCaolán McNamara2-13/+1
2019-02-20Resolves: tdf#123575 treat Katakana middle dots as midletterEike Rathke1-2/+6
2019-02-20Fix compilation error against boost 1.66 at leastTor Lillqvist1-1/+1
2019-02-20fix MSVC compiler warning on bit-shift of int32 literal...Dennis Francis1-6/+6
2019-02-20Resolves tdf#107918 - Insert mode status activation and displayheiko tietze2-1/+8
2019-02-20tdf#123266 make cursors svg in 256x256px sizeandreas kainz68-212/+213
2019-02-20sw: fix buildMiklos Vajna1-1/+1
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen8-16/+8
2019-02-20minimumSize is overwritten so CalcMinimumSize is unusedCaolán McNamara1-1/+1
2019-02-20[pt-PT] Autocorrect - Added 20 wordsMarco A.G.Pinto1-0/+20
2019-02-20Revert "uitest for bug tdf#101873"Miklos Vajna2-52/+0
2019-02-20writerfilter: make RTFShape members privateMiklos Vajna6-111/+190
2019-02-20Avoid loplugin:indentation after preproc conditional inclusion linesStephan Bergmann2-0/+14
2019-02-20Related: tdf#122226 OOXML Chart Import data label separatorBalazs Varga1-1/+5
2019-02-20Translate German variable namesJohnny_M1-6/+6
2019-02-20Translate German variable namesJohnny_M1-15/+15
2019-02-20tdf#123433 ww8import: end same attribute as what startedJustin Luth3-2/+11
2019-02-20Sifr icon theme updateandreas kainz78-0/+260
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl10-24/+141
2019-02-20try fix MSVC compiler warning on bit shift operationsDennis Francis1-6/+6
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov25-295/+181