summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xipivot.cxx
AgeCommit message (Expand)Author
2021-10-11loplugin:moveparam in scNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2020-09-16ScFormulaCell ctor variants never called with null ScDocument*Caolán McNamara
2020-09-13ScFormulaCell ctor variant always dereferences its ScDocument argCaolán McNamara
2020-08-08loplugin:flatten in sc/filter/excelNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2019-10-29remove XclRoot::GetDocRefNoel Grandin
2019-10-25sc: rowcol: tdf#50916 convert filter/excel for the most partAron Budea
2019-10-20ofz#18301 Timeout in xlsfuzzerCaolán McNamara
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-11-08coverity#1440238 silence Wrapper object use after freeCaolán McNamara
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-27InsertNewTable always returns trueCaolán McNamara
2018-06-26coverity#1437526 Unchecked return valueCaolán McNamara
2018-05-29forcepoint#40 null derefCaolán McNamara
2018-03-28use boost::optional in sc and svgioNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-10Replace lists by vectors in xichart/xipivot (sc)Julien Nabet
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-13This return value is unused nowTamás Zolnai
2017-09-12tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai
2017-09-12tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-08-30tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-21init iterators only when neededEike Rathke
2015-09-21Resolves: rhbz#1264585 check data pilot field name availabilityEike Rathke
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann