summaryrefslogtreecommitdiff
path: root/sc/inc/address.hxx
AgeCommit message (Expand)Author
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-11cid#1455326 MoveSticky always has a non-nullptr pDocCaolán McNamara
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-09-30reduce number of calc column constants slightlyNoel Grandin
2019-08-25cid#1242793 Untrusted value as argumentCaolán McNamara
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part2Noel Grandin
2019-04-05sc hash functions, use 64-bit range when availableNoel Grandin
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-12Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-10-10use std::swap instead of own implementationMarkus Mohrhard
2017-10-02lok - sc: lift row limit to 500kMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-09-14Add debugging output operator<< for ScRangeTor Lillqvist
2017-08-29Use 1-based numbers in the ScAddress debugging output operator <<Tor Lillqvist
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-08-16Add note about order or row, column, and tab as fields vs. parametersTor Lillqvist
2017-08-04Add debug output operator<< for ScAddressTor Lillqvist
2017-07-02ScRange::ParseCols/Rows pDoc parameter is unusedStephan Bergmann
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-19Resolves: tdf#90799 generate absolute sheet for pointer-selected referencesEike Rathke
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin
2017-04-05Bin obsolete commentTor Lillqvist
2017-04-05loplugin:constantparamNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-11Clarify what this method does. Also remove inaccuracies.Kohei Yoshida
2017-02-10Revert "LOK - Calc: Increase the row limit to 10.000 rows."Eike Rathke
2017-02-10LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-09sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
2017-01-23signs match, so don't need to castCaolán McNamara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-11-30ScAddress::operator<() is not what we need here, tdf#48140 follow-up fixEike Rathke
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-10-01Fix typosAndrea Gelmini
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-06sc: drop most osl/endian.h includesJochen Nitschke
2016-05-24loplugin:unusedmethods in scNoel Grandin