summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin1-5/+5
2018-03-15loplugin:useuniqueptr in UndoRemovePresObjectImplNoel Grandin1-3/+3
2018-03-13loplugin:useuniqueptr in SdDrawDocumentNoel Grandin1-2/+2
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-09Remove unused HIDsGabor Kelemen1-8/+0
2018-03-02delete colordata.hxxNoel Grandin2-2/+0
2018-02-22weld native message dialogsCaolán McNamara1-1/+6
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2-2/+2
2018-02-15tdf#115345: removed slide orientation setting method.Vasily Melenchuk1-1/+0
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin1-4/+4
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin3-15/+15
2018-01-19inline some definesNoel Grandin1-6/+0
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2018-01-06remove unused definesNoel Grandin1-2/+0
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin2-2/+2
2017-12-27delete operators properlyJochen Nitschke1-1/+1
2017-12-22Revert "unused SID command in sd"Noel Grandin1-7/+35
2017-12-21unused SID command in sdNoel Grandin1-35/+7
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-16sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCacheNoel Grandin1-1/+2
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-07tdf#89466 Fix minor localization bugsYousuf Philips1-0/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-12-05remove some unused definesNoel Grandin2-6/+0
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke2-8/+0
2017-11-21tdf#112650 Disable 'background settings for all pages'heiko tietze1-2/+0
2017-11-12Replace list by vector for InteractiveSequence (sd)Julien Nabet1-3/+4
2017-11-07loplugin:constparams in sdNoel Grandin1-2/+2
2017-11-04Replace lists by vectors in animation parts (sd/animations)Julien Nabet1-2/+0
2017-10-26loplugin:finalclasses in sdNoel Grandin6-23/+18
2017-10-23loplugin:includeform: sdStephan Bergmann11-13/+13
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-4/+4
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin1-8/+13
2017-09-25tdf#95947 rename handout label in display mode controlYousuf Philips1-1/+1
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-54/+167
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-1/+3
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin1-3/+3
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-3/+3
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe1-1/+0
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke1-4/+3
2017-08-21simplify sd error macrosNoel Grandin2-19/+7
2017-08-19tdf#107183 Set different dialog title for renaming master slideGabor Kelemen1-0/+1
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-4/+4
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall1-1/+1
2017-08-08tdf#95309 Add a filter to show all files for "Insert > File"Takeshi Abe1-0/+1
2017-08-08loplugin:constantparamNoel Grandin1-1/+1