summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/svdfppt.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-25fdo#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
2013-04-15Resolves: #i119877# Fixed import of FillBitmapModeAndre Fischer1-0/+10
2013-04-13fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo1-3/+4
2013-04-12Resolves: #i119546# Set minimal ppt table border width to 1Andre Fischer1-1/+3
2013-04-07Fix #i119532# Fixed export of bullet color.Andre Fischer1-2/+26
2013-04-07Fix #120233# fix ppt import bullet size errorLei De Bin1-0/+15
2013-04-07Fix #119523# fix the indent and left margin attribute lost when save as .pptSun Ying1-4/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-20/+20
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider1-6/+6
2013-04-01Related to 119875: Remove RTL_CONSTASCII_USTRINGPARAMXisco Fauli1-2/+2
2013-04-01#119875# fix vertical text direction in table cell change when save .ppt fileSun Ying1-0/+10
2013-04-01Revert "Reported by: Li Feng Wang"Xisco Fauli1-10/+0
2013-04-01Reported by: Li Feng WangSun Ying1-0/+10
2013-03-31#119581# fix import issue for left and right horizontal alignment in text boxLei De Bin1-0/+6
2013-03-27-Wunused-macrosStephan Bergmann1-5/+0
2013-03-23Related coverity#704229 Logically dead codeJulien Nabet1-2/+0
2013-03-19coverity#735375 Copy-paste errorJulien Nabet1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-9/+9
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-6/+4
2013-03-14i#119478# Fixed application of transparency to table cells.Andre Fischer1-6/+2
2013-03-12Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang1-0/+57
2013-03-07Resolves: #i119475# bullet font info for CJK and CTLArmin Le Grand1-0/+9
2013-03-07Resolves: #i120021# fix memory leak in PptSlidePersistEntry dtorHerbert Dürr1-0/+1