summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97/xcl97rec.cxx
AgeCommit message (Expand)Author
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
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-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-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-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-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-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
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-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in scStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin