summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Improved loplugin:redundantcast const_cast handling: sdStephan Bergmann2017-06-021-1/+1
* Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara2017-06-021-14/+23
* Improved loplugin:redundantcast static_cast handling: sdStephan Bergmann2017-06-021-4/+1
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-024-15/+15
* 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-3115-147/+63
* lok: impress: add support for undoing comment editingMarco Cecchetti2017-05-313-5/+30
* lok: impress: undoing comment deletion doesn't workMarco Cecchetti2017-05-313-58/+82
* 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-307-11/+10
* 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
* Capitalization of menu itemsAdolfo Jayme Barrientos2017-05-281-4/+4
* 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
* 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