summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann1-7/+5
2016-05-04use Any constructor instead of temporariesNoel Grandin1-9/+3
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai1-4/+3
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-28com::sun::star->css in scNoel Grandin1-2/+1
2015-06-28coverity#1308531 Uncaught exceptionCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-4/+2
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann1-2/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-3/+3
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-14sal_bool->boolNoel Grandin1-2/+2
2014-01-23coverity#1158403 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-23coverity#1158404 Uncaught exceptionCaolán McNamara1-1/+1
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-3/+2
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin1-3/+3
2013-08-26Document a bit the Ugly bad and nasty workaroundFridrich Štrba1-0/+7
2013-08-26Ugly bad and nasty workaround for some dupplicate symbols issueFridrich Štrba1-0/+18
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-06-03use standard template for this throughoutCaolán McNamara1-9/+7
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-2/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-1/+1
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-10/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.25.300); FILE MERGEDRüdiger Timm1-44/+18
2007-05-10INTEGRATION: CWS pchfix04 (1.23.104); FILE MERGEDKurt Zenker1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGEDVladimir Glazounov1-5/+5
2006-07-21INTEGRATION: CWS pchfix01 (1.22.214); FILE MERGEDKurt Zenker1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.21.774); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS uaa02 (1.20.24); FILE MERGEDVladimir Glazounov1-11/+11
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-15/+97
2002-11-27#105657#; correct the supported service nameSascha Ballach1-3/+3
2002-10-02#102444#; fill notify methodSascha Ballach1-2/+16
2002-10-01#103863#; it is a TABLE_CELLSascha Ballach1-3/+3
2002-09-24#99949#; change names and descriptions like specifiedSascha Ballach1-3/+3
2002-08-29#102680#; lock solar mutex in disposingSascha Ballach1-2/+3