summaryrefslogtreecommitdiff
path: root/sd/source/filter
AgeCommit message (Expand)Author
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-13Fix memory leakStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-18pptx: import/export of honeycomb slide transitionTomaž Vajngerl
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-18use unique_ptr for pImpl in sd/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-11coverity#1338594 Missing break in switchCaolán McNamara
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl
2015-11-09pptx: export "Ripple" and "Vortex" transitionTomaž Vajngerl
2015-11-09pptx: export "Turn around" and "Rochade" transitionTomaž Vajngerl
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-08pptx: export inside/outside turning cube transition as p14:prismTomaž Vajngerl
2015-11-08pptx: import/export of "cut through black" transitionTomaž Vajngerl
2015-11-08pptx: import/export corner directions correctlyTomaž Vajngerl
2015-11-08Write as comment the names of slide transitions in MS-PPT specsTomaž Vajngerl
2015-11-08pptx: export slide transition direction parameter correctlyTomaž Vajngerl