summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)Author
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-07-02ClientBox::CalcActiveHeight parameter nPos is unusedStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-22loplugin:unusedfields in sd part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-02Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara
2017-05-30Fix highlighting in sd::FuTemplateRohan Kumar
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
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
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-14tdf#96681: Add flag so we can actually work with SID_ATTR_BRUSH_CHARKatarina Behrens
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09drop unused FadeEffectLBCaolán McNamara
2017-05-09sd: Kill empty FadeEffectLBImplTakeshi Abe
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-20Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara