summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard2015-01-084-12/+30
* fix another validation error for OOXML, related fdo#40746Markus Mohrhard2015-01-081-7/+11
* fix OOXML validation error, related fdo#40746Markus Mohrhard2015-01-081-6/+10
* fix OOXML validation errorsMarkus Mohrhard2015-01-081-0/+6
* we need the original context that contains the data, fdo#85856Markus Mohrhard2015-01-081-2/+1
* import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard2015-01-084-1/+4
* Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet2015-01-081-1/+1
* handle relative refs correctly in xls import, fdo#80091Markus Mohrhard2015-01-071-2/+5
* this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara2015-01-072-9/+15
* Resolves: fdo#87823 Move Menu->New MenuCaolán McNamara2015-01-071-1/+1
* relative refs wrap around in xls, fdo#84556Markus Mohrhard2015-01-072-7/+16
* Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara2015-01-074-4/+33
* Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara2015-01-071-2/+4
* Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara2015-01-072-16/+42
* fix compilationLionel Elie Mamane2015-01-071-2/+2
* fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane2015-01-071-0/+5
* protect agains past-the-end string accessLionel Elie Mamane2015-01-071-1/+1
* fdo#87292 use system dependent path instead of file URLAndras Timar2015-01-071-1/+5
* rhbz#1116534 crash when pasting over a formulaDavid Tardon2015-01-073-25/+54
* Resolves: fdo#86978 append formula cells to track instead of treeEike Rathke2015-01-072-1/+12
* fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane2015-01-072-16/+4
* fdo#85258 differentiate between empty cell and empty result in matrixEike Rathke2015-01-074-21/+93
* fdo#79249 call formula compiler with error stringEike Rathke2015-01-074-10/+23
* Resolves: fdo#87840 by default hide all feature checkboxesCaolán McNamara2015-01-072-18/+19
* Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet2015-01-071-2/+2
* fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane2015-01-071-0/+1
* fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás2015-01-071-1/+6
* fdo#76780 don't limit PositionY to available widthLionel Elie Mamane2015-01-061-1/+0
* move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke2015-01-061-1/+1
* workaround a weird gcc optimization werror bugEike Rathke2015-01-061-19/+25
* -Wmaybe-uninitialized in ScTable::CopyColFilteredLaurent Godard2015-01-061-1/+1
* remove warning: ‘nIndex’ may be used uninitializedLaurent Godard2015-01-061-2/+2
* Related fdo#87840: mix between ignorecurrency and inputchecksJulien Nabet2015-01-051-2/+2
* asan: cast is totally wrong hereCaolán McNamara2015-01-051-2/+3
* Resolves fdo#87968 : Assertion failed: false rtl_uString_newFromSubStringJulien Nabet2015-01-051-3/+3
* Related fdo#87789: groups should appear like views and not like tablesJulien Nabet2015-01-051-2/+9
* valgrind: uninitialized readCaolán McNamara2015-01-051-0/+1
* asan wrt mandriva57054-1.tiffCaolán McNamara2015-01-051-6/+5
* bnc#862510: PPTX import: Wrong text horizontal adjustment inside shape.Zolnai Tamás2015-01-054-1/+51
* bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás2015-01-053-5/+48
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2015-01-051-2/+2
* bnc#822341: PPTX export of embedded text documentsZolnai Tamás2015-01-056-69/+145
* check size before looking into the stringMarkus Mohrhard2015-01-041-1/+3
* Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..."Andras Timar2015-01-041-42/+1
* use the correct tab for sheet local names, fdo#81195Markus Mohrhard2015-01-041-2/+2
* Updated coreAndras Timar2015-01-041-0/+0
* fdo#87754: duplicated strings in an ItemList are not translatedZolnai Tamás2014-12-281-8/+11
* Resolves fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet2014-12-221-1/+4
* fdo#68385 update references only if cut originates from the same documentEike Rathke2014-12-211-5/+10
* fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl2014-12-191-1/+3