summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/svdfppt.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-22ofz#2332 fix dangling pCObjCaolán McNamara1-0/+2
2017-03-21ofz#875 limit depth to max legal depthCaolán McNamara1-10/+18
2017-03-21ofz: use after freeCaolán McNamara1-1/+12
2017-03-16ofz#876 avoid accessing empty rowsCaolán McNamara1-0/+4
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin1-40/+20
2016-10-21loplugin:expandablemethodds in include/filterNoel Grandin1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-19/+3
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (filter)Stephan Bergmann1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-3/+3
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-4/+4
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-5/+5
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-2/+2
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-1/+1
2016-08-11loplugin:constantparamNoel Grandin1-2/+2
2016-07-15tdf#62525 vcl: use cow_wrapper for PPTCharPropSetXisco Fauli1-50/+28
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas1-0/+1
2016-06-13loplugin:sallogareasStephan Bergmann1-1/+1
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+2
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-10/+11
2016-06-06filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl1-0/+1
2016-06-03loplugin:constantparamsNoel Grandin1-20/+15
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-1/+3
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-1/+2
2016-05-15coverity#1361575 Logically dead codeCaolán McNamara1-1/+1
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin1-151/+158
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-6/+6
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+3
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-05-05tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski1-28/+26
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin1-52/+44
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-13loplugin:passstuffbyref in filterNoel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin1-2/+2
2016-03-20Revert "tdf#93124: Fix incorrect text fit in imported PPT"Thorsten Behrens1-36/+90
2016-03-19tdf#93124: Fix incorrect text fit in imported PPTMike Kaganski1-90/+36
2016-03-17loplugin:constantparam in svxNoel Grandin1-2/+2
2016-02-22loplugin:commaoperator in filter/Noel Grandin1-6/+15
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-4/+4