summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-23Resolves: fdo#88721 correct negated condition in range name validationEike Rathke1-1/+1
2015-01-23fdo#75467 extend Carbon API alias resolve from OS X 10.5 to 10.7Peter Nowee2-3/+3
2015-01-22fdo#84336 Fix swf renderingMatthew Francis1-1/+1
2015-01-20rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl5-1/+29
2015-01-20fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane2-0/+8
2015-01-16PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane1-0/+1
2015-01-14bump product version to 4.3.6.1.0+Christian Lohmaier1-1/+1
2015-01-14Branch libreoffice-4-3-6Christian Lohmaier4-1/+1
2015-01-14classic draw rectangles "fit to contour" utterly brokenCaolán McNamara1-1/+1
2015-01-14fdo#86772 show localized filter names in Save dialogDavid Tardon2-106/+117
2015-01-14Updated coreChristian Lohmaier1-0/+0
2015-01-14update creditsChristian Lohmaier1-1382/+1572
2015-01-14'>>' must be '> >' in nested templates pre c++11Christian Lohmaier1-2/+2
2015-01-14spell dialog: Make [Close] work in protected documents with editable fields.Jan Holesovsky1-3/+7
2015-01-14Ctrl+A and Data Sort took ages to broadcast ALL cells, fdo#81501 relatedEike Rathke5-14/+26
2015-01-14sw: fdo#88005: fix check in SwWW8ImplReader::StopApo()Michael Stahl1-2/+1
2015-01-13Updated coreAndras Timar1-0/+0
2015-01-13asan: global-buffer-overflow on fdo55736-1.docxCaolán McNamara1-1/+4
2015-01-12only delete cell content for CELLTYPE_NONE, fdo#88200Markus Mohrhard3-3/+15
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara3-9/+35
2015-01-12Revert "fix Werror build"Markus Mohrhard1-1/+1
2015-01-10Resolves: fdo#85617 always store fully encoded external document nameEike Rathke5-12/+18
2015-01-10handle index based external refs in formulas in ooxml import, fdo#85617Markus Mohrhard1-3/+28
2015-01-10fix Werror buildMarkus Mohrhard1-1/+1
2015-01-10fix Mac buildMarkus Mohrhard2-1/+3
2015-01-10fix Werror buildMarkus Mohrhard1-1/+1
2015-01-09fdo#79810: SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna2-2/+23
2015-01-09sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna2-3/+5
2015-01-09asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara1-3/+4
2015-01-09asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara1-6/+6
2015-01-08handle all fill cases correctly, fdo#86754Markus Mohrhard1-1/+1
2015-01-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard1-0/+3
2015-01-08we want to compare two different cells, fdo#85353Markus Mohrhard1-1/+1
2015-01-08reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard4-12/+30
2015-01-08fix another validation error for OOXML, related fdo#40746Markus Mohrhard1-7/+11
2015-01-08fix OOXML validation error, related fdo#40746Markus Mohrhard1-6/+10
2015-01-08fix OOXML validation errorsMarkus Mohrhard1-0/+6
2015-01-08we need the original context that contains the data, fdo#85856Markus Mohrhard1-2/+1
2015-01-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard4-1/+4
2015-01-08Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet1-1/+1
2015-01-07handle relative refs correctly in xls import, fdo#80091Markus Mohrhard1-2/+5
2015-01-07this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara2-9/+15
2015-01-07Resolves: fdo#87823 Move Menu->New MenuCaolán McNamara1-1/+1
2015-01-07relative refs wrap around in xls, fdo#84556Markus Mohrhard2-7/+16
2015-01-07Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara4-4/+33
2015-01-07Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara1-2/+4
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara2-16/+42
2015-01-07fix compilationLionel Elie Mamane1-2/+2
2015-01-07fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane1-0/+5
2015-01-07protect agains past-the-end string accessLionel Elie Mamane1-1/+1