summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 4.3.6.2.0+libreoffice-4-3-6Christian Lohmaier2015-01-281-1/+1
* update creditsChristian Lohmaier2015-01-281-1114/+1156
* tdf#70236 propertly recognise full Access 2007 URLLionel Elie Mamane2015-01-281-1/+1
* Updated coreChristian Lohmaier2015-01-281-0/+0
* rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2015-01-279-103/+167
* Resolves: rhbz#1179642 crash in GetFocus with empty mpPreviouslyFocusedListBoxCaolán McNamara2015-01-271-2/+3
* font cache gets broken on adding an embedded fontCaolán McNamara2015-01-274-8/+47
* Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara2015-01-271-15/+15
* Resolves: fdo#88735 crash after calling sort after subtotal removalCaolán McNamara2015-01-271-1/+1
* valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara2015-01-273-3/+10
* fdo#88475 RowSetBase: reposition cache before interrogating itLionel Elie Mamane2015-01-271-0/+2
* Resolves: tdf#81124 crash on setting autofilter on column with no contentCaolán McNamara2015-01-271-1/+2
* coverity#1266508 Useless call (gold)Caolán McNamara2015-01-271-2/+1
* Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2015-01-272-1/+101
* Fix a single quote slipped inTakeshi Abe2015-01-271-1/+1
* fix abuse of OUStringBuffer(int) ctorEike Rathke2015-01-232-2/+4
* Resolves: fdo#88455 delete in empty data field crashesCaolán McNamara2015-01-231-5/+10
* Resolves: fdo#88721 correct negated condition in range name validationEike Rathke2015-01-231-1/+1
* fdo#75467 extend Carbon API alias resolve from OS X 10.5 to 10.7Peter Nowee2015-01-232-3/+3
* fdo#84336 Fix swf renderingMatthew Francis2015-01-221-1/+1
* rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl2015-01-205-1/+29
* fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane2015-01-202-0/+8
* PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane2015-01-161-0/+1
* bump product version to 4.3.6.1.0+Christian Lohmaier2015-01-141-1/+1
* Branch libreoffice-4-3-6Christian Lohmaier2015-01-144-1/+1
* classic draw rectangles "fit to contour" utterly brokenCaolán McNamara2015-01-141-1/+1
* fdo#86772 show localized filter names in Save dialogDavid Tardon2015-01-142-106/+117
* Updated coreChristian Lohmaier2015-01-141-0/+0
* update creditsChristian Lohmaier2015-01-141-1382/+1572
* '>>' must be '> >' in nested templates pre c++11Christian Lohmaier2015-01-141-2/+2
* spell dialog: Make [Close] work in protected documents with editable fields.Jan Holesovsky2015-01-141-3/+7
* Ctrl+A and Data Sort took ages to broadcast ALL cells, fdo#81501 relatedEike Rathke2015-01-145-14/+26
* sw: fdo#88005: fix check in SwWW8ImplReader::StopApo()Michael Stahl2015-01-141-2/+1
* Updated coreAndras Timar2015-01-131-0/+0
* asan: global-buffer-overflow on fdo55736-1.docxCaolán McNamara2015-01-131-1/+4
* only delete cell content for CELLTYPE_NONE, fdo#88200Markus Mohrhard2015-01-123-3/+15
* Resolves: fdo#87015 image missing from docCaolán McNamara2015-01-123-9/+35
* Revert "fix Werror build"Markus Mohrhard2015-01-121-1/+1
* Resolves: fdo#85617 always store fully encoded external document nameEike Rathke2015-01-105-12/+18
* handle index based external refs in formulas in ooxml import, fdo#85617Markus Mohrhard2015-01-101-3/+28
* fix Werror buildMarkus Mohrhard2015-01-101-1/+1
* fix Mac buildMarkus Mohrhard2015-01-102-1/+3
* fix Werror buildMarkus Mohrhard2015-01-101-1/+1
* fdo#79810: SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna2015-01-092-2/+23
* sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna2015-01-092-3/+5
* asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara2015-01-091-3/+4
* asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara2015-01-091-6/+6
* handle all fill cases correctly, fdo#86754Markus Mohrhard2015-01-081-1/+1
* don't update range name if ref not in update range, fdo#85304Markus Mohrhard2015-01-081-0/+3
* we want to compare two different cells, fdo#85353Markus Mohrhard2015-01-081-1/+1