summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Bump version to 5.0-41cp-5.0-41Andras Timar1-1/+1
2017-03-22upgrade libpng to version 1.6.28Andras Timar3-11/+34
2017-03-22upgrade nss to version 3.27Andras Timar21-6494/+327
2017-03-22upgrade libxslt to version 1.1.29Andras Timar10-2038/+8
2017-03-22upgrade libxml to version 2.9.4Andras Timar3-3/+3
2017-03-22upgrade expat to version 2.2.0Andras Timar5-17/+6
2017-03-22upgrade curl to version 7.52.1Andras Timar10-98/+56
2017-03-22upload openssl 1.0.2kDavid Tardon2-3/+3
2017-03-22disable generation of ole previews in ODF format until after loadCaolán McNamara17-74/+131
2016-09-01sc lok: fix re-sizing several rows/columns at onceHenry Castro1-6/+24
2016-09-01sc lok: add parameters for column/row resizeHenry Castro3-8/+74
2016-07-20protect against empty m_aTableManagers stackCaolán McNamara3-10/+19
2016-07-15sc lok: add more toolbar itemsHenry Castro2-5/+9
2016-07-13sc lok: fix missing include Point.hppHenry Castro1-0/+1
2016-07-12lok: add status and tool bar UNO commandsHenry Castro2-6/+82
2016-07-08tdf#95367 inherit page style if no new one importedJustin Luth4-35/+100
2016-07-08use uno::Reference::set method instead of assignmentNoel Grandin5-36/+30
2016-07-08tdf#96750 docx - ensure all styles are initializedJustin Luth4-6/+18
2016-07-08Avoid reserved identifiersStephan Bergmann2-7/+7
2016-07-08tdf#93640 Fix import of linked left page header/footerLuke Deller5-54/+244
2016-07-08Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage13-792/+664
2016-07-04tdf#76322 writer: allow column breaks in headers/footersJustin Luth3-1/+7
2016-07-04tdf#76349 writer: treat single-column break as page breakJustin Luth2-4/+13
2016-07-04tdf#90697 docx - don't change continuous break into page breakJustin Luth3-1/+20
2016-06-30svg export: removed unused class data fieldMarco Cecchetti2-2/+0
2016-06-30avoid 'Compiler Error C2026 string too big, trailing characters truncated'Andras Timar1-1/+1
2016-06-29Bump version to 5.0-40cp-5.0-40Andras Timar1-1/+1
2016-06-29add SVGPathSeg to LICENSE documentsAndras Timar3-2475/+1698
2016-06-29rtf: m_aStates can be empty in the inner conditionCaolán McNamara1-3/+7
2016-06-28bccu#1916 - svg-export - Removal of the SVG 1.1 path API in ChromeMarco Cecchetti1-2/+990
2016-06-28bccu#1910 - better handling of not supported animation nodes.Marco Cecchetti1-1/+7
2016-06-28bccu#1900 - added support for discrete activitiesMarco Cecchetti1-18/+311
2016-06-28bccu#1900 - additive and calc mode were not parsed correctlyMarco Cecchetti1-12/+14
2016-06-28bccu#1870 - added support for rotate attributeMarco Cecchetti1-0/+26
2016-06-22tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski3-0/+11
2016-06-22tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski3-4/+6
2016-06-22lok: Change version string to JSON formatPranav Kant2-4/+15
2016-06-22lok: Expose LO version informationPranav Kant3-0/+28
2016-06-20bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti2-4/+116
2016-06-20svg filter - rewritten context handlingMarco Cecchetti2-72/+143
2016-06-20svgfilter - polish code formattingMarco Cecchetti1-30/+26
2016-06-20lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti1-6/+6
2016-06-20lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti1-0/+5
2016-06-19Bump version to 5.0-39cp-5.0-39COOL_1.0.1Andras Timar1-1/+1
2016-06-19bccu#1893 - [PERFORMANCE] .uno:ViewRowColumnHeaders too slowAshod Nakashian1-23/+22
2016-06-19LOK: Fix cell editing with zoomAshod Nakashian1-2/+2
2016-06-19Use explicit type in std::maxAshod Nakashian1-2/+2
2016-06-16Revert "sc lok: limit movement of the cursor"Ashod Nakashian3-11/+1
2016-06-16LOK: tile rendering regression fixAshod Nakashian5-5/+28
2016-06-13LOK: fast tile rendering (cell editing)Ashod Nakashian1-0/+13