summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xecontent.cxx
AgeCommit message (Expand)Author
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-28hopefully a working version for databar ext guid creationMarkus Mohrhard
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard
2012-08-14remove some auto_ptr from xecontentMarkus Mohrhard
2012-08-14implement color scale and data bar export to xlsxMarkus Mohrhard
2012-08-13use an enum instead of several flagsMarkus Mohrhard
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-11remove empty conditions for color format export to excelMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard
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-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-04-20allow more complex conditional formats being exported to xlsxMarkus Mohrhard
2012-04-20export conditional formatting to xlsx, fdo#48360Markus Mohrhard
2012-04-19export differential formatting to xlsxMarkus Mohrhard
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-03Remove EXC_INCL_SST_STATISTICSThomas Arnhold
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05GetRangeAtBlock() to findByRange(), favor std::find_if over manual loop.Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-15Fix dbgutil buildThorsten Behrens
2010-12-10Removed ScRangePairList::at() also, in favor of operator[].Kohei Yoshida
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-10Remove DECLARE_LIST( ScRangePairList )Joseph Powers
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-11-26samba-hyperlinks-sc-sd.diff: migratedJan Holesovsky
2010-11-11Use RTL_CONSTASCII_USTRINGPARAMJulien Nabet
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-10-13Merged ooxml-sc-internal-hlink-export.diff from ooo-buildKatarina Machalkova
2010-10-13Merged ooxml-sc-showdropdown-fix.diff from ooo-buildKatarina Machalkova
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth