summaryrefslogtreecommitdiff
path: root/.gitreview
blob: 094c974be1457e040fe7ba95622877216152d1f3 (plain)
1
2
3
4
5
6
7
[gerrit]
host=logerrit
port=29418
project=core
defaultremote=logerrit
defaultbranch=master

mmit/sc/inc/fillinfo.hxx?id=2f8d10b0b9baa03b8a713e9fd1342fe6c8094fb4'>sc: pivot table compact layoutDennis Francis 2022-03-23forcepoint#81 fix array sizeLuboš Luňák 2022-02-27prefix CellInfo and BasicCellInfo with ScLuboš Luňák 2022-02-27do not allocate so many CellInfo objects in FillInfo()Luboš Luňák 2022-02-15cid#1498147 silence Improper use of negative valueCaolán McNamara 2022-02-10avoid destructing many unique_ptr's most of which are nullptrLuboš Luňák 2022-02-10clean up accessing CellInfo array in RowInfoLuboš Luňák 2022-01-10sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl 2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy 2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC 2020-03-12Revert "loplugin:constfields in sc"Noel Grandin 2020-02-21Drop o3tl::optional wrapperStephan Bergmann 2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann 2018-10-15loplugin:constfields in scNoel Grandin 2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin 2018-05-18tdf#42949 Fix IWYU warnings in sc/inc/f*Gabor Kelemen 2018-01-20RowInfo copy ctor was presumably killed in errorStephan Bergmann 2017-07-13loplugin:useuniqueptr in scNoel Grandin 2017-07-05Init CellInfo::bMerged againEike Rathke 2017-07-04loplugin:unusedfields in sc part3Noel Grandin