summaryrefslogtreecommitdiff
path: root/sc/inc/address.hxx
AgeCommit message (Expand)Author
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
2013-07-24Start replacing CalcAbsIfRel() with toAbs().Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-13Remove VALIDTAB and other similar macrosJulien Nabet
2013-01-24New test for importing chart object with references to cell ranges.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-10Change some comments to meet doxygen standardsFaisal M. Al-Otaibi
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-04-18This is no longer relevant. Removing.Kohei Yoshida
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner
2012-01-08limit the number of sheets again to 10000Markus Mohrhard
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-10-28These can be const pointers.Kohei Yoshida
2011-09-05consistent includesCaolán McNamara
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-05-31set table limit to 32000Markus Mohrhard
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida
2011-05-17increase table limit to 10000 for nowMarkus Mohrhard
2011-04-13Convert OLE links from XLS doc into external ranges on import.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Export sheet-local range names to ODS.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05More on adjusting for ScRangeName API change.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko