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