summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/excdoc.cxx
AgeCommit message (Expand)Author
2014-06-25remove whitespaceMarkus Mohrhard
2014-03-21write enhanced protection to .xls BIFF8 0x0868 Feat recordsEike Rathke
2014-03-13fdo#58307: Export sheet tab colors to xlsx.Kohei Yoshida
2014-02-08fdo#74521: Only pick cell notes for that sheet, and skip the rest.Kohei Yoshida
2013-11-30more OOXML export validation fixes, fdo#71971Markus Mohrhard
2013-10-23Avoid exposing the internal cell note storage outside ScDocument.Kohei Yoshida
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-08-012nd step to export SheetProtection fdo#64753, actually export the dataNoel Power
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-16sc: translate some debug messagesThomas Arnhold
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard
2012-08-03new fix for fdo#52998Noel Power
2012-08-03Revert "new fix for fdo#47907"Noel Power
2012-08-02new fix for fdo#47907Noel Power
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-06-08Replace List with std::vector<XclExpUserBView*>.Rafael Dominguez
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-04-13fdo#34903: xlsx comment export.Muthu Subramanian
2011-03-14making sc/source/filter compile againBjoern Michaelsen
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-11-24Remove the preprocessor guard for sheet protection options.Kohei Yoshida
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-11-15Macro update and Comment translationRené Kjellerup
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-buildKatarina Machalkova
2010-10-13Merged xlsx-shared-xlsx-snapshot.diff from ooo-buildKatarina Machalkova
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]
2010-08-30dr77: change all exported services in oox module from MultiServiceFactory to ...Daniel Rentz [dr]
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz
2010-07-09mib17: compiler warningsDaniel Rentz