summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/epptso.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-06Resolves: #i120768# slide content merged Master viewer contentZhe Wang1-0/+7
2013-06-06WaE: comparison of integers of different signsTor Lillqvist1-1/+1
2013-06-05Resolves: #i120967# table's virtual box becomes too small...Sun Ying1-12/+16
2013-05-27Resolves: #i119753# fix audio video object lost when save .ppt fileSun Ying1-1/+14
2013-05-23Resolves: #i119458# fix master's subtitle is modified when save .pot templateSun Ying1-2/+6
2013-05-20Resolves: #i120554# Shape Gradient MS2003 import/export EnhancementJianyuan Li1-12/+12
2013-05-15Resolves: #i119551# Avoid grouping shapes on import from PPT...Andre Fischer1-15/+42
2013-05-15Revert "Resolves: #i119551# Avoid grouping shapes on import from PPT..."Caolán McNamara1-42/+15
2013-05-15Resolves: #i119551# Avoid grouping shapes on import from PPT...Andre Fischer1-15/+42
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-07Fix #119523# fix the indent and left margin attribute lost when save as .pptSun Ying1-0/+11
2013-04-07#119515# fix the numbering bullet in table cell changed when saved to .ppt fileSun Ying1-4/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-73/+73
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-25#119459# Corrected export of connectors to PPT format, Patch by: Sun Ying, Re...Armin Le Grand1-0/+3
2013-03-21translated last missed german comments in sd/Urs Fässler1-4/+5
2013-03-12Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang1-0/+5
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon1-1/+1
2013-03-03coverity#735384: fix copy&paste errorMarkus Mohrhard1-1/+1
2013-03-01translation of German comments in file sd/source/filter/eppt/epptso.cxxUrs Fässler1-22/+21
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-4/+4
2013-01-22oox: kill no longer needed S() macroMiklos Vajna1-3/+3
2012-12-19fdo#58129 fix ppt export of paragraphsDavid Tardon1-2/+2
2012-12-18fdo#49277 use correct default tab sizeDavid Tardon1-1/+10
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-19use LanguageTagEike Rathke1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-2/+0
2012-08-13Convert tools/list.hxx to std::vector in maExOleObj field of PPTWriter classNoel Grandin1-2/+2
2012-08-13Convert ParagraphObj from tools/list.hxx to std::vectorNoel Grandin1-23/+33
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara1-3/+2
2012-05-21removed unused #definesTakeshi Abe1-5/+0
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-2/+0
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-55/+55
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02Replace List with std:vector<EPPTHyperlink>.Rafael Dominguez1-1/+1
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-2/+2
2012-03-25removed duplicate includes in sdTakeshi Abe1-1/+0
2012-01-19WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks1-2/+2
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot1-4/+4
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-11-23impress212: #i97241# added relative linkserack1-1/+12
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-8/+9
2011-09-09convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara1-1/+1
2011-09-07surely a terrible idea to use a random system encoding hereCaolán McNamara1-1/+1
2011-09-07use read_uInt8s_AsOString hereCaolán McNamara1-4/+2