summaryrefslogtreecommitdiffstats
path: root/include/svx/svdmodel.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfieldsNoel Grandin2018-06-111-1/+0
* SOSAW080: Cleanup of SdrModelArmin Le Grand2018-05-311-5/+15
* Replace SVGFilter using SVGIOArmin Le Grand2018-05-181-1/+9
* return std::unique_ptr from SdrMakeOutlinerNoel Grandin2018-05-021-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* loplugin:unusedmethodsNoel Grandin2018-04-211-1/+0
* Translate German variable namesJohnny_M2018-03-041-3/+3
* tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2018-02-171-0/+4
* SdrModel: provide OUString as return valueMatteo Casalin2018-02-111-4/+4
* improve subtyping when dealing with tools::WeakReferenceNoel Grandin2018-01-271-1/+1
* Fix typosAndrea Gelmini2018-01-161-1/+1
* use std::unique_ptr in SdrModelNoel Grandin2017-12-131-10/+10
* sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin2017-12-131-3/+3
* sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin2017-12-131-4/+4
* loplugin:countusersofdefaultparams in svxNoel Grandin2017-11-281-1/+1
* loplugin:constantparam in svxNoel Grandin2017-10-301-1/+1
* loplugin:constparams in svxNoel Grandin2017-07-271-1/+1
* rework as a shared_ptrCaolán McNamara2017-07-061-3/+3
* loplugin:unusedfields in svx part2Noel Grandin2017-06-211-8/+0
* loplugin:checkunusedparams in svx(part3)Noel Grandin2017-05-051-1/+1
* loplugin:salunicodeliteral: svxStephan Bergmann2017-04-281-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Translate German variable namesJohnny_M2017-02-211-2/+2
* remove unused ModelSaved enumerator from SdrHintKind enumNoel Grandin2017-02-141-1/+0
* convert CharCompressType to scoped enumNoel Grandin2017-02-131-3/+4
* remove unused constant from SdrHintKindNoel Grandin2017-02-071-1/+0
* fdo#39674: translated German to English in svdmodel.cxxkerem2017-01-011-2/+2
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-3/+3
* convert MapUnit to scoped enumNoel Grandin2016-10-051-8/+8
* -Werror,-Wunused-private-fieldStephan Bergmann2016-09-221-1/+0
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-011-4/+4
* convert SdrHintKind to scoped enumNoel Grandin2016-08-221-27/+26
* convert SdrRepeatFunc to scoped enumNoel Grandin2016-08-191-1/+1
* convert XPropertyListType to scoped enumNoel Grandin2016-08-171-8/+9
* loplugin:constantparamNoel Grandin2016-08-111-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara2016-06-291-0/+4
* Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna2016-06-291-4/+0
* Convert Bitmap tab to Pattern tabRishabh Kumar2016-06-281-0/+1
* tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski2016-06-281-0/+4
* Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski2016-06-281-1/+1
* loplugin:staticmethodsStephan Bergmann2016-06-281-1/+1
* loplugin:staticmethodsNoel Grandin2016-06-281-2/+2
* tdf#99729 prerequisite: model-level user data r/wMike Kaganski2016-06-281-0/+4
* loplugin:singlevalfields in svx(part2)Noel Grandin2016-06-271-21/+0
* Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna2016-06-201-15/+1
* tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli2016-06-061-1/+1