summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-08Bump version to 5.1-12cp-5.1-12Andras Timar1-1/+1
2016-11-08tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky6-1/+39
2016-11-08tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky3-4/+38
2016-11-07Tiled rendering: Show word autocompletion suggestions in selectionAndras Timar1-0/+5
2016-11-07Revert "Disable word completion for tiled rendering"Andras Timar1-7/+0
2016-11-07Disable word completion for tiled renderingAndras Timar1-0/+7
2016-11-07tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks3-7/+74
2016-11-06Bundle Google Noto fontsAndras Timar14-0/+330
2016-11-05tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai3-0/+22
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna2-1/+23
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