summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara10-27/+42
2015-09-17boost->stdCaolán McNamara10-42/+27
2015-09-17remove unused Link<> fieldsNoel Grandin1-5/+1
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-15/+8
2015-08-26add ppt to fftesterCaolán McNamara1-1/+2
2015-08-17o3tl: rename compat_functional headerThorsten Behrens1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-4/+0
2015-08-03sd: replace boost::function with std::functionMichael Stahl1-1/+0
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-21loplugin:unusedmethods sdNoel Grandin12-53/+0
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-1/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky1-1/+0
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-1/+0
2015-07-13editeng: make Link<> usage typedNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-06-16tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung1-0/+10
2015-06-10Fix sd ID conflicts and duplicatesPhilippe Jung1-93/+111
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