summaryrefslogtreecommitdiff
path: root/sc/inc/rangenam.hxx
AgeCommit message (Expand)Author
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke
2016-04-30introduce ScRangeName::CopyUsedNames()Eike Rathke
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-02sc: remove unused boost::ptr_map ScRangeName::TabNameMapMichael Stahl
2015-08-19sc: these are ptr_map not ptr_setMichael Stahl
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-04Cover all the other "compile all formula cells" methods.Kohei Yoshida
2013-11-04We need to update sheet positions of range names when modifying sheets.Kohei Yoshida
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-07-30Adjust named range references on sheet move.Kohei Yoshida
2013-07-30Update range names on sheet deletion.Kohei Yoshida
2013-07-30Handle named range update on sheet insertion.Kohei Yoshida
2013-07-30More on getting named range update to work.Kohei Yoshida
2013-07-30First cut on re-working reference update in named expressions.Kohei Yoshida
2013-07-30Let's not use numerical magic numbers. Prefer enum.Kohei Yoshida
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-20xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-05unusedcode.easy: remove some unused codeThomas Arnhold
2012-04-19fdo#48856 update sheet-local named expressions correctlyEike Rathke
2012-04-19update relative local range names, fdo#48856Markus Mohrhard
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-03-05Remove unused codeElton Chung
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida