summaryrefslogtreecommitdiffstats
path: root/sc/inc/rangelst.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparam in sc part3Noel Grandin2017-08-241-4/+4
* drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin2017-05-231-4/+4
* don't emit objects on ScRange*List::RemoveJochen Nitschke2017-01-111-2/+2
* tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard2016-10-011-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:constantparam in scNoel Grandin2016-09-101-1/+0
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-291-2/+2
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-121-3/+3
* loplugin:unusedmethods unused return value in scNoel Grandin2016-01-151-3/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-011-1/+0
* introduce ScRangeList::Join(const ScRangeList&)Eike Rathke2015-09-031-0/+1
* Fix incorrect adjustment of range references during sort.Kohei Yoshida2014-12-051-0/+2
* speed up simple range list joins that could be appends, fdo#75486 relatedEike Rathke2014-10-151-0/+1
* remove whitespaceMarkus Mohrhard2014-06-251-2/+0
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-2/+2
* fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi2014-02-151-1/+1
* convert sc/inc/r*.hxx from String to OUStringNoel Grandin2013-10-041-4/+1
* increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard2013-09-051-0/+3
* Revert "remove unused parameter"Noel Power2013-05-091-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* simplify cond format copy&paste code, fdo#58677Markus Mohrhard2012-12-251-0/+2
* remove unused parameterMarkus Mohrhard2012-12-051-1/+1
* correctly parse range in cond format dlgMarkus Mohrhard2012-12-051-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* fdo#54940 - make editing relative refs more intuitive to meMichael Meeks2012-09-281-0/+1
* add ScRangeList::DeleteAreaMarkus Mohrhard2012-08-311-0/+8
* String->OUString in ScDocument and follow upMarkus Mohrhard2011-11-071-0/+3
* PostPasteFromClip to work with ScRangeList.Kohei Yoshida2011-09-121-14/+12
* Got the normal paste to work. Still no undo etc.Kohei Yoshida2011-09-121-0/+2
* __cdecl -> SAL_CALLChristina Rossmanith2011-06-041-5/+2
* Remove OS/2 supportFrancois Tigeot2011-04-251-5/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-3/+3
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-14/+14
* | Removed some whitespacesChristina Rossmanith2011-01-281-1/+1
* | Translated comments from German to EnglishChristina Rossmanith2011-01-281-2/+3
* | Removed ScRangePairList::at() also, in favor of operator[].Kohei Yoshida2010-12-101-1/+1
* | Removed ScRangeList::at() in favor of operator[].Kohei Yoshida2010-12-101-2/+0
* | ScRangePtr is now gone. Good riddance.Kohei Yoshida2010-12-101-2/+1
* | Some cleanup & build fix.Kohei Yoshida2010-12-101-1/+1
* | Remove DECLARE_LIST( ScRangePairList )Joseph Powers2010-12-101-19/+25
* | Don't allow client code to call clear() directly, it leaks memory.Kohei Yoshida2010-12-091-1/+1
* | First cut on making ScRangeList not a child class of std::vector.Kohei Yoshida2010-12-091-3/+21
* | Remove another DECLARE_LIST() from CalcJoseph Powers2010-12-091-16/+20
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|/
* CWS-TOOLING: integrate CWS dr74Jens-Heiner Rechtien2010-04-121-0/+2
|\
| * dr74: migrate changes to hgDaniel Rentz2010-01-151-0/+2
* | CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov2010-03-221-2/+2
|\ \
| * | kohei04: #i107458# Removed hard-coded range separators.Kohei Yoshida2009-12-051-2/+2
| |/