summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/pptx-epptbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-27More loplugin:simplifyboolStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-03-01WaE: implicit conversion (IntegralToBoolean) of literal of type 'sal_Bool' ...Tor Lillqvist1-1/+1
2015-03-01condition is always true because of wrongly placed )David Tardon1-1/+1
2015-01-09Work around -fsanitize=nullStephan Bergmann1-1/+1
2014-11-13loplugin: cstylecastNoel Grandin1-1/+1
2014-10-21fix debugging buildCaolán McNamara1-1/+1
2014-10-14fdo#84938: convert EPP_LAYOUT constants to enumNoel Grandin1-26/+26
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-71/+71
2014-02-26Remove visual noise from sdAlexander Wilms1-40/+1
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-4/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2014-02-21coverity#738815 Uninitialized scalar fieldCaolán McNamara1-18/+28
2013-09-05String->OUStringIvan Timofeev1-11/+11
2013-06-16cppcheck: fix uninitMemberVar + remove macroJulien Nabet1-11/+16
2013-06-11Resolves: #i121183# enhance export of ppt hatch masterpagebackgroundArmin Le Grand1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-03-04sal_Bool to boolTakeshi Abe1-3/+3
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon1-1/+1
2013-03-01small translation of German comments in some files in sd/source/filter/eppt/Urs Fässler1-3/+3
2013-02-25loplugin: improve indentationThomas Arnhold1-11/+14
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-22/+21
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold1-3/+3
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-11-23Fixup pptx export after impress212 merges.Thorsten Behrens1-2/+2
2011-09-09convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara1-4/+10
2011-05-20TypoTor Lillqvist1-1/+1
2011-05-20Add informative commentTor Lillqvist1-0/+4
2011-05-20Add sanity check before dereference, bnc#694119Tor Lillqvist1-1/+1
2011-04-28Remove deprecated List container maTextRuleList.Rafael Dominguez1-2/+1
2011-04-19Replace %d, %x by SAL_PRIdINT32, SAL_PRIuUINT32 and SAL_PRIxUINT32Julien Nabet1-3/+3
2011-03-13fix mis-merge... qa disabledNorbert Thiebaud1-58/+58
2010-12-08export slide layouts to pptxRadek Doulik1-1/+10
2010-11-05From hg changeset 0d3461509c7b601f0084eb3560fde9b6941c42ab in ooxml11Tor Lillqvist1-0/+1010