summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Version 5.1.0.1, tag libreoffice-5.1.0.1libreoffice-5.1.0.1Christian Lohmaier3-0/+0
2015-12-15bump product version to 5.1.0.1Christian Lohmaier1-1/+1
2015-12-15sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl3-5/+7
2015-12-15tdf#96113 sw: don't overwrite fo:background-color on ODT frame importMiklos Vajna3-1/+7
2015-12-15update emoji autocorrect files from po-filesChristian Lohmaier1-4/+4
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno3-22/+57
2015-12-15sd: remove cargo-culted dependencies from CppunitTest_sd_misc_testsMichael Stahl1-19/+0
2015-12-15Bin obviously unneeded copy pastaTor Lillqvist1-11/+0
2015-12-15boost: suppress auto_ptr deprecation warnings in boost::spiritMichael Stahl1-0/+46
2015-12-15sw: fix MSVC build, stupid thing can't initialize const membersMichael Stahl1-5/+5
2015-12-15tdf#91909 Add shortcuts to slide navigationYousuf Philips2-4/+28
2015-12-15Fix Treelist shouldn't use VCLEVENT_LISTBOX_SELECTJulien Nabet1-1/+1
2015-12-15update creditsChristian Lohmaier1-815/+841
2015-12-15Updated coreChristian Lohmaier1-0/+0
2015-12-15chart2: add DocumentBaseURL in ChartFrameLoader::load()Michael Stahl1-0/+5
2015-12-15sw: set a BaseURL when copying embedded objectsMichael Stahl2-3/+4
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl5-9/+20
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl1-1/+6
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl7-14/+21
2015-12-15chart2: fix obvious mis-use of wrong member in XMLFilter::impl_Import()Michael Stahl1-1/+2
2015-12-15temporarily disable testFdo51550, needs debuggingMichael Stahl1-0/+2
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl9-15/+66
2015-12-15svtools: print some exception messages with SAL_WARNMichael Stahl1-6/+6
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl4-1/+114
2015-12-15sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl3-7/+131
2015-12-15sw: replace OUStringBufferMichael Stahl1-5/+2
2015-12-15sw: move ProgId parsing to DocxExport::WriteOLEObjectMichael Stahl3-95/+105
2015-12-15sw: docx export: write something more specific for embedded PDFMichael Stahl1-0/+6
2015-12-15sfx2: fix valgrind warningMichael Stahl1-0/+3
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke4-0/+40
2015-12-15SVG: Revert previous commits for tdf#95332 and tdf#95733Xisco Fauli1-10/+8
2015-12-15tdf#95903: Fix return value handling in msvc_win32_x86-64 bridgeStephan Bergmann1-14/+30
2015-12-15Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara1-0/+2
2015-12-15Updated coreYousuf Philips1-0/+0
2015-12-15Some WebDAV server answer without 'DAV:' XML namespace.Giuseppe Castagno1-1/+1
2015-12-15Add 'Linux' string to about dialog OS version infoYousuf Philips1-2/+2
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara7-4/+29
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung1-1/+1
2015-12-15Resolves: rhbz#1287581 explicitly state we don't want decorated toolbarsCaolán McNamara1-0/+1
2015-12-15opengl: remove device id from opengl blacklistTomaž Vajngerl1-121/+0
2015-12-15Breeze Icon: add new setoutline icon for writer in 5.1andreas kainz2-0/+0
2015-12-15Breeze Icons: add displaymode_** iconsandreas kainz8-0/+687
2015-12-15Breeze Icon: writer table toolbar new iconsandreas kainz6-0/+0
2015-12-15loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-12-15more recursion protectionCaolán McNamara2-4/+15
2015-12-14don't be creative and use a simple lookup tableDavid Tardon1-2/+21
2015-12-14add missing includeDavid Tardon1-0/+3
2015-12-14ensure IsPage layout truly is a LwpPageLayoutCaolán McNamara1-3/+6
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara4-1/+17
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski12-14/+296