summaryrefslogtreecommitdiff
path: root/sc/inc/dispuno.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-05-09compact namespace in scNoel Grandin1-4/+1
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+12
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-3/+2
2015-10-28com::sun::star->css in scNoel Grandin1-48/+39
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-3/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha1-2/+1
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2014-01-27coverity#1158325 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-27coverity#1158326 Uncaught exceptionCaolán McNamara1-1/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-07-07Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-10/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vectorNoel Grandin1-2/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2008-04-10INTEGRATION: CWS changefileheader (1.5.330); FILE MERGEDRüdiger Timm1-39/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGEDVladimir Glazounov1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.3.902); FILE MERGEDRüdiger Timm1-47/+21
2002-08-16#102213# notice if the viewshell is closed (switching to preview)Niklas Nebel1-4/+14
2001-07-18#88848# provide status for DocumentDataSourceNiklas Nebel1-7/+34
2000-11-13dispatch objectNiklas Nebel1-0/+164