summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12build fix on OS Xcp-4.3-1Andras Timar
2015-01-12Revert "fix Werror build"Markus Mohrhard
2015-01-12Resolves: fdo#85617 always store fully encoded external document nameEike Rathke
2015-01-12handle index based external refs in formulas in ooxml import, fdo#85617Markus Mohrhard
2015-01-12fix Werror buildMarkus Mohrhard
2015-01-12fix Mac buildMarkus Mohrhard
2015-01-12fix Werror buildMarkus Mohrhard
2015-01-12fdo#79810: SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna
2015-01-12sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna
2015-01-12asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara
2015-01-12asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara
2015-01-08Updated coreChristian Lohmaier
2015-01-08Updated coreAndras Timar
2015-01-08handle all fill cases correctly, fdo#86754Markus Mohrhard
2015-01-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard
2015-01-08we want to compare two different cells, fdo#85353Markus Mohrhard
2015-01-08reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard
2015-01-08fix another validation error for OOXML, related fdo#40746Markus Mohrhard
2015-01-08fix OOXML validation error, related fdo#40746Markus Mohrhard
2015-01-08fix OOXML validation errorsMarkus Mohrhard
2015-01-08we need the original context that contains the data, fdo#85856Markus Mohrhard
2015-01-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard
2015-01-08Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet
2015-01-08handle relative refs correctly in xls import, fdo#80091Markus Mohrhard
2015-01-08this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara
2015-01-08Resolves: fdo#87823 Move Menu->New MenuCaolán McNamara
2015-01-08relative refs wrap around in xls, fdo#84556Markus Mohrhard
2015-01-08Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2015-01-08Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara
2015-01-08Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara
2015-01-08fix compilationLionel Elie Mamane
2015-01-08fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane
2015-01-08protect agains past-the-end string accessLionel Elie Mamane
2015-01-08fdo#87292 use system dependent path instead of file URLAndras Timar
2015-01-08rhbz#1116534 crash when pasting over a formulaDavid Tardon
2015-01-08Resolves: fdo#86978 append formula cells to track instead of treeEike Rathke
2015-01-08fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane
2015-01-08fdo#85258 differentiate between empty cell and empty result in matrixEike Rathke
2015-01-08fdo#79249 call formula compiler with error stringEike Rathke
2015-01-08Resolves: fdo#87840 by default hide all feature checkboxesCaolán McNamara
2015-01-08Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet
2015-01-08fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane
2015-01-08fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás
2015-01-08fdo#76780 don't limit PositionY to available widthLionel Elie Mamane
2015-01-08move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke
2015-01-08workaround a weird gcc optimization werror bugEike Rathke
2015-01-08-Wmaybe-uninitialized in ScTable::CopyColFilteredLaurent Godard
2015-01-08remove warning: ‘nIndex’ may be used uninitializedLaurent Godard
2015-01-08Related fdo#87840: mix between ignorecurrency and inputchecksJulien Nabet
2015-01-08asan: cast is totally wrong hereCaolán McNamara