summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2017-04-01cgm mode is now unusedCaolán McNamara
2017-04-01CGM_EXPORT_IMPRESS is always usedCaolán McNamara
2017-04-01CGM_IMPORT_CGM is always usedCaolán McNamara
2017-04-01adjust cgm import to make testing easierCaolán McNamara
2017-04-01rework ImportCGM to take a SvStreamCaolán McNamara
2017-04-01use weak attribute for Linux tooCaolán McNamara
2017-03-31use actual UNO enums in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-27Resolves tdf#106321: End text edit mode before exportingUmang Jain
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
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-18valgrind: uninitialized valueCaolán McNamara
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-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-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-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-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