summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeescher.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-04sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-1/+1
2018-05-21loplugin:unusedfields in scNoel Grandin1-1/+0
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-02-07use scanline when reading pixel dataNoel Grandin1-1/+2
2018-01-17Misplaced static_castStephan Bergmann1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-2/+2
2017-10-31convert XclStrFlags to scoped enumNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-18/+18
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-1/+1
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos1-1/+2
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke1-3/+4
2017-08-29loplugin:constparam in sc part8Noel Grandin1-1/+1
2017-08-15loplugin:checkunusedparams in scNoel Grandin1-4/+4
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-1/+2
2017-07-07merge BS and ToPsz10, etcCaolán McNamara1-5/+5
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-20/+20
2017-03-16use forward declaration for SfxItemSetJochen Nitschke1-0/+1
2017-03-14sc: remove GETITEMVALUE macroJochen Nitschke1-2/+2
2017-03-08Make sure that the 'stAuthor' field of a 'NoteSh' structure filfills the specTor Lillqvist1-1/+7
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-1/+1
2017-01-03replace hard-coded namespace URL strings with function calls...Rosemary Sebastian1-6/+7
2017-01-03tdf#104729 FILESAVE Save author name in comment during export to .xlsxBartosz Kosiorek1-0/+3
2017-01-02coverity#1103741 Uninitialized scalar fieldCaolán McNamara1-6/+13
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin1-2/+0
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara1-9/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann1-1/+1
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin1-1/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-5/+5
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-2/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-7/+0
2016-03-26sc: replace local macrosJochen Nitschke1-17/+21
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl1-2/+2
2015-11-30tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin1-7/+50
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-5/+5
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-19boost->stdCaolán McNamara1-5/+5
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-17/+0