summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-02-13n#757432: Styles (rename &) copy to different decks.Muthu Subramanian3-2/+136
2014-02-13Move string hash function into String class.Muthu Subramanian1-11/+1
2014-02-12Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet1-2/+2
2014-02-12more SvStream:operator>> conversionNoel Grandin1-8/+8
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin11-156/+156
2014-02-12coverity#705850 Dereference before null checkCaolán McNamara1-1/+1
2014-02-12sal_Bool->boolNoel Grandin2-2/+2
2014-02-11coverity#735822 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-02-11sd: add some missing locks in new codeMichael Stahl3-0/+12
2014-02-11sal_Bool->boolNoel Grandin19-28/+28
2014-02-10fdo#73363: sd: fix mis-detection of Visio files as PPTMichael Stahl1-0/+8
2014-02-10the return of callcatcherCaolán McNamara2-61/+0
2014-02-09fdo#74383 - PagesField: do not count hidden slidesJ. Fernando Lagrange1-1/+1
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
2014-02-07sal_Bool -> boolStephan Bergmann1-6/+6
2014-02-07coverity#708813 unused pointer valueNoel Grandin1-2/+1
2014-02-07sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand2-51/+68
2014-02-07coverity#1158101 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-02-07coverity#1158102 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-02-07coverity#1158103 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-02-07coverity#1158104 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-02-07coverity#1158105 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-02-07coverity#1158106 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-02-07coverity#738965 unused pointer valueNoel Grandin1-4/+3
2014-02-06typo fixes in commentsAndras Timar2-3/+3
2014-02-06Typo: cheking -> checkingJulien Nabet1-1/+1
2014-02-06Typo: formating -> formattingJulien Nabet1-1/+1
2014-02-06coverity#1038484 Uncaught exceptionCaolán McNamara2-8/+5
2014-02-06coverity#1038483 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-06fdo#33852 do not remove too much from the pathDavid Tardon1-1/+4
2014-02-06coverity#736093 Argument cannot be negativeCaolán McNamara1-0/+5
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt11-0/+101
2014-02-05fdo#62082 Fix buttons in Custom animation toolbarSamuel Mehrbrodt2-40/+35
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin6-22/+22
2014-02-04fdo#74519 - don't drag around and use an uninitialized variable.Michael Meeks2-6/+1
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez1-1/+4
2014-02-04Disable "Insert - Duplicate Slide" when no slide is selectedStephan Bergmann1-3/+11
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky1-2/+1
2014-02-03uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks5-16/+16
2014-02-03fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks4-6/+10
2014-02-03Remove redundant SAL_DLLPRIVATEStephan Bergmann1-1/+1
2014-02-03some more continuous correctionsThomas Arnhold1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2-5/+5
2014-02-01cppcheck: redundantAssignmentJulien Nabet1-3/+1
2014-01-30Subscript/Superscript also don't depend on argsMaxim Monastirsky1-4/+1
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand1-0/+3
2014-01-29coverity#1000866 : Uninitialized scalar fieldNorbert Thiebaud1-3/+4
2014-01-29fdo#39440 - cppcheck cleanlinessRadu Ioan1-3/+5