summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
AgeCommit message (Expand)Author
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
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-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-03loplugin:constantparamsNoel Grandin
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-12fix memory leak in change tracking exportMarkus Mohrhard
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-11add assert to prevent memory leakMarkus Mohrhard
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-19loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Return std::unique_ptr from some XclEscherEx::Create... functionsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-28Fix check for empty stackStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-27loplugin:stringconstantStephan Bergmann
2015-05-27support R1C1 reference for hyperlinksMarkus Mohrhard
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann