summaryrefslogtreecommitdiff
path: root/sc/inc/undorangename.hxx
AgeCommit message (Expand)Author
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2011-12-03ptr_map does not need a pointer as template argumentMarkus Mohrhard
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard
2011-09-29add modelinesCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15Common part into an own method.Kohei Yoshida
2011-03-15Hopefully implemented the undo part, plus lazy-init the global range name.Kohei Yoshida
2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida