summaryrefslogtreecommitdiff
path: root/sc/inc/dptabsrc.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen1-4/+0
2018-03-28use boost::optional in sc and svgioNoel Grandin1-8/+10
2018-03-26loplugin:useuniqueptr in ScDPSourceNoel Grandin1-5/+5
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-08-22loplugin:constparam in sc part1Noel Grandin1-1/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-3/+6
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin1-1/+1
2017-04-03use actual UNO enums in scNoel Grandin1-5/+8
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin1-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-244/+97
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann1-0/+1
2017-01-17use rtl::Reference in ScDPDimensions/ScDPHierarchies/ScDPLevelsNoel Grandin1-3/+3
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin1-1/+2
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai1-4/+3
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida1-1/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin1-4/+0
2016-09-29reorg FillItemDataCaolán McNamara1-1/+1
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-4/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-9/+9
2016-06-08remove some manual refcounting in scNoel Grandin1-1/+1
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke1-3/+11
2016-06-06remove some manual ref-countingNoel Grandin1-3/+3
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-3/+3
2016-05-24remove some manual ref-countingNoel Grandin1-3/+3
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-3/+6
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-2/+2
2015-10-28com::sun::star->css in scNoel Grandin1-288/+270
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-95/+95
2015-09-18boost->stdCaolán McNamara1-4/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+4
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-13/+10
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-6/+4
2015-03-23loplugin:constantfunction: scNoel Grandin1-1/+0
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-0/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-6/+6
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-5/+5
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-3/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-7/+7
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-95/+95
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-95/+95
2014-02-10sal_Bool->boolNoel Grandin1-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0