summaryrefslogtreecommitdiff
path: root/sc/inc/address.hxx
AgeCommit message (Expand)Author
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti
2017-04-04LOK - Calc: lift row limit to 500kMarco Cecchetti
2017-02-18LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-18sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
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
2016-05-14recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-05-13recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke
2015-12-09sticky end col/row anchor for range references, tdf#92779Eike Rathke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-03-09SCROWS64K is not used anywhereTor Lillqvist
2015-03-09SC_ROWLIMIT_MORE_THAN_64K is not used anywhereTor Lillqvist
2015-03-09SC_LIMIT_ROWS is not defined anywhereTor Lillqvist
2015-01-29tdf#88810 XLSX export: more cleanupLászló Németh
2015-01-27tdf#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh
2015-01-26Revert "fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX ex...László Németh
2015-01-26fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh
2014-12-09surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara
2014-12-05I got the terms 'union' and 'intersection' mixed up.Kohei Yoshida
2014-11-18Send broadcast range to the area broadcast slot machine.Kohei Yoshida
2014-11-18Related: coverity#1242793 Untrusted value as argumentCaolán McNamara
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-31sc: clean-up address.hxx/cxxTomaž Vajngerl
2014-02-24fdo#75304: Set external reference info to ScCompiler.Kohei Yoshida
2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi
2014-01-14bool improvementsStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-08convert sc/inc/address.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-24More on removing CalcAbsIfRel().Kohei Yoshida