summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-01coverity#1371375 Resource leakcp-5.1-11Caolán McNamara1-1/+2
2016-11-01Bump version to 5.1-11Andras Timar1-1/+1
2016-10-31Revert "sc lok: remove tiled row limitation"Ashod Nakashian3-1/+10
2016-10-31tdf#103544: This unit test update was missed to cherry-pickTamás Zolnai1-2/+2
2016-10-29tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai3-10/+3
2016-10-29tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai2-4/+10
2016-10-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna9-0/+91
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara2-20/+92
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara11-292/+555
2016-10-26Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke3-0/+19
2016-10-26tdf#101814 sw: MSWord export: don't override first-page with heuristicsMichael Stahl1-7/+8
2016-10-26Avoid further crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-26Avoid crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-26tdf#89377 ww8import: table honors ParaStyle break-before-pageJustin Luth1-0/+7
2016-10-25sc lok: remove tiled row limitationAshod Nakashian3-10/+1
2016-10-25tdf#103185: Add VCL backend being used to About dialogAshod Nakashian3-0/+13
2016-10-25tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro4-44/+50
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai3-9/+12
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