summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-02init a few more stream-read svm elementsCaolán McNamara2-19/+22
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2014-04-02detect add to table beyond MAX_TABLE_SIZECaolán McNamara1-9/+33
2014-04-01valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2014-03-31Resolves: fdo#76802 error msg in Web Page Wizard dialogJulien Nabet1-1/+1
2014-03-28Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt1-0/+13
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr1-5/+12
2014-03-27fdo#62155 - don't crash if we can't create an instance of a calc addin.Michael Meeks1-4/+12
2014-03-25fdo#76568 remove BerkeleyDB from license textAndras Timar3-360/+161
2014-03-24coverity#705969 Dereference before null checkCaolán McNamara1-1/+1
2014-03-21coverity#705966 Dereference before null checkCaolán McNamara1-1/+1
2014-03-21coverity#736084 Missing break in switchCaolán McNamara1-0/+2
2014-03-21fdo#51819: autorecovery: fix saving password in protected documents.Matúš Kukan1-3/+5
2014-03-19Related: rhbz#1076264 intermittent a11y crash in calcCaolán McNamara1-27/+43
2014-03-19n#821567: Import PPTX background images with table-name.Muthu Subramanian3-2/+21
2014-03-19fdo#75460: sw: fix AutoScrollMichael Stahl1-10/+5
2014-03-19workaround for rounding errors when handling merged cells (fdo#38414)Luboš Luňák1-3/+13
2014-03-17part of "fix odf validation errors around new chart regression curves"Markus Mohrhard1-0/+1
2014-03-17justify range to prevent negative tab span and memory alloc, rhbz#1057741Eike Rathke1-0/+1
2014-03-17fix odf validation errorMarkus Mohrhard1-0/+1
2014-03-14fdo#68779: RTF import: set borders without explicit widthMichael Stahl1-1/+3
2014-03-13bnc#865381 DOCX import: table cell btLr text direction fixesMiklos Vajna3-8/+26
2014-03-12fdo#72481 drawingml import: don't set CharEscapementHeight unconditionallyBjörgvin Ragnarsson1-1/+1
2014-03-12Resolves: fdo#50855 Nimbus Sans L missing stylesCaolán McNamara1-1/+6
2014-03-12n#821567: Use BitmapURL only if its valid.Muthu Subramanian1-1/+3
2014-03-12n#862516: Remember slides sorter view setting.Muthu Subramanian1-0/+2
2014-03-11fix negative error bar range export, fdo#75510Markus Mohrhard1-1/+1
2014-03-11Related: #i124106# correct handling of page break attributesOliver-Rainer Wittmann1-2/+5
2014-03-10coverity#708535 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-09fdo#52547 SOT: Prefer embedding image data to embedding linked image.Andrzej Hunt1-9/+9
2014-03-07rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl3-1/+17
2014-03-07fdo#60833 user's wordbook should be selected by defaultAndras Timar1-0/+1
2014-03-06resolved fdo#61520 do not add multiple empty strings to the validation listEike Rathke1-0/+12
2014-03-06fdo#72491: Always set input as text when that's requested.Kohei Yoshida1-5/+20
2014-03-06fdo#72691: Allow overwriting of string value with numeric one.Kohei Yoshida1-0/+3
2014-03-06fdo#72390: Let's not skip auto styles from unmodified sheets.Kohei Yoshida1-7/+0
2014-03-05fdo#59329 Fix docked window border linesAhmad H. Al Harthi1-14/+38
2014-03-05fdo#59329 fix docked panels bordersAhmad H. Al Harthi1-37/+12
2014-03-05bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna3-0/+16
2014-03-05filter: make LibXSLTTransformer init backward compatibleMichael Stahl5-1/+256
2014-03-04fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignoredAdam Co3-2/+24
2014-03-03Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara2-18/+83
2014-02-27fdo#73159 Make border dialog work againZolnai Tamás2-4/+4
2014-02-25Resolves: #i118640# force early destruction of last FragmentHandler...Armin Le Grand1-0/+13
2014-02-24my upc router automatically adds .net to the domain search pathCaolán McNamara1-1/+1
2014-02-24n#834720: Labels wrongly interpreted as dates.Muthu Subramanian1-3/+1
2014-02-24we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard1-0/+28
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar1-0/+5
2014-02-24fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power2-15/+12
2014-02-23fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna3-1/+15