summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-21lok: add command values .uno:FontSubsetcp-5.1-13Henry Castro3-1/+93
2016-11-21Bump version to 5.0-13Andras Timar1-1/+1
2016-11-21tdf#95699: allow copy FORMCHECKBOX and FORMDROPDOWN ...Mike Kaganski3-2/+24
2016-11-20lokdocview: handle page down and page upMiklos Vajna1-0/+6
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai4-27/+130
2016-11-18Fixed build error in unit test for tdf#103876Marco Cecchetti1-1/+1
2016-11-18LOK - Calc: unit test for invalidation on row insertMarco Cecchetti1-1/+49
2016-11-18LOK - Calc: use GetMaxTiledCol/GetMaxTiledRow instead of GetPrintAreaMarco Cecchetti1-23/+16
2016-11-18tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky3-2/+15
2016-11-17LOK - Calc: unit test for invalidation on copy/paste to the doc bottomMarco Cecchetti1-0/+44
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai7-19/+112
2016-11-17LOK - Calc: use the whole doc as visible area in ScTabView::PaintAreaMarco Cecchetti1-24/+45
2016-11-17LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti3-7/+9
2016-11-15Add the missing lok::Office::registerCallback().Jan Holesovsky1-0/+12
2016-11-14lok: add character parameter to renderFontHenry Castro3-4/+12
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai4-2/+22
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