summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-13bump product version to 5.1.0.2Christian Lohmaier1-1/+1
2016-01-13update emoji autocorrect files from po-filesChristian Lohmaier5-46/+666
2016-01-13Branch libreoffice-5-1-0Christian Lohmaier4-1/+1
2016-01-13update creditsChristian Lohmaier1-1693/+1702
2016-01-13Updated coreChristian Lohmaier1-0/+0
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks2-9/+11
2016-01-12tdf#96655 - clear non-offscreen status bar controls before render.Michael Meeks1-3/+4
2016-01-12tdf#96807 Reset min/max of auto scaleLaurent Balland-Poirier2-2/+13
2016-01-12tdf#96513: Limit LOKDocView's zoom in [0.25, 5.0]Pranav Kant2-3/+30
2016-01-12upload librevenge 0.0.4David Tardon1-2/+2
2016-01-12New saving behaviorMaxim Monastirsky46-269/+185
2016-01-12tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet2-16/+5
2016-01-12tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna9-10/+25
2016-01-12Updated coreChristian Lohmaier1-0/+0
2016-01-12tdf#90606 Crash when delete a large part of a column with shift cells leftArul1-6/+15
2016-01-12embeddedobj: do not automatically convert alien objects to ownMichael Stahl1-11/+0
2016-01-12crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara1-3/+3
2016-01-12sd: enhance the OLE object test to also test the exported XMLMichael Stahl3-19/+113
2016-01-12oox: deterministic oleObject stream numberingMichael Stahl2-5/+3
2016-01-12crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara1-118/+128
2016-01-12oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl1-134/+133
2016-01-12oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl4-7/+66
2016-01-12move saveInteropProperties from writerfilter to ooxMichael Stahl4-44/+51
2016-01-12oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl1-88/+50
2016-01-12factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl3-211/+246
2016-01-12sw: stop using SfxObjectShell in DocxExport::WriteOLEObjectMichael Stahl2-11/+32
2016-01-12lokdocview: Fix WARNING when creating an errorDebarshi Ray1-1/+1
2016-01-12tdf#94831: Check for null mpReadAccess before first useMatúš Kukan1-21/+18
2016-01-11Breeze and galaxy transition icons update according to jays recsandreas kainz11-490/+436
2016-01-11Breeze icons: add savemodified iconandreas kainz2-0/+0
2016-01-11tdf#95494 Calc can not sort Chinese word by stroke and radical,Jingtao Yan1-3/+3
2016-01-11tdf#96421: Return if no window is realizedPranav Kant1-0/+2
2016-01-11tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna3-1/+43
2016-01-11lokdocview: Use shared_ptr to fix a possible memory leakPranav Kant1-6/+6
2016-01-11tdf#96482 Revert "tdf#94069 call setVisible when setDesignMode is called"Lionel Elie Mamane1-2/+0
2016-01-11tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna3-1/+7
2016-01-11Updated coreEike Rathke1-0/+0
2016-01-11Make this static WeakReference local to Frame::impl_checkMenuCloser()Matúš Kukan1-6/+4
2016-01-11tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl11-29/+150
2016-01-11Makefile.fetch: don't use server side time stampsMichael Stahl1-1/+1
2016-01-11tdf#96514: Emits a 'notify' signal when zoom changesPranav Kant1-0/+2
2016-01-11lokdocview: Use an array to install propertiesPranav Kant1-97/+90
2016-01-11coverity#1315075 Uninitialized scalar fieldCaolán McNamara1-0/+4
2016-01-11coverity#1343633 Resource leakCaolán McNamara1-8/+6
2016-01-11coverity#1343632 Resource leakCaolán McNamara1-3/+3
2016-01-11coverity#1343631 Resource leakCaolán McNamara1-3/+3
2016-01-11lokdocview: Return if no document is setPranav Kant3-6/+42
2016-01-11lokdocview: Added some missing comments/annotationsPranav Kant1-0/+7
2016-01-11lokdocview: Use GLib basic typesPranav Kant2-12/+12
2016-01-11lokdocview: Superfluous *_set_zoom() call on widget initializationPranav Kant1-1/+1