summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeescher.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-12bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida1-0/+5
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+2
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-0/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-11coverity#708031 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-8/+8
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-30/+0
2014-03-03Remove visual noise from scAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-17fix invalid string access, related #i83611#Markus Mohrhard1-1/+4
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-22remove SvStream::operator<< methodsNoel Grandin1-1/+2
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-1/+1
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin1-5/+5
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin1-4/+4
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-5/+5
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li1-4/+5
2013-05-30XclExpComments::SaveXml: MSVC complains about distance() callMichael Stahl1-1/+1
2013-05-28Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr1-1/+2
2013-05-23Resolves: #i119903# Alternative text for form control t import/exportAndre Fischer1-0/+7
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+2
2013-01-25export page/cell anchoring for xls drawing objects fdo#58360Noel Power1-3/+5
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-1/+1
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon1-35/+35
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-6/+6
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-11ByteString->rtl::OStringCaolán McNamara1-4/+4
2011-10-10WaE: unreachable codeTor Lillqvist1-2/+0
2011-06-08Replace List for std::vector<XclObj*>.Rafael Dominguez1-3/+3
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-3/+3
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-4/+4
2011-05-11MCE Export: Initial Implementation/Test for commentPr.Muthu Subramanian1-3/+21
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-12/+13
2011-03-14making sc/source/filter compile againBjoern Michaelsen1-4/+5
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-8/+8
2011-03-01Remove bogus comments.Guillaume Poussel1-2/+2
2011-02-11Avoid compiler confusionFridrich Štrba1-1/+1
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-6/+6
2010-11-21clean dead code in sc fileter excelPierre-André Jacquod1-18/+0
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins1-6/+7
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]1-1/+1