summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-19Updated coreChristian Lohmaier1-0/+0
2016-07-19protect against empty m_aTableManagers stackCaolán McNamara3-10/+19
2016-07-19Resolves: tdf#100941 LibreLogo: replace literal '\n' with newlineTakeshi Abe1-2/+2
2016-07-18don't write past the end of the arrayMarkus Mohrhard1-1/+1
2016-07-18Resolves: tdf#100764 check row when determining bounds for deleted rangeEike Rathke1-2/+8
2016-07-18Resolves: tdf#100861 replace all doesn't workCaolán McNamara2-3/+9
2016-07-18avoid name clash for CDataFormatTranslator in ftransl, tdf#100872Markus Mohrhard3-18/+16
2016-07-15Resolves: tdf#100538 make searching in shape text a libreoffice-kit only thingCaolán McNamara1-22/+26
2016-07-15Resolves: tdf#100732 hang closing Print Preview with X-icon on menubarCaolán McNamara1-0/+9
2016-07-15Resolves: tdf#100573 revert original attempt to resolves tdf#46637Caolán McNamara1-1/+1
2016-07-15tdf#100866: Don't let exception pass connectivity::releaseStephan Bergmann2-4/+10
2016-07-15Resolves: tdf#100713 on cancel curData points to deleted parents vector entryCaolán McNamara1-6/+8
2016-07-13tdf#100807 upload expat 2.2.0David Tardon4-796/+2
2016-07-13Resolves: tdf#100574 Crash when selecting and applying border style...Caolán McNamara2-5/+20
2016-07-13Resolves: rhbz#1342823 toolbar menus popdown immediatelyCaolán McNamara3-3/+10
2016-07-13Resolves: rhbz#1352835 path options doesn't promptly destroy folder pickerCaolán McNamara1-10/+9
2016-07-13desktop: validate OpenCL drivers before use.Michael Meeks13-12/+213
2016-07-13update creditsChristian Lohmaier1-581/+581
2016-07-12opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl12-54/+214
2016-07-12tdf#100842 Do not insert things in the middle of the numberLaurent Balland-Poirier1-0/+11
2016-07-12tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks1-1/+30
2016-07-11if mpCurrentProgram and pProgram are NULL this crashesMarkus Mohrhard1-1/+1
2016-07-11tdf#100352 Make the watermarks and colored infobar work in SlovenianAdolfo Jayme Barrientos1-15/+15
2016-07-11tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard1-1/+1
2016-07-11Resolves: tdf#100847 also external svEmptyCell is 0 in numeric contextEike Rathke1-1/+1
2016-07-10Updated coreAndras Timar1-0/+0
2016-07-09tdf#100295: try to cover second place in curl using GetTickCount64Markus Mohrhard1-1/+1
2016-07-08Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara1-3/+3
2016-07-07bump product version to 5.2.0.2.0+Christian Lohmaier1-1/+1
2016-07-07update emoji autocorrect files from po-filesChristian Lohmaier2-1/+99
2016-07-07Branch libreoffice-5-2-0Christian Lohmaier4-1/+1
2016-07-07tdf#100295 force curl to build for XPMarkus Mohrhard2-0/+13
2016-07-07update creditsChristian Lohmaier1-1518/+1568
2016-07-07Updated coreChristian Lohmaier1-0/+0
2016-07-06Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann1-2/+6
2016-07-06tdf#98710 check the font is bound, substitute FON fontsTomaž Vajngerl2-1/+21
2016-07-05Resolves: tdf#90285 do not reuse the same StartListeningContextEike Rathke1-1/+2
2016-07-05Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara5-21/+21
2016-07-05python3: override LINKCC properly, it needs -pthreadMichael Stahl1-1/+1
2016-07-05re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl4-12/+12
2016-07-05Certificate viewer dialog can have various kinds of parentsStephan Bergmann1-3/+5
2016-07-05explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke1-0/+20
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara3-6/+5
2016-07-05Resolves: tdf#91995 copying cells to undo doc shallow copied note pointerCaolán McNamara1-0/+4
2016-07-04tdf#73335 sc: ODF export: ignore ScChangeAction SC_CAT_NONE harderMichael Stahl1-1/+6
2016-07-01Step towards disposing of ScDataFormDlg properlyKatarina Behrens2-3/+9
2016-06-30tdf#89616 Find toolbar: Activate search arrows when input has textSamuel Mehrbrodt2-20/+11
2016-06-30compilerplugins: -isystem /usr/include breaks the buildMichael Stahl1-1/+2
2016-06-30More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann11-76/+161
2016-06-30More adaption to Clang 3.4Stephan Bergmann3-11/+61