summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparamNoel Grandin2017-05-251-1/+1
* SdResId used just for its idCaolán McNamara2017-05-241-1/+1
* mysterious and missing 4077 resource used in sdCaolán McNamara2017-05-233-19/+13
* enhance useuniqueptr lopluginNoel Grandin2017-05-232-4/+22
* Test _WIN32 instead of WIN32Takeshi Abe2017-05-221-1/+1
* Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara2017-05-221-10/+7
* cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2017-05-2134-68/+12
* Fix typosAndrea Gelmini2017-05-211-13/+12
* cleanup unused css/uri/ includesJochen Nitschke2017-05-201-2/+0
* tdf#104423 Restore saving of Duplicate dlg parametersLaurent Balland-Poirier2017-05-201-0/+25
* loplugin:stringcopy: sdStephan Bergmann2017-05-1912-28/+28
* make string translation loading more uniformCaolán McNamara2017-05-19121-626/+588
* SdResId used just for its idCaolán McNamara2017-05-197-9/+9
* loplugin:unusedfieldsNoel Grandin2017-05-194-6/+0
* Remove parentheses around some comparisonsStephan Bergmann2017-05-181-1/+1
* loplugin:checkunusedparams variousNoel Grandin2017-05-163-4/+4
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-162-20/+0
* tdf#96681: Add flag so we can actually work with SID_ATTR_BRUSH_CHARKatarina Behrens2017-05-141-0/+5
* loplugin:constantparamNoel Grandin2017-05-121-1/+1
* Revert "coverity#1399034 Unrecoverable parse warning"Caolán McNamara2017-05-121-4/+0
* remove unused uno::Reference varsNoel Grandin2017-05-126-13/+0
* convert SdrLayerId to strong_intNoel Grandin2017-05-1236-140/+140
* coverity#1399034 Unrecoverable parse warningCaolán McNamara2017-05-111-0/+4
* tdf#107258 Create show/hide all comments toggle button.Gulsah Kose2017-05-113-4/+4
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-113-3/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* Clean up uses of SAL_U/SAL_W: sdStephan Bergmann2017-05-091-2/+1
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-094-10/+2
* drop unused FadeEffectLBCaolán McNamara2017-05-095-94/+0
* sd: Kill empty FadeEffectLBImplTakeshi Abe2017-05-092-28/+0
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-093-8/+5
* loplugin:constantparamNoel Grandin2017-05-091-2/+2
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-087-18/+11
* cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke2017-05-081-2/+1
* split clear and set graphicCaolán McNamara2017-05-073-6/+6
* coverity#1399034 Unrecoverable parse warningCaolán McNamara2017-05-072-8/+11
* break circular includeJochen Nitschke2017-05-072-0/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-0774-241/+241
* tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock2017-05-0774-241/+241
* Fix typosAndrea Gelmini2017-05-051-1/+1
* Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky2017-05-051-16/+0
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-053-10/+10
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-054-10/+9
* loplugin:checkunusedparams in svx(part3)Noel Grandin2017-05-0521-55/+55
* sd: oops, skipped one entry on every erase by incrementingMichael Stahl2017-05-041-6/+7
* sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl2017-05-044-30/+53
* loplugin:checkunusedparams in svx(part1)Noel Grandin2017-05-041-1/+1
* loplugin:checkunusedparams in sfx2Noel Grandin2017-05-042-3/+3
* tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2017-05-042-2/+6
* Replace all OUString("") with OUString()Arnaud Versini2017-05-043-3/+3