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