summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-21(re)broadcast, same as in ScDocument::SetString(), tdf#97897 relatedEike Rathke1-0/+5
2016-04-21Resolves: tdf#98990 accept R1C1 notation entire column/row referencesEike Rathke1-5/+9
2016-04-21tdf#98771 Update DocumentList.xml and SentenceExceptionList.xml for CroatianAndras Timar2-549/+584
2016-04-21tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna7-2/+62
2016-04-21Updated coreChristian Lohmaier1-0/+0
2016-04-21Updated coreChristian Lohmaier1-0/+0
2016-04-20Don't share the wakeup pipe with child processesTor Lillqvist2-15/+49
2016-04-20New LOKDocument callback queue to flush certain events lazily on idleAshod Nakashian3-27/+107
2016-04-20tdf#97075 - don't render sdr overlays before we paint.Michael Meeks2-9/+11
2016-04-19tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks1-1/+7
2016-04-13Unit test hook for online / fonts.Michael Meeks1-0/+21
2016-04-13Java debugging agro.Michael Meeks1-2/+24
2016-04-10guard boost/property_tree/json_parser.hpp on WNTAndras Timar1-0/+6
2016-04-10Bump version to 5.0-30cp-5.0-30Andras Timar1-1/+1
2016-04-10pCont can be nullCaolán McNamara2-1/+1
2016-04-10add a recursion guard to lcl_FindRangeNamesInUse()Eike Rathke1-5/+9
2016-04-10foundry may be nullCaolán McNamara2-1/+2
2016-04-10tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna7-3/+63
2016-04-10tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-04-10tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna3-2/+31
2016-04-10currentlayout may be nullCaolán McNamara2-4/+4
2016-04-10hold bullet para by referenceCaolán McNamara3-16/+12
2016-04-10Updated coreAndras Timar1-0/+0
2016-04-10enable MSP patchingAndras Timar4-3/+4
2016-04-08lok context menu: Handle the case we only get the slot-id.Jan Holesovsky1-1/+8
2016-04-08lok context menu: Expose the disabled commands too.Jan Holesovsky2-38/+32
2016-04-08lok context menu: Expose context menuPranav Kant7-9/+166
2016-04-08gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara4-20/+17
2016-04-05guard boost/property_tree/json_parser.hpp on WNTAndras Timar1-0/+6
2016-04-04Bump version to 5.0-29Andras Timar1-1/+1
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna15-7/+119
2016-04-04subtable corruption is possibleCaolán McNamara2-3/+2
2016-04-04tdf#92963 Pasting a whole row with data crashes all open LibO appsArul Michael1-0/+7
2016-04-04vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl3-0/+25
2016-04-04tdf#96326 RTF import: handle checkbox form field undefined resultMiklos Vajna3-1/+44
2016-04-04tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna3-27/+53
2016-04-04Resolves: tdf#98642 comparing RPN insufficient in shared formula detectionEike Rathke1-1/+46
2016-04-04tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna4-1/+62
2016-04-04tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna11-10/+96
2016-04-04fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke1-0/+18
2016-04-04off-by-one error: columns are numbered from one, but the array from 0Lionel Elie Mamane1-1/+1
2016-04-04tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen1-1/+1