summaryrefslogtreecommitdiff
path: root/sc/inc/dptabsrc.hxx
AgeCommit message (Expand)Author
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-05make some classes module-privateNoel Grandin
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-26loplugin:useuniqueptr in ScDPSourceNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-17use rtl::Reference in ScDPDimensions/ScDPHierarchies/ScDPLevelsNoel Grandin
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-29reorg FillItemDataCaolán McNamara
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-08remove some manual refcounting in scNoel Grandin
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan 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-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold