summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt
AgeCommit message (Expand)AuthorFilesLines
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara3-5/+5
2015-09-17boost->stdCaolán McNamara3-5/+5
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-32/+32
2015-08-27coverity#738814 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung3-1/+9
2015-08-20loplugin:defaultparamsNoel Grandin4-26/+26
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin3-13/+13
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-06-16Fix typosAndrea Gelmini1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann2-3/+3
2015-05-07Unwind SotStorageRef typedefStephan Bergmann3-11/+11
2015-05-07Remove SvStorage aliasStephan Bergmann2-5/+5
2015-05-07Remove SvStorageRef aliasStephan Bergmann3-11/+11
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann2-2/+2
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin9-41/+41
2015-05-05loplugin:staticmethodsNoel Grandin2-5/+5
2015-04-29redundant castCaolán McNamara1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-3/+4
2015-04-27More loplugin:simplifyboolStephan Bergmann3-7/+7
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-22fix re-export of novell590442-1.ppt to pptCaolán McNamara1-6/+23
2015-04-22we always open a container, so always close itCaolán McNamara1-164/+161
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-14fix assert on re-export of ooo48994-1.ppt to pptCaolán McNamara1-1/+1
2015-04-14fix export of ooo120353-1.odp to pptx, mismatch of start and end elementCaolán McNamara1-1/+1
2015-04-11VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks1-1/+2
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks1-1/+1
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-4/+4
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann4-51/+51
2015-03-23loplugin:constantfunction: sdNoel Grandin4-8/+3
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann2-2/+2
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-19/+9
2015-03-09dead_error_begin->dead_error_lineCaolán McNamara1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara2-3/+3
2015-03-04V813: Decreased performanceCaolán McNamara2-7/+7
2015-03-01WaE: implicit conversion (IntegralToBoolean) of literal of type 'sal_Bool' ...Tor Lillqvist3-10/+10
2015-03-01condition is always true because of wrongly placed )David Tardon3-10/+10
2015-02-28TyposJulien Nabet1-1/+1
2015-02-28TyposJulien Nabet1-1/+1