summaryrefslogtreecommitdiff
path: root/sd/source/core/drawdoc3.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall
2017-08-08loplugin:constantparamNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-02-27Better fix not causing unrelated loplugin:loopvartoosmallStephan Bergmann
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-17tdf#95416: Get rid of #include ../foo/bar.hxx style includesArnold Dumas
2016-10-16tdf#95416 Get rid of #include ../foo/bar.hxx style includesDilek Uzulmez
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-19Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-03-16coverity#1356337 Resource leakCaolán McNamara
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski