summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xiescher.cxx
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-01Replace TSdrObjectPtr with unique_ptr with custom deleterStephan Bergmann
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-14fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04coverity#738793 Uninitialized scalar fieldCaolán McNamara
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-11-Werror=shadowStephan Bergmann
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand
2013-05-31Resolves: #i119487 Images lose macro association when open Excel file in AOOWang Lei
2013-05-30String to OUString.Donizete Waterkemper
2013-05-23Resolves: #i119903# Alternative text for form control t import/exportAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna