summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
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-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-07-16Revert "fix excel row height export problems ( I hope ) fdo#50304"Markus 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-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-25only export the supported number of rows/columns, fdo#49582Markus Mohrhard
2012-06-15remove empty conditions for color format export to excelMarkus 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-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
2012-05-31nuke unused typedefTakeshi Abe
2012-05-25Revert "tweak imported shape position for xls( binary ) format fdo#49430"Noel Power
2012-05-24fix excel row height export problems ( I hope ) fdo#50304Noel Power
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-18restructure colorscale code a bit to allow adding databarsMarkus Mohrhard
2012-05-15export color scales only to the correct sheetMarkus Mohrhard
2012-05-15missing break (I suppose)Ivan Timofeev
2012-05-14further changes to patch fdo#44456 added calc function DATEDIFEike Rathke
2012-05-14n720443: Ignore autorotation of chart labels.Muthu Subramanian
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers
2012-05-13correctly export formulas in conditional formats to xlsxMarkus Mohrhard
2012-05-13save unique value conditional format to xlsxMarkus Mohrhard
2012-05-13support export of duplicate values conditional format to xlsxMarkus Mohrhard
2012-05-13export color scales to xlsxMarkus Mohrhard
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-09DECL_PTRARR_SORT to ptr_set in conditio.[ch]xxMarkus Mohrhard
2012-05-03tweak imported shape position for xls( binary ) format fdo#49430Noel Power
2012-04-26Get it to build in non-dbgutil build with debug=true.Kohei Yoshida
2012-04-25excel filter headers: replace OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2012-04-21simplify lifetime management of some variablesMarkus Mohrhard
2012-04-21simplify dxfs/dxf exportMarkus Mohrhard
2012-04-21first version of number format export into dxfMarkus Mohrhard
2012-04-20export font information into dxfMarkus Mohrhard
2012-04-20allow more complex conditional formats being exported to xlsxMarkus Mohrhard
2012-04-20export conditional formatting to xlsx, fdo#48360Markus Mohrhard
2012-04-19fix ambiguous in win buildMarkus Mohrhard
2012-04-19export differential formatting to xlsxMarkus Mohrhard
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-10bnc#755775: Set numeric formula results when importing xls document.Kohei Yoshida