summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-03-24fix tb71 buildNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-22catch structured storage exceptions during testingCaolán McNamara
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-21ofz: leaks in animation nodesCaolán McNamara
2017-03-20Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet
2017-03-18valgrind: uninitialized valueCaolán McNamara
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-17tweak libjpeg to honor JPEGMEM and set it in file format testersCaolán McNamara
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-16ofz#877 reference to stack alloced obj outlives objCaolán McNamara
2017-03-16Resolves: tdf#106557 don't crash on missing line spacing argumentCaolán McNamara
2017-03-16remove unused defines from HRC files in sdNoel Grandin
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-03-15add ppt fuzzerCaolán McNamara
2017-03-15pesky hidden leak causing pptfuzzing oomCaolán McNamara
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-15remove unused HRC defines in sd/Noel Grandin
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist
2017-03-14uitest: add the impress zoom level to the state informationMarkus Mohrhard
2017-03-14sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky
2017-03-14sd: fix comparison between different enum typesJochen Nitschke
2017-03-11Fix typosAndrea Gelmini
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
2017-03-09valgrind: fix leakCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-06Dia*Item classes are unusedNoel Grandin
2017-03-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-03-05cppcheck: knownConditionTrueFalseJochen Nitschke
2017-03-04tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03avoid config for ppt loader testingCaolán McNamara
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin