summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-04update creditscp-5.0-34Christian Lohmaier1-1263/+1316
2016-05-04Bump version to 5.0-34Andras Timar1-1/+1
2016-05-04bump openssl to 1.0.2hChristian Lohmaier1-2/+2
2016-05-04this unit test fails on MACOSX, reason unknown, disableAndras Timar1-1/+1
2016-05-03Bump version to 5.0-33cp-5.0-33Andras Timar1-1/+1
2016-05-02tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak6-12/+22
2016-05-02tdf#94760 Better default values for graphics cacheAkshay Deep1-2/+2
2016-05-02don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard3-3/+39
2016-05-02don't sanitize value to an insane value, tdf#97863Markus Mohrhard1-1/+4
2016-05-02tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna4-0/+28
2016-05-02we need the position in the formula converter, tdf#99093Markus Mohrhard1-23/+37
2016-05-02import all formatting properties for column style, tdf#96549Markus Mohrhard2-17/+4
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna5-0/+49
2016-05-02use the ScRefCellValue already available, tdf#97989Markus Mohrhard1-4/+4
2016-05-02Related: tdf#65642 RTF filter: import \pgnucrmMiklos Vajna4-1/+39
2016-05-02Related: tdf#65642 RTF filter: import \pgnlcrmMiklos Vajna4-1/+39
2016-05-02tdf#90097 RTF import: handle fRelFlipV property for line shapesMiklos Vajna4-0/+213
2016-05-02Related: tdf#65642 RTF filter: import \pgndecMiklos Vajna4-1/+39
2016-05-02Updated coreChristian Lohmaier1-0/+0
2016-05-02update creditsChristian Lohmaier1-1041/+1053
2016-05-02tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock4-47/+26
2016-05-02tdf#99172 support for vertical align import/export property for text boxesVasily Melenchuk2-0/+2
2016-05-02tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet1-1/+0
2016-05-02tdf#94449: special text attributes are not removed with paragraph styleOliver Specht1-1/+2
2016-05-02Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara1-23/+25
2016-05-02do not localize Collabora Office URLAndras Timar1-1/+1
2016-05-01Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian2-61/+98
2016-05-01std::tuple -> std::pairAshod Nakashian1-3/+3
2016-05-01More LOK callback notification compressionAshod Nakashian2-1/+25
2016-04-24Bump version to 5.0-32cp-5.0-32Andras Timar1-1/+1
2016-04-23Desktop compresses text selection start/end notificationsAshod Nakashian2-1/+36
2016-04-23Desktop compresses mouse pointer notificationsAshod Nakashian2-4/+10
2016-04-23lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky2-5/+25
2016-04-23lokit: add getPartHashHenry Castro18-0/+130
2016-04-23Test desktop notification compressionAshod Nakashian1-0/+54
2016-04-23Fixed desktop unit-testsAshod Nakashian1-2/+17
2016-04-23Reverting desktop callbacks back on idleAshod Nakashian1-15/+17
2016-04-22Timer based LOKit callbacks and smart status trackingAshod Nakashian1-17/+33
2016-04-21Bump version to 5.0-31cp-5.0-31Andras Timar1-1/+1
2016-04-21update creditsChristian Lohmaier1-1165/+1178
2016-04-21Resolves: tdf#99322 re-establish group area listeners after update referenceEike Rathke1-0/+8
2016-04-21Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-04-21tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand1-12/+32
2016-04-21Resolves: tdf#73973 it's [crk-Latn-CA] and [crk-Cans-CA]Eike Rathke2-2/+6
2016-04-21tdf#99224 PPTX export: implement support for images with textMiklos Vajna4-1/+31
2016-04-21update emoji autocorrect entries from po-filesChristian Lohmaier6-664/+1486
2016-04-21update creditsChristian Lohmaier1-1463/+1773
2016-04-21tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna5-25/+84
2016-04-21Resolves: tdf#97897 (re)broadcast if formula groups were splitEike Rathke1-1/+35
2016-04-21(re)broadcast if value replaces cell of grouped formulas, tdf#97897 relatedEike Rathke1-0/+5