summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docfuncutil.cxx
AgeCommit message (Expand)Author
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2014-10-08Move this one to a common place too.Kohei Yoshida
2014-10-08Share undo doc creation code.Kohei Yoshida
2014-10-08Start sharing common code between DeleteContents of ScViewFunc/ScDocFunc.Kohei Yoshida