summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeescher.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-1/+2
2019-10-29remove XclRoot::GetDocRefNoel Grandin1-5/+5
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov1-10/+6
2019-07-20loplugin:referencecasting in scNoel Grandin1-2/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-1/+1
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski1-34/+25
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet1-2/+5
2019-04-01Get rid of XclXmlUtils::ToOString(const OUString& s)Mike Kaganski1-7/+7
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-28reintroduce ScCaptionPtrLuboš Luňák1-1/+1
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov1-5/+5
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-2/+1
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen1-16/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen1-0/+5
2018-07-20loplugin:useuniqueptr in XclObjNoel Grandin1-2/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-1/+1
2018-07-06loplugin:useuniqueptr in XclExpObjListNoel Grandin1-7/+6
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-1/+1
2018-05-31drop Graphic::GetBitmapNoel Grandin1-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