summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-04NNNN already includes LongDateDayOfWeekSeparator, do not duplicateEike Rathke13-25/+25
2018-12-04Related: tdf#121904 widget hidden but label and frame remainCaolán McNamara1-5/+0
2018-12-04tdf#121904 use min size for attribute dialogCaolán McNamara1-0/+2
2018-12-04tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna1-0/+6
2018-12-04tdf#118684 save correct font height in oox formatMartin van Zijl1-2/+12
2018-12-04Resolves: tdf#121641 properties invisible after 'reset'Caolán McNamara1-2/+8
2018-12-04tdf#121815 just use valid cached layout glyphsJan-Marek Glogowski1-0/+6
2018-12-04In flatpak build, disable problematic test using gpg for nowStephan Bergmann2-0/+65
2018-12-04Building LibreOffice needs gperf 3.1 nowStephan Bergmann1-0/+11
2018-12-04Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann1-12/+12
2018-12-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara3-1/+15
2018-12-04Fix af_NA wrong separator inheritance, use en_NA instead of af_ZA (en_ZA)Eike Rathke1-1/+1
2018-12-04Bump (Linux) Clang baseline to 5.0.2Stephan Bergmann2-31/+42
2018-12-04Remove obsolete CLANG_VERSION checksStephan Bergmann2-6/+1
2018-12-04Some date format corrections, tdf#116868 follow-upEike Rathke1-7/+7
2018-12-04fixes for OpenCL COVAR()Luboš Luňák1-1/+6
2018-12-04make OpenCL SLOPE() handle problems more gracefullyLuboš Luňák1-20/+4
2018-12-04check that OpenCL NORMDIST() takes a proper number of argumentsLuboš Luňák1-1/+3
2018-12-04opencl SERIESSUM does not handle plain double argumentsLuboš Luňák1-1/+3
2018-12-04fix opencl YIELDDISCLuboš Luňák2-0/+4
2018-12-04tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze1-1/+1
2018-12-04Translate German variable namesJohnny_M1-4/+4
2018-12-04sw: fix paragraph enumeration going past selection endMiklos Vajna4-0/+44
2018-12-04tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski3-5/+108
2018-12-04Translate German variable namesJohnny_M2-9/+9
2018-12-04Translate German variable namesJohnny_M1-3/+3
2018-12-04Infobar showing donation alternating with getinvolvedheiko tietze4-3/+44
2018-12-04NB: update draw groupedbar_compactandreas kainz1-210/+229
2018-12-04tdf#45904 Move XNamed Java tests to C++Jens Carl4-13/+35
2018-12-04NB: update writer groupedbar_fullandreas kainz1-728/+754
2018-12-04tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens5-4/+16
2018-12-04weld OfaAutoCorrDlgCaolán McNamara19-99/+326
2018-12-04remove enum HitTestNoel Grandin3-20/+12
2018-12-04weld OfaAutocorrOptionsPageCaolán McNamara3-53/+108
2018-12-04remove unused SvLBoxTabFlags enum valuesNoel Grandin7-22/+17
2018-12-04remove unused DataChangedEventType enum valueNoel Grandin2-4/+1
2018-12-04weld OfaSmartTagOptionsTabPageCaolán McNamara3-82/+114
2018-12-04weld OfaQuoteTabPageCaolán McNamara4-330/+279
2018-12-04Resolves: tdf#120977 intended default button overriddenCaolán McNamara3-1/+39
2018-12-04NB: update calc groupedbar_fullandreas kainz1-1093/+536
2018-12-04NB: update impress groupedbar_compactandreas kainz1-187/+205
2018-12-04tdf#121664 DOCX import: fix lack of line numbering reset on page breakMiklos Vajna3-1/+11
2018-12-04convert SvTabJustify to scoped enumNoel Grandin2-2/+2
2018-12-04Icons: sync WriterCommands PasteSpecial with other onceandreas kainz1-0/+3
2018-12-04remove unnecessary GraphicFilterImportFlags::AllowPartialStreamReadNoel Grandin2-6/+1
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin3-11/+3
2018-12-04use unique_ptr in SwView::FUNC_SearchNoel Grandin1-5/+5
2018-12-04convert m_pDocContent in SwGlobalTree to unique_ptrNoel Grandin2-12/+7
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin13-29/+11
2018-12-04loplugin:unusedenumconstants look through parenthesesNoel Grandin5-665/+656