summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeescher.cxx
AgeCommit message (Expand)Author
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11coverity#708031 Uninitialized scalar fieldCaolán McNamara
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17fix invalid string access, related #i83611#Markus Mohrhard
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-17bool improvementsStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
2013-05-30XclExpComments::SaveXml: MSVC complains about distance() callMichael Stahl
2013-05-28Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr
2013-05-23Resolves: #i119903# Alternative text for form control t import/exportAndre Fischer
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-25export page/cell anchoring for xls drawing objects fdo#58360Noel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-10-10WaE: unreachable codeTor Lillqvist
2011-06-08Replace List for std::vector<XclObj*>.Rafael Dominguez
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-11MCE Export: Initial Implementation/Test for commentPr.Muthu Subramanian
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
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-03-01Remove bogus comments.Guillaume Poussel
2011-02-11Avoid compiler confusionFridrich Štrba
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-21clean dead code in sc fileter excelPierre-André Jacquod
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-11-08Removed commented-out code.Ricardo Moreno