summaryrefslogtreecommitdiff
path: root/sc/inc/undorangename.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-6/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-2/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-2/+2
2011-12-03ptr_map does not need a pointer as template argumentMarkus Mohrhard1-1/+1
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard1-0/+19
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard1-9/+6
2011-09-29add modelinesCaolán McNamara1-0/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-15Common part into an own method.Kohei Yoshida1-0/+1
2011-03-15Hopefully implemented the undo part, plus lazy-init the global range name.Kohei Yoshida1-0/+2
2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida1-0/+63