summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Added changes for KDE4feature/svg-optimisations-5-0Jan-Marek Glogowski3-2/+3
2016-07-08Adaptions for Linux build, mostly CairoArmin Le Grand2-5/+39
2016-07-08Adaptions for packport to libreoffice-5-0Armin Le Grand6-97/+80
2016-07-07Added using an own instance of ThreadPoolArmin Le Grand1-5/+41
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand2-63/+99
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand8-199/+440
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand2-4/+24
2016-07-07sw: tdf#50613 fix async chart load handlingArmin Le Grand2-27/+63
2016-07-07sw: tdf#50613 fix waitFinished into a loopArmin Le Grand1-2/+3
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand5-13/+146
2016-07-07tdf#83360 avoid inconsistent connector path dataArmin Le Grand1-0/+50
2016-07-07tdf#50613 buffer OLE primitives for chartsArmin Le Grand3-22/+61
2016-07-07tdf#50613 add close_path to correctly show closed polygonsArmin Le Grand1-0/+5
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand4-0/+348
2016-05-04Updated coreChristian Lohmaier1-0/+0
2016-05-04bump openssl to 1.0.2hChristian Lohmaier1-2/+2
2016-05-04update creditsChristian Lohmaier1-1263/+1316
2016-04-27update creditsChristian Lohmaier1-1041/+1053
2016-04-26Updated coreChristian Lohmaier1-0/+0
2016-04-26tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock4-47/+26
2016-04-26tdf#99172 support for vertical align import/export property for text boxesVasily Melenchuk2-0/+2
2016-04-26tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet1-1/+0
2016-04-26tdf#94449: special text attributes are not removed with paragraph styleOliver Specht1-1/+2
2016-04-25Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara1-23/+25
2016-04-19update creditsChristian Lohmaier1-1165/+1178
2016-04-18Resolves: tdf#99322 re-establish group area listeners after update referenceEike Rathke1-0/+8
2016-04-18Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-04-18tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand1-12/+32
2016-04-14Resolves: tdf#73973 it's [crk-Latn-CA] and [crk-Cans-CA]Eike Rathke2-2/+6
2016-04-14tdf#99224 PPTX export: implement support for images with textMiklos Vajna4-1/+31
2016-04-13bump product version to 5.0.7.0.0+Christian Lohmaier1-1/+1
2016-04-13update emoji autocorrect entries from po-filesChristian Lohmaier6-664/+1486
2016-04-13Updated coreChristian Lohmaier1-0/+0
2016-04-13update creditsChristian Lohmaier1-1463/+1773
2016-04-12tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna5-25/+84
2016-04-12Resolves: tdf#97897 (re)broadcast if formula groups were splitEike Rathke1-1/+35
2016-04-12(re)broadcast if value replaces cell of grouped formulas, tdf#97897 relatedEike Rathke1-0/+5
2016-04-12(re)broadcast, same as in ScDocument::SetString(), tdf#97897 relatedEike Rathke1-0/+5
2016-04-12Resolves: tdf#98990 accept R1C1 notation entire column/row referencesEike Rathke1-5/+9
2016-04-11tdf#98771 Update DocumentList.xml and SentenceExceptionList.xml for CroatianAndras Timar2-549/+584
2016-04-11tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna7-2/+62
2016-04-09pCont can be nullCaolán McNamara2-1/+1
2016-04-08add a recursion guard to lcl_FindRangeNamesInUse()Eike Rathke1-5/+9
2016-04-08foundry may be nullCaolán McNamara2-1/+2
2016-04-07tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna7-3/+63
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-04-05tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna3-2/+31
2016-04-05currentlayout may be nullCaolán McNamara2-4/+4
2016-04-05hold bullet para by referenceCaolán McNamara3-16/+12
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna15-7/+119