summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/OutlinerIterator.cxx
AgeCommit message (Expand)Author
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-10-22Make comparison operator member functions constStephan Bergmann
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-22loplugin:useuniqueptr in sd::Outline::IteratorNoel Grandin
2018-06-25loplugin:useuniqueptr in ViewIteratorImplNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-09-25coverity#1371240 Missing move assignment operatorCaolán McNamara
2016-09-25impl this with a std::unique_ptrCaolán McNamara
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-30coverity#705871 Dereference before null checkCaolán McNamara
2013-10-16cleanupThomas Arnhold
2013-03-20coverity#704774 Explicit null dereferencedJulien Nabet
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2011-11-29slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-06-14cws impress190: rebase m82Christian Lippka
2010-05-05#i89450# removed unused codeChristian Lippka