summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
AgeCommit message (Expand)Author
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-22Conditional jump or move depends on uninitialised valueStephan Bergmann
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-02-02loplugin:singlevalfieldsNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-27Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-06-26Write 0 of type 'unsigned char'Stephan Bergmann
2017-06-26Fix int (sal_Int32) ambiguityStephan Bergmann
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-21Fix typosAndrea Gelmini
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-08Write the 'FtNts' subrecord of 'Obj' when necessaryTor Lillqvist
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-15convert ConvErr to scoped enumNoel Grandin
2017-02-09replace pointers with objects in std::vectorsJochen Nitschke
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-30replace namespace url strings with function callsRosemary Sebastian
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke