/source/bn-IN/sd/

-5-1-2' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/excdoc.cxx
AgeCommit message (Expand)Author
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-01Get rid of XclXmlUtils::ToOString(const OUString& s)Mike Kaganski
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-03-07Use symbolic constants instead of hardcoded numbersTor Lillqvist
2017-03-06The 'fLockObj' field of an 'ObjProtect' MUST be 0x0001 says the specTor Lillqvist
2017-02-09replace pointers with objects in std::vectorsJochen Nitschke
2017-02-09use std::unique_ptr<>Jochen Nitschke
2017-01-26NameBuffer is deadJochen Nitschke
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-03replace hard-coded namespace URL strings with function calls...Rosemary Sebastian