summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/svdfppt.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Avoid possible memory leaks in case of exceptionsTakeshi Abe1-33/+27
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin1-169/+169
2014-03-25coverity#735432 Logically dead codeCaolán McNamara1-29/+0
2014-03-11svx: sal_Bool->boolNoel Grandin1-3/+3
2014-02-27Remove visual noise from filterAlexander Wilms1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-24coverity#735747 Dereference after null checkCaolán McNamara1-1/+1
2014-02-23Related: #i119985# date/time is displayed as different languageZhe Wang1-7/+10
2014-02-23coverity#704642 Dereference after null checkCaolán McNamara1-0/+3
2014-02-23coverity#704641 Dereference after null checkCaolán McNamara1-2/+4
2014-02-23coverity#704640 Dereference after null checkCaolán McNamara1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-18tools: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-14sal_Bool->boolNoel Grandin1-5/+5
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-253/+253
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-78/+78
2014-01-29coverity#1000696 Out-of-bounds accessCaolán McNamara1-1/+1
2014-01-29nRetValue was a reference, nRetValue->rRetValueCaolán McNamara1-69/+69
2014-01-28bool improvementsStephan Bergmann1-19/+19
2014-01-14bool improvementsStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-2/+2
2013-11-22fdo#68594: Revert bnc#758621 commit.Muthu Subramanian1-8/+0
2013-11-13xub_StrLen->sal_Int32Caolán McNamara1-4/+3
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin1-2/+2
2013-09-17convert remains of filter module from String to OUStringNoel Grandin1-52/+52
2013-09-05CID#1078757 nOfs <= nPersistPtrAnzCaolán McNamara1-6/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-27roundtrip VBA project blob for pptNoel Power1-3/+2
2013-06-26fdo#65123 Revert "n#782833: (PPT) Fix font size at end of para."David Tardon1-15/+0
2013-06-05Resolves: #i119521# Layout is corrupted on opening PPTJianyuan Li1-2/+4
2013-05-25Resolves: #i119874 Fixed text alignment in RTL layoutCaolán McNamara1-0/+139
2013-05-24Revert "Resolves: #i119874 Fixed text alignment in RTL layout."Caolán McNamara1-139/+0
2013-05-24Resolves: #i119874 Fixed text alignment in RTL layout.Andre Fischer1-0/+139
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-14/+8
2013-05-19typoJulien Nabet1-1/+1
2013-05-19Resolves: #i119885# corrected AutoGrowHeight setting...Armin Le Grand1-2/+6
2013-05-15Resolves: #i119493# Fixed import of tables with connectors.Andre Fischer1-0/+10
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe1-5/+5
2013-05-12bnc#758621: Set the attribs for the entire para if a placeholder.Jan Holesovsky1-0/+8
2013-05-12bnc#758621: Kill unused aPlacementId, it is never set.Jan Holesovsky1-3/+0
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-05-09Related: #119477#, nBuStart is initialized as -1, an unsigned int is requiredXisco Fauli1-3/+1
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying1-13/+7
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-28coverity#988424: Logically dead codeJulien Nabet1-6/+0
2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+3