summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+1
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-1/+1
2015-05-06VclPtr: one ref too manyCaolán McNamara1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin6-10/+10
2015-05-02tdf#34555 Moving SID_OBJECT_CROP out of sdPhilippe Jung1-1/+0
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist2-2/+2
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-3/+3
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-16Revert "make more classes dllpublic"David Tardon3-6/+6
2015-04-16fix windows buildDavid Tardon2-3/+3
2015-04-16make more classes dllpublicDavid Tardon3-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin13-47/+47
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+0
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-03-04V813: Decreased performanceCaolán McNamara2-3/+3
2015-03-02V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-24Ensure listener is removed during ~SdModuleStephan Bergmann1-0/+2
2015-02-23sd: add SdDrawDocument::dumpAsXml()Miklos Vajna1-0/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin2-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann2-17/+5
2015-02-05No need for rtl::Reference hereStephan Bergmann1-2/+1
2015-02-05Don't hold refcounted objects by naked pointerStephan Bergmann1-3/+4
2015-02-05Updated all precompiled headers.Ashod Nakashian2-1/+6
2015-02-04hard to find accidental leaks with all the deliberate onesCaolán McNamara1-0/+9
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-8/+8
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin4-6/+6
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin5-93/+3
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen1-1/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-8/+6
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara3-7/+7
2014-12-15coverity#704777 Explicit null dereferencedCaolán McNamara1-1/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky1-2/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+2
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-1/+5
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann1-1/+0