summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/macromgr.cxx
AgeCommit message (Expand)Author
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 8)Julien Nabet
2023-09-15reduce casting around ScDocShellNoel Grandin
2021-08-12add some --disable-scripting fixesCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-02Remove undefined elements after std::uniqueJan-Marek Glogowski
2017-10-01Replace list by vector in macromgr.cxx (sc)Julien Nabet
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-06coverity#735812 Dereference after null checkCaolán McNamara
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-08fix more warning C4804 unsafe use of type boolMichael Stahl
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power