summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-27bump version to 4.2.0.4.0+libreoffice-4-2-0Christian Lohmaier1-1/+1
2014-01-27fdo#74124: Scale the pictures before calling ImplDrawAlpha().Jan Holesovsky1-1/+22
2014-01-27Updated coreChristian Lohmaier1-0/+0
2014-01-27Stop leaking all ScPostIt instances.Kohei Yoshida2-12/+9
2014-01-27sign language pack on Mac, and add the locale name to the App nameNorbert Thiebaud1-7/+23
2014-01-27fdo#73464 - get relation BSTR allocation right.Michael Meeks1-3/+1
2014-01-27Disable LTO for now - suspected cause of fdo#73464.Michael Meeks1-0/+1
2014-01-27only put bounds in vector if range is outside of copy range, fdo#74041Markus Mohrhard1-18/+17
2014-01-27Resolves: fdo#73814 wrong name for drawing::PointSequenceSequence propertyCaolán McNamara1-4/+2
2014-01-27we need to check that the content is equal as well, fdo#74077Markus Mohrhard1-0/+24
2014-01-27fdo#73464 - guard against NULL / unset m_xAccessible.Michael Meeks1-0/+9
2014-01-27Resolves: #i124095# Multiple IAccessible and IAccessible2...Steve Yin1-2/+8
2014-01-27resolved fdo#71598 postpone SetDirty during Insert/DeleteEike Rathke7-38/+51
2014-01-26resolved fdo#73235 initialize reference flagsEike Rathke1-0/+1
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara5-5/+23
2014-01-24Don't crash on unstarted tableFridrich Štrba2-0/+101
2014-01-22Updated coreAndras Timar1-0/+0
2014-01-21bump version to 4.2.0.3.0+Christian Lohmaier1-1/+1
2014-01-21Updated coreChristian Lohmaier1-0/+0
2014-01-21update creditsChristian Lohmaier1-8242/+9037
2014-01-21fdo#73618: Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann57-229/+227
2014-01-21Resolves: fdo#73771 Non-standard behaviour for Function MidJulien Nabet1-1/+2
2014-01-21fdo#73764 partially revert 3998d1abb291Andras Timar1-1/+1
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl3-9/+9
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez3-3/+52
2014-01-21place some elements side by side to regain a lineCaolán McNamara1-55/+55
2014-01-21fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás3-15/+15
2014-01-21idl files need to be packaged relative to INSTDIR, not INSTROOTStephan Bergmann1-0/+1
2014-01-21resolved fdo#73555 compile statistics templates using English grammarEike Rathke7-11/+21
2014-01-21resolved fdo#72293 correctly split grouped formulas and regroupEike Rathke2-5/+14
2014-01-21fdo#73655: Don't adjust formula tokens on non-top shared formula cells.Kohei Yoshida1-0/+17
2014-01-21Coverity: Potential crash (?)Fridrich Štrba2-0/+12
2014-01-21fdo#73660: sw: fix Find of words containing soft-hyphenMichael Stahl1-1/+3
2014-01-21fdo#72530: drawinglayer: fix PDF export of lossless pictureMichael Stahl1-1/+2
2014-01-21resolved fdo#73836 do not apply format twice to stringEike Rathke1-4/+6
2014-01-20fdo#73549 do not attempt to resolve an empty localeEike Rathke3-2/+5
2014-01-20Updated coreMartin Srebotnjak1-0/+0
2014-01-20fdo#72397: vcl: do not enable A11y in Win32 message handlerMichael Stahl1-6/+1
2014-01-17ellipsize incorrectly set here for some reasonCaolán McNamara1-2/+1
2014-01-17Updated coreAndras Timar1-0/+0
2014-01-16fdo#73162: sw: un-break index entries that contain text separatorsMichael Stahl1-1/+6
2014-01-16fdo#73043: sw: fix Index/TOC Assign Styles dialogMichael Stahl1-2/+2
2014-01-16fdo#72788: sw: fix infinite loop in SwTxtAttr::RstTxtAttrMichael Stahl1-1/+1
2014-01-16sw: the Assign Styles dialog is not called Insert Database ColumnsMichael Stahl1-1/+1
2014-01-16AbiWord Import filterFridrich Štrba21-28/+552
2014-01-16libodfgen produces strings in utf8 encodingFridrich Štrba1-4/+7
2014-01-16Fix brace positionStephan Bergmann1-1/+1
2014-01-16fdo#73095: fix invalid access in SwFntObj::DrawText()Michael Stahl1-1/+4
2014-01-16fdo#47689: Avoid crashing mdworker: Don't use uninitialized variableTor Lillqvist1-1/+1
2014-01-16String::Len was used in a non-bool context hereStephan Bergmann1-1/+1