summaryrefslogtreecommitdiff
path: root/sd/source/filter
AgeCommit message (Expand)AuthorFilesLines
2017-03-21ofz#877 reference to stack alloced obj outlives objCaolán McNamara2-12/+9
2017-02-27tdf#104222: Put expensive debug code behind #if againMatúš Kukan1-2/+9
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+0
2016-05-19loplugin:unusedmethods in sdNoel Grandin1-6/+0
2016-05-19tdf#49561: PPT import: Avoid to override formatting from StyleTextPropAtomMatus Uzak1-1/+2
2016-05-18clang-tidy modernize-make-sharedNoel Grandin2-2/+2
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin1-38/+39
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2-0/+3
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2-0/+31
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann5-12/+15
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin3-13/+11
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-05-06Make this a bit sanerTor Lillqvist1-1/+1
2016-05-06tdf#91794 OSL_DEBUG_LEVEL > 1 & DBG macro removed (impress/draw)Rohan Kumar3-86/+47
2016-05-04use Any constructor instead of temporariesNoel Grandin2-5/+1
2016-04-29use initialization listJochen Nitschke1-30/+22
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann1-7/+7
2016-04-21new plugin stylepoliceNoel Grandin3-9/+8
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-2/+2
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2-2/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke3-11/+0
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann1-2/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin4-48/+48
2016-04-12tdf#99224 PPTX export: implement support for images with textMiklos Vajna1-1/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke5-5/+0
2016-04-11sd: inline BEGIN_SHAPE/END_SHAPE macrosMiklos Vajna1-5/+2
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin1-6/+6
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-2/+2
2016-03-24loplugin:constantparam in sdNoel Grandin6-34/+25
2016-03-18loplugin:constantparam in sdNoel Grandin4-8/+8
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-03-10loplugin:constantparam in sdNoel Grandin3-14/+13
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis2-2/+2
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin2-8/+2
2016-02-23new loplugin: commaoperatorNoel Grandin3-7/+13
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl1-1/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-09Formatting changes across all modulesChris Sherlock7-9/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock5-5/+5
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-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin7-22/+12
2016-01-13Fix memory leakStephan Bergmann1-0/+2
2016-01-10Fix typosAndrea Gelmini4-5/+5