summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin2-2/+2
2017-03-22create SfxDisableFlags enumNoel Grandin1-2/+2
2017-03-21ofz: leaks in animation nodesCaolán McNamara1-3/+30
2017-03-20Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara1-0/+3
2017-03-19Fix typos + some German translationsAndrea Gelmini2-2/+2
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-1/+1
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet1-4/+4
2017-03-18valgrind: uninitialized valueCaolán McNamara1-8/+7
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian2-0/+19
2017-03-17tweak libjpeg to honor JPEGMEM and set it in file format testersCaolán McNamara1-0/+5
2017-03-17cleanup double includes and declarationsJochen Nitschke1-1/+0
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-1/+1
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian2-19/+0
2017-03-16ofz#877 reference to stack alloced obj outlives objCaolán McNamara2-12/+9
2017-03-16Resolves: tdf#106557 don't crash on missing line spacing argumentCaolán McNamara1-177/+174
2017-03-16remove unused defines from HRC files in sdNoel Grandin13-339/+1
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos3-1/+17
2017-03-15add ppt fuzzerCaolán McNamara1-4/+3
2017-03-15pesky hidden leak causing pptfuzzing oomCaolán McNamara1-0/+2
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin8-22/+23
2017-03-15remove unused HRC defines in sd/Noel Grandin1-51/+6
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist1-9/+0
2017-03-14uitest: add the impress zoom level to the state informationMarkus Mohrhard3-0/+12
2017-03-14sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky2-3/+24
2017-03-14sd: fix comparison between different enum typesJochen Nitschke1-1/+1
2017-03-11Fix typosAndrea Gelmini2-3/+3