summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-06-14Use unique_ptr for SdPage::mpItemsStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-13tdf#84909 Add separator before clone formatting in toolbarYousuf Philips
2017-06-13tdf#106679 UI:SideBar Master Slide Button label correctedpv2k
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall
2017-06-08Keep WID ranges sorted, and join adjacent onesStephan Bergmann
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06simplify EasyFile::closeNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann
2017-06-05typo: INITILIZE_ENTRY_SCAN->INITIALIZE_ENTRY_SCANJulien Nabet
2017-06-05Fix typosAndrea Gelmini
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Improved loplugin:redundantcast const_cast handling: sdStephan Bergmann
2017-06-02Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara
2017-06-02Improved loplugin:redundantcast static_cast handling: sdStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31lok: impress: add support for undoing comment editingMarco Cecchetti
2017-05-31lok: impress: undoing comment deletion doesn't workMarco Cecchetti
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30sal,sd: remove deprecated Windows XP socket codeMichael Stahl
2017-05-30Fix highlighting in sd::FuTemplateRohan Kumar
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet
2017-05-28Capitalization of menu itemsAdolfo Jayme Barrientos
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26tdf#101815 impress: redraw after ExecuteSpellPopupJustin Luth
2017-05-25loplugin:constantparamNoel Grandin
2017-05-24SdResId used just for its idCaolán McNamara
2017-05-23mysterious and missing 4077 resource used in sdCaolán McNamara
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe
2017-05-22Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-21Fix typosAndrea Gelmini
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-20tdf#104423 Restore saving of Duplicate dlg parametersLaurent Balland-Poirier
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19SdResId used just for its idCaolán McNamara
2017-05-19loplugin:unusedfieldsNoel Grandin