summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann2-3/+4
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann2-7/+13
2017-06-13tdf#84909 Add separator before clone formatting in toolbarYousuf Philips2-0/+2
2017-06-13tdf#106679 UI:SideBar Master Slide Button label correctedpv2k2-15/+39
2017-06-12cleanup unused css/frame/* includesJochen Nitschke34-42/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin5-12/+5
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin1-4/+4
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall4-2/+34
2017-06-08Keep WID ranges sorted, and join adjacent onesStephan Bergmann1-10/+7
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke1-1/+1
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara10-13/+13
2017-06-06simplify EasyFile::closeNoel Grandin1-47/+28
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2-5/+5
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann9-31/+31
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