summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09performance problem with this commitMarkus Mohrhard
2012-07-09Revert "Revert "export all style information to xls/xlsx, fdo#46738""Markus Mohrhard
2012-07-09Revert "export all style information to xls/xlsx, fdo#46738"Markus 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-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-25only export the supported number of rows/columns, fdo#49582Markus Mohrhard
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
2012-06-12changes to patch "fdo#50822 add function XOR to calc as in ODFF1.2"Eike Rathke
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-11remove empty conditions for color format export to excelMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
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