summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-04-09ofz#1078 cgm infinite recurseCaolán McNamara1-0/+0
2017-04-09cid#1404932 useless callDavid Tardon1-1/+1
2017-04-08Notebookbar: add new file and recent docs to the menuSzymon Kłos1-0/+2
2017-04-08Notebookbar: vertical alignmentSzymon Kłos3-0/+12
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 Bergmann2-2/+2
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 Grandin9-29/+29
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin5-8/+8
2017-04-05Adapt code to scoped UNO enumsStephan Bergmann1-4/+4
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-3/+1
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-04-05loplugin:constantparamNoel Grandin3-4/+3
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-04-04Make HangingIndent a commandSzymon Kłos2-0/+23
2017-04-03tdf#39468 Translate German commentsJens Carl6-6/+6
2017-04-01cgm mode is now unusedCaolán McNamara1-6/+4
2017-04-01CGM_EXPORT_IMPRESS is always usedCaolán McNamara1-3/+2
2017-04-01CGM_IMPORT_CGM is always usedCaolán McNamara1-3/+2
2017-04-01adjust cgm import to make testing easierCaolán McNamara2-20/+46
2017-04-01rework ImportCGM to take a SvStreamCaolán McNamara1-3/+5
2017-04-01use weak attribute for Linux tooCaolán McNamara1-46/+0
2017-03-31use actual UNO enums in sdNoel Grandin9-20/+55
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna179-694/+694
2017-03-30remove type decorations on char literalsJochen Nitschke6-16/+16
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 Grandin4-29/+10
2017-03-28remove some more unused SID constants and commandsNoel Grandin4-85/+3
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-28remove unhandled SID commands from svxNoel Grandin2-6/+0
2017-03-27Resolves tdf#106321: End text edit mode before exportingUmang Jain1-0/+7
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin10-37/+34
2017-03-27Indentation fixesMiklos Vajna1-1/+2
2017-03-27remove unhandled SID commands in sdNoel Grandin4-140/+3
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky1-4/+1
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann1-21/+21
2017-03-25Fix typosAndrea Gelmini11-11/+11
2017-03-24fix tb71 buildNoel Grandin1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin9-14/+19
2017-03-23remove unused helpid in SfxShellNoel Grandin8-15/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin11-20/+19
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos2-2/+2
2017-03-22catch structured storage exceptions during testingCaolán McNamara1-2/+10
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky1-5/+14