summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-04NB update writer grouped_compactandreas kainz1-966/+566
2018-12-04NB: change macro selection in writer notebookbarandreas kainz1-35/+19
2018-12-04NB: update calc groupedbar_compactandreas kainz1-1278/+507
2018-12-04tdf#118764 Writer Page Styles panel tab stop fixesJim Raykowski1-7/+7
2018-12-03presentation minimizer: suggest filename for a new presentationVasily Melenchuk1-10/+22
2018-12-03sw uno: do not throw exceptions on getString()Vasily Melenchuk3-5/+9
2018-12-03Resolves: tdf#116868 add Hausa (Nigeria) [ha-Latn-NG] locale dataEike Rathke3-1/+338
2018-12-03tdf#117189 Fix table insert row redoJim Raykowski2-1/+2
2018-12-03sync std::unexpected_handler across bridgesCaolán McNamara16-16/+16
2018-12-03Icons: sync DrawImpress PasteSpecial with other onceandreas kainz1-0/+3
2018-12-03Fix typoAndrea Gelmini1-1/+1
2018-12-03add test for bug tdf#121337Zdeněk Crhonek3-0/+42
2018-12-03weld OfaSwAutoFmtOptionsPageCaolán McNamara12-257/+399
2018-12-03add ASAN suppression file for multiple static linkage of graphiteStephan Bergmann1-0/+31
2018-12-03check in opencl for MROUND to take exactly 2 argumentsLuboš Luňák1-0/+1
2018-12-03add a macro for detecting incorrect number of parameters in openclLuboš Luňák3-0/+29
2018-12-03restore incorrectly removed codeLuboš Luňák1-0/+17
2018-12-03add ^ (=power) and - (=unary minus) to OpenCLSubsetOpCodesLuboš Luňák2-1/+6
2018-12-03fix OpenCL PEARSON()Luboš Luňák1-8/+11
2018-12-03make OpenCL SUM() treat empty cells properlyLuboš Luňák1-0/+6
2018-12-03make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák9-9/+107
2018-12-03restore functionality of OpenCL ParallelReductionVectorRef classLuboš Luňák1-0/+372
2018-12-03simply abort if SC_FORCE_CALCULATION has unknown valueLuboš Luňák1-1/+2
2018-12-03remove unused functionLuboš Luňák1-4/+0
2018-12-03fix OpenCL PRODUCT when there are actually no valuesLuboš Luňák1-8/+19
2018-12-03make sure opencl is not used from withing ocTableOpLuboš Luňák1-0/+4