summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-23update creditsChristian Lohmaier1-8230/+10528
2014-07-23fdo#80363 backport of the fix for Cyrillic spell. dictionary pathLászló Németh4-4/+22
2014-07-23fdo#81276: sw: HTML import: fix inverted test in CSS importMichael Stahl3-1/+35
2014-07-23fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl1-26/+1
2014-07-22fdo#79221: Wrong rendering of bottom and right character borderZolnai Tamás1-2/+4
2014-07-22fdo#80462: Don't always increment the start row position.Kohei Yoshida1-1/+3
2014-07-22resolved fdo#79441 keep 3D references intact during sortEike Rathke3-4/+5
2014-07-22resolved fdo#77018 keep external references intact during sortEike Rathke1-0/+17
2014-07-22use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke1-1/+1
2014-07-22fdo#81336 bison priority increase with bigger numberLionel Elie Mamane1-4/+4
2014-07-21resolved fdo#81294 store correct sheet number during range names updateEike Rathke1-6/+12
2014-07-17fdo#81173 abi#3623 RTF import: missing null pointer checkMiklos Vajna2-1/+8
2014-07-15fdo#81214 - tolerate exceptions thrown inside XFastParser callbacks.Michael Meeks1-6/+5
2014-07-14resolved fdo#80195 act on implicitly propagated error, if anyEike Rathke1-0/+5
2014-07-14fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás3-10/+23
2014-07-11Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr1-4/+15
2014-07-11fdo#80201: msfilter: fix infinite loop during exportMarkus Mohrhard1-0/+2
2014-07-09bump product version to 4.2.6.1.0+Christian Lohmaier1-1/+1
2014-07-09Branch libreoffice-4-2-6Christian Lohmaier4-1/+1
2014-07-09bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan5-1/+109
2014-07-09fix fdo#77844: header wrongly enabled from .docLuke Deller3-2/+60
2014-07-09sw: do more input validation in SwWW8ImplReader::Read_AndMichael Stahl1-1/+3
2014-07-08Updated coreChristian Lohmaier1-0/+0
2014-07-08fix crash loading ooo100546-1.xlsCaolán McNamara2-4/+8
2014-07-08fix crash loading ooo#93570-3.docCaolán McNamara1-13/+26
2014-07-08DOC import: fix nested commentsMiklos Vajna2-1/+15
2014-07-08coverity#1158240 Dereference before null checkCaolán McNamara1-2/+2
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist1-1/+1
2014-07-07Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet1-1/+1
2014-07-06bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna6-0/+35
2014-07-06bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna5-4/+18
2014-07-06fdo#73241 RTF import: ignore page break in tablesMiklos Vajna3-0/+18
2014-07-05fdo#80813 - avoid FMR by re-fetch pattern after a potential re-calculation.Michael Meeks1-2/+6
2014-07-05fdo#76803: writerfilter: fix image wrap polygon import againMichael Stahl1-2/+4
2014-07-05Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet5-11/+24
2014-07-04error: no matching function for call to 'assertEquals'Matúš Kukan1-1/+1
2014-07-04add Carlito/Caladea fonts to install scriptAndras Timar2-3/+9
2014-07-04JOINs are left-associativeLionel Elie Mamane1-1/+2
2014-07-04fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez1-5/+5
2014-07-03fdo#77057 quick fix: do not touch KindMap for alien file typesAndras Timar1-4/+0
2014-07-03coverity#1222240 Untrusted value as argumentCaolán McNamara1-0/+10
2014-07-03More fine-grained check of data series labels in the unit test.Kohei Yoshida2-8/+111
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida15-69/+206
2014-07-03bnc#812796: Don't create data series when the series has no values.Kohei Yoshida1-0/+4
2014-07-03allow build with icu 4.2Caolán McNamara1-0/+5
2014-07-03resolved fdo#80166 check input against date acceptance pattern plausibilityEike Rathke1-1/+37
2014-07-02Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara1-0/+7
2014-07-02fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl1-1/+1
2014-07-02fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl11-34/+47
2014-07-02fix detection of Salesforce htmlCaolán McNamara1-2/+10