summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist4-4/+4
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian2-0/+19
2017-03-09valgrind: fix leakCaolán McNamara1-0/+10
2017-03-08loplugin:loopvartoosmallStephan Bergmann9-22/+16
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin2-5/+5
2017-03-08convert SvxAdjust to scoped enumNoel Grandin10-47/+53
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin10-22/+22
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin2-6/+6
2017-03-06Dia*Item classes are unusedNoel Grandin2-97/+0
2017-03-06cppcheck: knownConditionTrueFalseJochen Nitschke1-1/+1
2017-03-05cppcheck: knownConditionTrueFalseJochen Nitschke1-5/+2
2017-03-04tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist1-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann5-7/+7
2017-03-03avoid config for ppt loader testingCaolán McNamara1-1/+5
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin3-5/+5
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin3-5/+7
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-6/+6
2017-03-02do item namespace dance for linking sd and merged into a single executableCaolán McNamara1-0/+46
2017-03-02Fix typosAndrea Gelmini7-8/+8
2017-03-01tdf#96681 Lack of UI to change the text background color of a styleRohan Kumar4-0/+38
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2-26/+21
2017-02-28new loplugin unoanyNoel Grandin16-41/+41
2017-02-27Better fix not causing unrelated loplugin:loopvartoosmallStephan Bergmann1-2/+2