summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-16sc: translate some debug messagesThomas Arnhold
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-15fixesThomas Arnhold
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2013-03-12fix for fdo#62111 - don't count non-default empty rows as rows to repeatNoel Power
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-09Remove unused functions (callcatcher)Julien Nabet
2013-03-08Removing this comment...Kohei Yoshida
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26small performance improvement for fdo#61484Markus Mohrhard
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22fix sc buildCaolán McNamara
2013-02-17coverity: fix memory leakMarkus Mohrhard
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-02-05pData can't be NULL anymoreMarkus Mohrhard
2013-01-31import/export new Excel 2013 ODF functions, fdo#60032Eike Rathke
2013-01-30resolved fdo#60087 corrected .xlsx export of functionsEike Rathke
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power
2013-01-30better default row detection ( associated with fdo#55621 )Noel Power
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-29osl ensure on the correct member ...Eike Rathke
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-25export page/cell anchoring for xls drawing objects fdo#58360Noel Power
2013-01-25import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-15also support showing the icons in reverse orderMarkus Mohrhard
2013-01-15support to hide the value in icon sets also for OOXMLMarkus Mohrhard
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2013-01-08support new hyperlink cell attributeNoel Power
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-03fdo#58539: Check for mxValueLink being NULL before dereferencing.Kohei Yoshida
2012-12-30Some cppcheck cleaning in scJulien Nabet