/m4/

ype='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sc/inc/dpobject.hxx
AgeCommit message (Expand)Author
2018-11-08coverity#1440238 silence Wrapper object use after freeCaolán McNamara
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-07-27InsertNewTable always returns trueCaolán McNamara
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-21loplugin:useuniqueptr in ScDPObjectNoel Grandin
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen
2018-03-15loplugin:unused-returns in scNoel Grandin
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-12sc: simplify GetByName, FreeTable methods of DPCollection + testTomaž Vajngerl
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida