summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2017-03-02do item namespace dance for linking sd and merged into a single executableCaolán McNamara
2017-03-02Fix typosAndrea Gelmini
2017-03-01tdf#96681 Lack of UI to change the text background color of a styleRohan Kumar
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27Better fix not causing unrelated loplugin:loopvartoosmallStephan Bergmann
2017-02-25tdf#104222: Put expensive debug code behind #if againMatúš Kukan
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24Similar to 3386519e7e1d15263b53e07f984b9022c3dcddfdTor Lillqvist