summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-06-05typo: INITILIZE_ENTRY_SCAN->INITIALIZE_ENTRY_SCANJulien Nabet1-1/+1
2017-06-05Fix typosAndrea Gelmini1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin9-13/+14
2017-06-02Improved loplugin:redundantcast const_cast handling: sdStephan Bergmann1-1/+1
2017-06-02Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara1-14/+23
2017-06-02Improved loplugin:redundantcast static_cast handling: sdStephan Bergmann1-4/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin4-15/+15
2017-06-01tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe1-1/+2
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann3-3/+0
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara15-147/+63
2017-05-31lok: impress: add support for undoing comment editingMarco Cecchetti3-5/+30
2017-05-31lok: impress: undoing comment deletion doesn't workMarco Cecchetti3-58/+82
2017-05-30remove duplicate 'using namespace'Jochen Nitschke2-9/+5
2017-05-30sal,sd: remove deprecated Windows XP socket codeMichael Stahl1-1/+1
2017-05-30Fix highlighting in sd::FuTemplateRohan Kumar2-23/+48
2017-05-30teach redundantcast plugin about functional castsNoel Grandin7-11/+10
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann1-1/+1
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet1-1/+1
2017-05-28Capitalization of menu itemsAdolfo Jayme Barrientos1-4/+4
2017-05-28remove unnecessary use of OString::getStrNoel Grandin9-164/+61
2017-05-26tdf#101815 impress: redraw after ExecuteSpellPopupJustin Luth2-0/+3
2017-05-25loplugin:constantparamNoel Grandin1-1/+1
2017-05-24SdResId used just for its idCaolán McNamara1-1/+1
2017-05-23mysterious and missing 4077 resource used in sdCaolán McNamara3-19/+13
2017-05-23enhance useuniqueptr lopluginNoel Grandin2-4/+22
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe1-1/+1
2017-05-22Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara1-10/+7
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke34-68/+12
2017-05-21Fix typosAndrea Gelmini1-13/+12
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-2/+0
2017-05-20tdf#104423 Restore saving of Duplicate dlg parametersLaurent Balland-Poirier1-0/+25
2017-05-19loplugin:stringcopy: sdStephan Bergmann12-28/+28
2017-05-19make string translation loading more uniformCaolán McNamara121-626/+588
2017-05-19SdResId used just for its idCaolán McNamara7-9/+9
2017-05-19loplugin:unusedfieldsNoel Grandin4-6/+0
2017-05-18Remove parentheses around some comparisonsStephan Bergmann1-1/+1
2017-05-16loplugin:checkunusedparams variousNoel Grandin3-4/+4
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-20/+0
2017-05-14tdf#96681: Add flag so we can actually work with SID_ATTR_BRUSH_CHARKatarina Behrens1-0/+5
2017-05-12loplugin:constantparamNoel Grandin1-1/+1
2017-05-12Revert "coverity#1399034 Unrecoverable parse warning"Caolán McNamara1-4/+0
2017-05-12remove unused uno::Reference varsNoel Grandin6-13/+0
2017-05-12convert SdrLayerId to strong_intNoel Grandin36-140/+140
2017-05-11coverity#1399034 Unrecoverable parse warningCaolán McNamara1-0/+4
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose3-4/+4
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin3-3/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-09Clean up uses of SAL_U/SAL_W: sdStephan Bergmann1-2/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin4-10/+2
2017-05-09drop unused FadeEffectLBCaolán McNamara5-94/+0