summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Updated corecp-5.1-10Andras Timar1-0/+0
2016-10-23Updated corejan Iversen1-0/+0
2016-10-23update creditsChristian Lohmaier1-1383/+1414
2016-10-23tdf#101827 - mend busy contour dialog.Michael Meeks4-5/+42
2016-10-23Resolves: tdf#103051 pdf export assumed 1bit bitmaps were N1BitMsbPalCaolán McNamara1-3/+33
2016-10-23Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke6-1/+27
2016-10-23configure: avoid linking against libgcrypt for libexsltMichael Stahl1-1/+1
2016-10-23create NoName error token instead of setting error at the token arrayEike Rathke1-2/+10
2016-10-23Resolves: tdf#101691 re-intern strings of external formula resultsEike Rathke1-2/+2
2016-10-23update creditsChristian Lohmaier1-1598/+1696
2016-10-23Resolves: tdf#101562 ScRefUpdate::Update() needs to flag sticky even unchangedEike Rathke2-4/+21
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro2-2/+98
2016-10-21sw: Comment deletion by author - use active comment if no argsPranav Kant1-0/+2
2016-10-21CppunitTest_desktop_lib: fix valgrind errorsMiklos Vajna1-8/+8
2016-10-21Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna2-68/+1
2016-10-21CppunitTest_desktop_lib: fix stack-use-after-returnMiklos Vajna1-0/+2
2016-10-20sc: check SID_EDIT_POSTIT parametersHenry Castro1-10/+18
2016-10-20Calc: fix seg fault due to commit 483a866bMarco Cecchetti2-2/+15
2016-10-20LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti2-0/+6
2016-10-20LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti3-0/+46
2016-10-20LOK: Calc: notes: when edit mode begins the text content is misplacedMarco Cecchetti1-0/+14
2016-10-19Avoid deadlock in CppunitTest_libreofficekit_tiledrenderingTor Lillqvist1-1/+3
2016-10-19LOK: hold the solar mutex consistently for document method calls.Michael Meeks1-6/+68
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida5-8/+40
2016-10-16tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti2-1/+20
2016-10-14LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti2-28/+74
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti8-45/+92
2016-10-14Bump after upload of new build for Mac App StoreTor Lillqvist1-1/+1
2016-10-14Add CFBundleTypeIconFile properties to the CFBundleDocumentTypes entriesTor Lillqvist1-0/+44
2016-10-13tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist1-0/+3
2016-10-13No QuickTime in the 10.12 SDKTor Lillqvist2-1/+5
2016-10-13Drop unneeded includeTor Lillqvist1-1/+0
2016-10-13Accept also macOS SDK 10.12Tor Lillqvist1-4/+13
2016-10-11tdf#93894: Get column labels to work with formula groups.Kohei Yoshida1-14/+6
2016-10-11Revert "tdf#75573 - docx don't remove frame anchor paragraph"cp-5.1-9Andras Timar3-21/+5
2016-10-11Revert "tdf#53698: Cache more than 1 item in NumberFormatCodeMapper"Andras Timar2-37/+55
2016-10-10Bump version to 5.1-9Andras Timar1-1/+1
2016-10-10tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans2-55/+37
2016-10-10tdf#53698: Add a NumberFormatMapper member to SvNumberformatScanMaarten Bosmans2-5/+3
2016-10-10Remove NumberFormatCodeWrapperMaarten Bosmans12-191/+28
2016-10-10Resolves tdf#100709 Optimize SheetDataBuffer::addColXfStyleMaarten Bosmans1-35/+24
2016-10-10Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyleMaarten Bosmans1-0/+6
2016-10-10sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 relatedEike Rathke1-1/+4
2016-10-10sc-perf: remove one more unnecessary call to TrackFormulas()Eike Rathke2-6/+8
2016-10-10sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke4-1/+33
2016-10-10sc-perf: tdf#87101 add bulk scope for BroadcastRecalcOnRefMove() callsEike Rathke1-4/+14
2016-10-10sc-perf: tdf#79023 do not call SvNumberFormatter also for numbers in OOXMLEike Rathke1-1/+2
2016-10-10sc-perf: tdf#79023 for ODFF do not call SvNumberFormatter to determine numericEike Rathke1-4/+44
2016-10-10tdf#95367 inherit page style if no new one importedJustin Luth1-0/+10
2016-10-10tdf#99090 docx export page-break only inside a paragraphJustin Luth2-0/+7