summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-28bump product version to 4.4.3.2.0+libreoffice-4-4-3Christian Lohmaier1-1/+1
2015-04-28update creditsChristian Lohmaier1-1806/+2012
2015-04-28Updated coreChristian Lohmaier1-0/+0
2015-04-22tdf#90640: sw: ODF export: fix wrong property types in FILL_PROPERTIES_SWMichael Stahl1-4/+4
2015-04-22tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl5-21/+71
2015-04-22tdf#90640: sw: ODF import: ignore style:background-transparency forMichael Stahl1-1/+7
2015-04-22sw: ODF import: frame background: do not override gradient transparencyMichael Stahl1-1/+2
2015-04-22tdf#90640: xmloff: ODF export: fix style:background-image attributesMichael Stahl2-26/+30
2015-04-21tdf#86793: vcl: speed up OutputDevice::GetEllipsisString()Michael Stahl1-1/+2
2015-04-21tdf#82430: gcc-wrappers: command line *must* start with a spaceMichael Stahl1-0/+5
2015-04-21tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl1-0/+1
2015-04-21tdf#82784: cui: Area tab page: do not override imported bitmapsMichael Stahl1-18/+28
2015-04-16Resolves: tdf#90228 1.06 turns into a monsterCaolán McNamara1-2/+3
2015-04-15fix crash on re-export of fdo39974-1.odt to odtCaolán McNamara1-1/+2
2015-04-14bump product version to 4.4.3.1.0+Christian Lohmaier1-1/+1
2015-04-14Branch libreoffice-4-4-3Christian Lohmaier4-1/+1
2015-04-14tdf#56467 / tdf#88117: SVG export further improvedChr. Rossmanith1-4/+1
2015-04-14fix export of ooo120353-1.odp to pptx, mismatch of start and end elementCaolán McNamara1-1/+1
2015-04-14Cherry-pick 2 fixes:Julien Nabet1-5/+5
2015-04-14fix assert on re-export of ooo48994-1.ppt to pptCaolán McNamara1-1/+1
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl3-13/+20
2015-04-14xmloff: add back the presumably accidentally removed "FootnoteLineStyle"Michael Stahl1-0/+1
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl3-0/+77
2015-04-14tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna3-0/+31
2015-04-14Related: tdf#74018 fix int wraparound + crash on exportCaolán McNamara1-18/+19
2015-04-14tdf#89630 Remove extra space added when assigning styles for TOCMatthew Francis1-1/+1
2015-04-14tdf#80960: Attempt to fix the cursor placement after document load.Jan Holesovsky1-2/+2
2015-04-14upgrade to openssl-1.0.2aCaolán McNamara8-132/+136
2015-04-14Updated coreChristian Lohmaier1-0/+0
2015-04-14Resolves: tdf#90130 don't clobber new solid-color on seeing old transparencyCaolán McNamara4-8/+35
2015-04-14rhbz#1134285: Access dav, davs URLs via GVFSStephan Bergmann3-2/+8
2015-04-14tdf#90404 OOXML chart legend import improvementAndras Timar1-2/+2
2015-04-13use error value instead of string in array/matrix, tdf#42481 relatedEike Rathke4-54/+42
2015-04-13Resolves: tdf#90583 3D pie-chart missing guide handlesCaolán McNamara1-8/+1
2015-04-13string access out of boundsEike Rathke1-9/+14
2015-04-13Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara4-7/+15
2015-04-13tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna3-1/+29
2015-04-13Related: tdf#90472 initial load of bibliography doesn't...Caolán McNamara3-67/+69
2015-04-13tdf#75256 Improve sifr - connectors and lines - lcMatthias Freund38-0/+0
2015-04-13Personas: add “non_homogeneous” to status messageAdolfo Jayme Barrientos1-2/+3
2015-04-12tdf#90403 PPTX import: use real table sizeAndras Timar4-0/+22
2015-04-12survive 'enable jre' dialog interrupting CreateAccessibilityObjectsCaolán McNamara1-5/+15
2015-04-11Sifr: Adding lc_autofilter and sc_autofilterMatthias Freund2-0/+0
2015-04-11tdf#89617 Sifr icon style "Print document directly" icon same as "Print"Matthias Freund2-0/+0
2015-04-11tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna3-3/+15
2015-04-11icu: various regex fixesEike Rathke4-0/+1314
2015-04-11tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl8-207/+264
2015-04-10SwFrm::GetBackgroundBrush(): silence assertMiklos Vajna1-1/+2
2015-04-10rhbz#1197614: Fix calculation of m_bHasActive when removing active elementStephan Bergmann1-7/+14
2015-04-09Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara3-10/+24