summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock42-1/+42
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky4-16/+9
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-6/+0
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips1-4/+2
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin4-6/+4
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai1-1/+3
2017-04-14convert annotation menus to .uiCaolán McNamara3-149/+65
2017-04-13convert slideshow context menu to .uiCaolán McNamara3-361/+143
2017-04-13convert font style menu to .uiCaolán McNamara3-43/+17
2017-04-13convert rotate menu to .uiCaolán McNamara3-69/+19
2017-04-13convert the scale menu to .uiCaolán McNamara3-78/+23
2017-04-13convert font size popup to .uiCaolán McNamara3-40/+9
2017-04-13convert effects menu to .uiCaolán McNamara6-83/+34
2017-04-13crybaby compilerCaolán McNamara2-2/+2
2017-04-13convert master page menus to .uiCaolán McNamara7-200/+74
2017-04-13convert taskpane layout menu to .uiCaolán McNamara3-27/+5
2017-04-13Avoid unnecessary, wrong downcast causing UBSan failureStephan Bergmann1-2/+1
2017-04-13Removed duplicated includesAndrea Gelmini4-6/+0
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin11-50/+29
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara1-4/+4
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin6-13/+11
2017-04-09cid#1404932 useless callDavid Tardon1-1/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin4-10/+10
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel1-3/+3
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sdStephan Bergmann1-1/+1
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin1-7/+4
2017-04-06loplugin:singlevalfieldsNoel Grandin2-4/+3
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin4-12/+12
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin3-6/+6
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-3/+1
2017-04-05loplugin:constantparamNoel Grandin2-2/+2
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-04-04Make HangingIndent a commandSzymon Kłos1-0/+17
2017-04-03tdf#39468 Translate German commentsJens Carl5-5/+5
2017-03-31use actual UNO enums in sdNoel Grandin3-10/+10
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna159-601/+601
2017-03-30remove type decorations on char literalsJochen Nitschke4-8/+8
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet1-2/+2
2017-03-30convert SvxDateType to scoped enumNoel Grandin4-9/+9
2017-03-29loplugin:singlevalfieldsNoel Grandin3-28/+10
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas1-0/+2
2017-03-28remove enum slot code from sfx2Noel Grandin1-2/+2
2017-03-27Resolves tdf#106321: End text edit mode before exportingUmang Jain1-0/+7
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin8-11/+9
2017-03-25Fix typosAndrea Gelmini6-6/+6
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin3-3/+3
2017-03-23remove unused helpid in SfxShellNoel Grandin8-15/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin9-16/+15