summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Expand)AuthorAgeFilesLines
* sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-314-15/+8
* add ppt to fftesterCaolán McNamara2015-08-261-1/+2
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-1/+1
* loplugin:unusedmethodsNoel Grandin2015-08-051-4/+0
* sd: replace boost::function with std::functionMichael Stahl2015-08-031-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-241-2/+0
* loplugin:unusedmethods sdNoel Grandin2015-07-2112-53/+0
* Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky2015-07-161-1/+0
* Convert optimize table button to the generic controllerMaxim Monastirsky2015-07-151-1/+0
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-131-1/+0
* editeng: make Link<> usage typedNoel Grandin2015-07-131-1/+1
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung2015-06-161-0/+10
* Fix sd ID conflicts and duplicatesPhilippe Jung2015-06-101-93/+111
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-1/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-1/+1
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-1/+1
* Remove SvStorageRef aliasStephan Bergmann2015-05-071-1/+1
* Remove SvStorageStreamRef aliasStephan Bergmann2015-05-071-1/+1
* VclPtr: one ref too manyCaolán McNamara2015-05-061-2/+2
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-052-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-056-10/+10
* tdf#34555 Moving SID_OBJECT_CROP out of sdPhilippe Jung2015-05-021-1/+0
* Gradually typed LinkStephan Bergmann2015-04-301-4/+4
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-301-1/+1
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-302-2/+2
* sd: fix GCC-4.7 buildMiklos Vajna2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-3/+3
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-1/+1
| * start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* | Revert "make more classes dllpublic"David Tardon2015-04-163-6/+6
* | fix windows buildDavid Tardon2015-04-162-3/+3
* | make more classes dllpublicDavid Tardon2015-04-163-3/+3
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-1513-47/+47
|/
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-1/+0
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-061-0/+1
* V813: Decreased performanceCaolán McNamara2015-03-042-3/+3
* V813: Decreased performanceCaolán McNamara2015-03-021-1/+1
* Ensure listener is removed during ~SdModuleStephan Bergmann2015-02-241-0/+2
* sd: add SdDrawDocument::dumpAsXml()Miklos Vajna2015-02-231-0/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-232-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-072-17/+5
* No need for rtl::Reference hereStephan Bergmann2015-02-051-2/+1
* Don't hold refcounted objects by naked pointerStephan Bergmann2015-02-051-3/+4
* Updated all precompiled headers.Ashod Nakashian2015-02-052-1/+6
* hard to find accidental leaks with all the deliberate onesCaolán McNamara2015-02-041-0/+9