summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
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
2016-11-08coverity#1394269 Uncaught exceptionCaolán McNamara
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-24Calculate size of embedded Impress document properlyStephan Bergmann
2016-10-17tdf#95416: Get rid of #include ../foo/bar.hxx style includesArnold Dumas
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03fix bug in DocumentSettings::LoadList when testing result of lastIndexOfNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-02loplugin:simplifyboolNoel Grandin