summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31use actual UNO enums in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24Similar to 3386519e7e1d15263b53e07f984b9022c3dcddfdTor Lillqvist
2017-02-22lok: these are not always plain asciiPranav Kant
2017-02-21sd lok: Include parthash in annotation list and callbacksPranav Kant
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-02-20sd lok: Use IDs in ViewAnnotations outputPranav Kant
2017-02-20sd lok: Implement ViewAnnotations commandPranav Kant
2017-02-20sd lok: Disable comments if requiredPranav Kant
2017-02-20sd: Per view author namesPranav Kant
2017-02-15drop unused PRESOBJ_IMAGENoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-09convert DestAreaType to scoped enumNoel Grandin
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25use rtl::Reference in SdLayerNoel Grandin
2017-01-24coverity#1399550 Dereference after null checkCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin
2017-01-05Related: tdf#105093 sd PDF export: handle css.presentation.MediaShape as wellMiklos Vajna
2017-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna
2017-01-02tdf#104841 sd PDF export: handle linked videosMiklos Vajna
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: sdStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-25give us a chance to see *which* property failedEike Rathke
2016-11-25convert FOUND constants to o3tl::typed_flagsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-15replace explicit delete and simplifyDavid Tardon