summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2012-08-17check for non existing style entries, fdo#53339Markus Mohrhard
2012-08-15ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara
2012-08-14fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida
2012-08-14fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
2012-08-05use correct string length for "between", fdo#53010Markus Mohrhard
2012-08-03Use the internal API to set field item's properties.Kohei Yoshida
2012-08-03new fix for fdo#52998Noel Power
2012-08-02warning: statement has no effectMichael Stahl
2012-08-02added back a missing elseEike Rathke
2012-08-02Lotus WK: fix warningsEike Rathke [er]
2012-08-02StarCalc 1.0: fix memory leaksEike Rathke [er]
2012-08-02QuattroPro warningsEike Rathke [er]
2012-07-16Revert "fix excel row height export problems ( I hope ) fdo#50304"Markus Mohrhard
2012-07-15prevent double delete in calc's html parser, fdo#52107Markus Mohrhard
2012-07-09performance problem with this commitMarkus Mohrhard
2012-07-08we still need to pass the wrong number of read bytesMarkus Mohrhard
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard
2012-07-05prevent invalid memory when loading change tracking from xls, fdo#45209Markus Mohrhard
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-30the end of the formula is the closing bracket, fdo#51507Markus Mohrhard
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard
2012-06-27add support for axis color import/exportMarkus Mohrhard
2012-06-25only export the supported number of rows/columns, fdo#49582Markus Mohrhard
2012-06-22more new formulabuffer const cleanupNoel Power
2012-06-22some const correctness tweaks to various signatures in new formulabufferNoel Power
2012-06-22fix core dump setting preload value for some cell formulaNoel Power
2012-06-22gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power
2012-06-22big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-06-21fdo#51249 Disable stream copy when saving a file with 'Changes Record' activePierre-Eric Pelloux-Prayer
2012-06-15remove empty conditions for color format export to excelMarkus Mohrhard
2012-06-15fix cond format import from odsMarkus Mohrhard
2012-06-15fix export of cond formats to odsMarkus Mohrhard
2012-06-15remove uno from oox cond format import codeMarkus Mohrhard
2012-06-15adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-15integrate color formats into conditional formatsMarkus Mohrhard
2012-06-15prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-15export more conditional formatsMarkus Mohrhard
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
2012-06-12attempt to use mce::FallBack for control/oleObject importNoel Power
2012-06-12fix missing ole and form control(s) on xlsx importNoel Power
2012-06-12get rid of unecessary loop and change commentNoel Power
2012-06-05drop some unused codeCaolán McNamara
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-06-04better import xlsx heightsNoel Power
2012-06-04remove anchor to cell shape (re)position hackNoel Power
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02no need for "> 0"Ivan Timofeev