summaryrefslogtreecommitdiffstats
path: root/sc/inc/address.hxx
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+0
* loplugin:unusedmethodsNoel Grandin2015-10-011-5/+0
* remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke2015-07-081-2/+1
* convert RECALCMODE_ constants to scoped enumNoel Grandin2015-04-081-1/+1
* SCROWS64K is not used anywhereTor Lillqvist2015-03-091-2/+0
* SC_ROWLIMIT_MORE_THAN_64K is not used anywhereTor Lillqvist2015-03-091-10/+0
* SC_LIMIT_ROWS is not defined anywhereTor Lillqvist2015-03-091-11/+0
* tdf#88810 XLSX export: more cleanupLászló Németh2015-01-291-3/+2
* tdf#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh2015-01-271-0/+6
* Revert "fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX ex...László Németh2015-01-261-3/+0
* fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh2015-01-261-0/+3
* surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara2014-12-091-10/+10
* I got the terms 'union' and 'intersection' mixed up.Kohei Yoshida2014-12-051-1/+1
* Send broadcast range to the area broadcast slot machine.Kohei Yoshida2014-11-181-0/+3
* Related: coverity#1242793 Untrusted value as argumentCaolán McNamara2014-11-181-4/+4
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida2014-05-011-12/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-3/+3
* sc: clean-up address.hxx/cxxTomaž Vajngerl2014-03-311-218/+349
* fdo#75304: Set external reference info to ScCompiler.Kohei Yoshida2014-02-241-3/+3
* fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi2014-02-151-1/+0
* bool improvementsStephan Bergmann2014-01-141-7/+7
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+0
* convert sc/inc/address.hxx from String to OUStringNoel Grandin2013-10-081-7/+7
* de-GetBuffer calcCaolán McNamara2013-10-031-4/+4
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-311-20/+7
* Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara2013-08-301-11/+6
* More on removing CalcAbsIfRel().Kohei Yoshida2013-07-241-0/+1
* Start replacing CalcAbsIfRel() with toAbs().Kohei Yoshida2013-07-241-0/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* Remove VALIDTAB and other similar macrosJulien Nabet2013-02-131-5/+0
* New test for importing chart object with references to cell ranges.Kohei Yoshida2013-01-241-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Change some comments to meet doxygen standardsFaisal M. Al-Otaibi2012-09-101-9/+9
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* Remove unused definesThomas Arnhold2012-07-011-3/+0
* This is no longer relevant. Removing.Kohei Yoshida2012-04-181-12/+0
* Use global constants for initial tab count bounds checkingAlbert Thuswaldner2012-04-181-1/+5
* limit the number of sheets again to 10000Markus Mohrhard2012-01-081-1/+2
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* These can be const pointers.Kohei Yoshida2011-10-281-4/+4
* consistent includesCaolán McNamara2011-09-051-3/+0
* Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard2011-06-071-1/+1
|\
| * set table limit to 32000Markus Mohrhard2011-05-311-1/+1
| * increase table limit to 10000 for nowMarkus Mohrhard2011-05-171-1/+1
* | String to rtl::OUString in the external ref manager code.Kohei Yoshida2011-05-281-1/+1
|/
* Convert OLE links from XLS doc into external ranges on import.Kohei Yoshida2011-04-131-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-20/+14
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-19/+13
| |\
| | * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-12/+12