summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshell.cxx
AgeCommit message (Expand)Author
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-09coverity#735483 Logically dead codeCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-23fdo#64047: n#863021: Add set-all language menu.Muthu Subramanian
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-03-12Translation and cleanup of comments in sd/source/ui/docshell/Urs Fässler
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-03-25removed duplicate includes in sdTakeshi Abe
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-05removed unused macroTakeshi Abe
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-10Remove obsolete Hyperlink Bar from impress_drawAlfonso Eusebio
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-11-20Remove empty commentsJ. Graeme Lingard