summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xlroot.cxx
AgeCommit message (Expand)Author
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara
2014-10-22Move SetAttrEntries from ScDocument to ScDocumentImport.Kohei Yoshida
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12sal_Bool->boolNoel Grandin
2013-10-04convert sc/source/filter/inc/xl*.hxx from String to OUStringNoel Grandin
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-07-09some UniString->rtl::OUStringCaolán McNamara
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-02-24-Werror=unused-parameterStephan Bergmann
2012-02-20Remove unused code in XclRoot.Santiago Martinez
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-20WaE: unused eCaolán McNamara
2011-10-17is it a secret what the error message is ?Caolán McNamara
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15Added missing definitions that caused linkage to fail.Kohei Yoshida
2011-03-14making sc/source/filter compile againBjoern Michaelsen
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2010-12-02chart46: #i85310# support for chart date axes in Excel filters: BIFF8 import/...Daniel Rentz [dr]
2010-11-25RTL_CONSTASCII_USTRINGPARAM in calcGert Faller