summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-03fix opencl INTRATELuboš Luňák1-3/+2
2018-12-03sync PI value used in opencl SQRTPI to the one used in scaddinsLuboš Luňák1-1/+1
2018-12-03treat second argument of opencl's dollarde/dollarfr as integerLuboš Luňák1-4/+4
2018-12-03disable opencl implementation of AMORDEGRCLuboš Luňák1-2/+2
2018-12-03avoid crash in opencl AMORDEGRC and AMORLINT argument handlingLuboš Luňák1-20/+34
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen34-59/+59
2018-12-03Revert "sw_redlinehide_3: apparently a live SwNodeNum always has a parent"Michael Stahl1-2/+0
2018-12-03Jenkins' lo_tb_master_linux needs --disable-werror tooStephan Bergmann1-0/+1
2018-12-03Add AnyCompareFactory_get_implementation and...Tor Lillqvist1-0/+2
2018-12-03sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl2-2/+2
2018-12-03Enabling Developer Toolset 7 for Jenkins' lo_tb_master_linuxStephan Bergmann1-0/+2
2018-12-03ofz#11611 build failure with std::unexpected_handlerCaolán McNamara1-1/+1
2018-12-03Revert "Check against concrete expected values in PdfExportTest::testTdf115262"Stephan Bergmann1-2/+2
2018-12-03tdf#121620 Opening Image tab of Bullets and Numbering dialog resets selectionNoel Grandin1-1/+1
2018-12-03tdf#120781: Proposed DnD operation is not always 'move'Katarina Behrens4-13/+37
2018-12-03sw: prefix members of SwTableFieldMiklos Vajna2-21/+21
2018-12-03Fix undocking sidebar with tab bar menu undock locks focusJim Raykowski1-0/+2
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov26-608/+383
2018-12-03sw: paragraph-sign: formattingAshod Nakashian1-18/+23
2018-12-03sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian3-13/+21
2018-12-03sw: paragraph-sign: get graph-names only onceAshod Nakashian1-27/+31
2018-12-03paragraph-sign: exception-safe metadata graph enumerationAshod Nakashian2-13/+43
2018-12-03sw: rdf: Split graph-name lookup from getStatementAshod Nakashian2-15/+44
2018-12-03sfx2: Combine metadata graph lookup and filteringAshod Nakashian1-17/+50
2018-12-03sw: paragraph-sign: erase metafields from copied text correctlyAshod Nakashian1-4/+5
2018-12-03sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian2-6/+35
2018-12-03Compute (un-)premultiply_table at compile timeStephan Bergmann3-31/+43
2018-12-03Fix typoAndrea Gelmini1-1/+1