summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* Improved loplugin:redundantcast static_cast handling: sdStephan Bergmann2017-06-021-4/+1
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-023-14/+14
* tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe2017-06-011-1/+2
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-313-3/+0
* disambiguate dual use of toolbar idsCaolán McNamara2017-05-3114-141/+63
* lok: impress: add support for undoing comment editingMarco Cecchetti2017-05-312-5/+28
* lok: impress: undoing comment deletion doesn't workMarco Cecchetti2017-05-312-58/+73
* remove duplicate 'using namespace'Jochen Nitschke2017-05-302-9/+5
* sal,sd: remove deprecated Windows XP socket codeMichael Stahl2017-05-301-1/+1
* Fix highlighting in sd::FuTemplateRohan Kumar2017-05-302-23/+48
* teach redundantcast plugin about functional castsNoel Grandin2017-05-305-9/+8
* Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann2017-05-291-1/+1
* [API-CHANGE] Add persistent (in addition to persistant)Julien Nabet2017-05-291-1/+1
* remove unnecessary use of OString::getStrNoel Grandin2017-05-289-164/+61
* tdf#101815 impress: redraw after ExecuteSpellPopupJustin Luth2017-05-262-0/+3
* loplugin:constantparamNoel Grandin2017-05-251-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-2129-53/+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-1911-27/+27
* make string translation loading more uniformCaolán McNamara2017-05-19117-616/+582
* SdResId used just for its idCaolán McNamara2017-05-196-8/+8
* 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-111-2/+2
* 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-094-93/+0
* sd: Kill empty FadeEffectLBImplTakeshi Abe2017-05-092-28/+0
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-092-7/+4
* 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