summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/epptso.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-24sd: sal_Bool->boolNoel Grandin1-98/+98
2014-04-14typo: simpe -> simpleThomas Arnhold1-1/+1
2014-04-14typo: usualy -> usuallyThomas Arnhold1-1/+1
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-3/+1
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin1-48/+48
2014-04-02coverity#705854 Dereference before null checkCaolán McNamara1-1/+1
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann1-1/+5
2014-02-26Remove visual noise from sdAlexander Wilms1-63/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-18/+18
2014-02-14cid#704734 reference after null checkNoel Grandin1-1/+1
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-7/+7
2014-02-07coverity#738965 unused pointer valueNoel Grandin1-4/+3
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-312/+312
2013-11-23Lenght -> LengthJulien Nabet1-6/+6
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-3/+3
2013-10-16cleanupThomas Arnhold1-2/+0
2013-09-05String->OUStringIvan Timofeev1-96/+57
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-01Resolves: #i120730# fix table with merged cell becoming group shape...Sun Ying1-93/+120
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-26#119467# Form controls cannot be saved into .ppt file in AOO3.4Jianyuan Li1-0/+4
2013-06-12Related: #i119536# removed code no longer needed after fix of that taskArmin Le Grand1-11/+0
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