summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)AuthorFilesLines
2015-01-10Resolves: fdo#85617 always store fully encoded external document nameEike Rathke3-7/+12
2015-01-08sc: ODF import of data pilot:Michael Stahl1-1/+0
2015-01-07handle relative refs correctly in xls import, fdo#80091Markus Mohrhard1-2/+5
2015-01-07relative refs wrap around in xls, fdo#84556Markus Mohrhard2-7/+16
2015-01-07reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard4-12/+30
2015-01-07fix another validation error for OOXML, related fdo#40746Markus Mohrhard1-7/+11
2015-01-07fix OOXML validation error, related fdo#40746Markus Mohrhard1-6/+10
2015-01-07fix OOXML validation errorsMarkus Mohrhard1-0/+6
2015-01-04use the correct tab for sheet local names, fdo#81195Markus Mohrhard1-2/+2
2014-12-19valgrind: initialize theseCaolán McNamara1-3/+3
2014-12-16implement an actually working setErrorCell() from BIFF error codesEike Rathke3-10/+18
2014-12-16fdo#79249 call formula compiler with error stringEike Rathke1-1/+6
2014-12-16correct error string, #N/A instead of #NAEike Rathke1-1/+1
2014-12-12resolved fdo#86809 connect filter conditions correctlyEike Rathke1-3/+10
2014-12-10Globally disable threading for these for now.Kohei Yoshida1-0/+1
2014-12-09fdo#82312 - Excel chart has a wrong sizeMarkus Mohrhard1-0/+20
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard2-1/+2
2014-12-08import part for put that attribute into an extension namespaceMarkus Mohrhard2-0/+6
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard1-2/+0
2014-12-08correct order of xml elements, related fdo#45266Markus Mohrhard1-1/+1
2014-11-30amended solution to @TERM and @CTERM import from Lotus 1-2-3Andras Timar1-5/+9
2014-11-30don't call XLSX methods in XLS export, related fdo#59762Markus Mohrhard1-8/+14
2014-11-27fdo#86687 Avoid deadlock updating progress barMatthew J. Francis1-1/+4
2014-11-25make sure to check for formula first, fdo#80301Julien Nabet1-8/+10
2014-11-24import @TERM and @CTERM functions from Lotus 1-2-3 files (related: fdo#86241)Andras Timar1-11/+35
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida1-2/+2
2014-11-19coverity#1242708 Untrusted loop boundCaolán McNamara1-0/+11
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-18WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-11-18Thread excel table row/column format finalization.Michael Meeks2-8/+55
2014-11-18coverity#1242538 Untrusted loop boundCaolán McNamara1-0/+10
2014-11-18coverity#1242628 Untrusted loop boundCaolán McNamara1-0/+10
2014-11-18coverity#1242631 Untrusted loop boundCaolán McNamara1-0/+11
2014-11-17coverity#1242891 Untrusted loop boundCaolán McNamara1-3/+9
2014-11-17coverity#704257 Logically dead codeCaolán McNamara1-3/+0
2014-11-17-Werror,-Wunused-const-variableStephan Bergmann1-22/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl46-0/+50
2014-11-16callcatcher: update unused codeCaolán McNamara2-43/+0
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava14-31/+31
2014-11-14-Werror,-Wunused-const-variableNoel Grandin1-21/+0
2014-11-13callcatcher: BiffDrawingObjectBase is never constructedCaolán McNamara2-355/+0
2014-11-13valgrind: check return of convertDateTime before using fDateCaolán McNamara1-8/+10
2014-11-12coverity#1242892 Untrusted value as argumentCaolán McNamara1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini10-18/+18
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti2-8/+0
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2-2/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin2-2/+2
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-11-03coverity#707956 Uninitialized scalar fieldCaolán McNamara1-1/+4