summaryrefslogtreecommitdiff
path: root/include/svx/svdmodel.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-2/+3
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin1-1/+1
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara1-3/+8
2018-07-31nitpick, following f0dcfe008d58053e52c51b10e51c58eae27c1f0bJulien Nabet1-2/+2
2018-07-30Added SdrObjectLifetimeWatchDog for debug modeArmin Le Grand1-0/+28
2018-06-11loplugin:unusedfieldsNoel Grandin1-1/+0
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-5/+15
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand1-1/+9
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-21loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-04Translate German variable namesJohnny_M1-3/+3
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai1-0/+4
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin1-4/+4
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-13use std::unique_ptr in SdrModelNoel Grandin1-10/+10
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin1-3/+3
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin1-4/+4
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2017-10-30loplugin:constantparam in svxNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-06rework as a shared_ptrCaolán McNamara1-3/+3
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-8/+0
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-1/+1
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-21Translate German variable namesJohnny_M1-2/+2
2017-02-14remove unused ModelSaved enumerator from SdrHintKind enumNoel Grandin1-1/+0
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-3/+4
2017-02-07remove unused constant from SdrHintKindNoel Grandin1-1/+0
2017-01-01fdo#39674: translated German to English in svdmodel.cxxkerem1-2/+2
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-3/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-8/+8
2016-09-22-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-4/+4
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-27/+26
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin1-1/+1
2016-08-17convert XPropertyListType to scoped enumNoel Grandin1-8/+9
2016-08-11loplugin:constantparamNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara1-0/+4
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna1-4/+0
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+1
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski1-0/+4