summaryrefslogtreecommitdiff
path: root/sc/inc/arealink.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-09-13FindExtRange never passed a null ScDocument*Caolán McNamara1-1/+1
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-1/+1
2018-05-07tdf#42949 Fix IWYU warnings in sc/inc/[aA]*Gabor Kelemen1-2/+0
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-01-14drop AreaLink_ImplCaolán McNamara1-2/+2
2017-08-24loplugin:constparam in sc part5Noel Grandin1-1/+1
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-01remove some unnecessary global.hxx includesJochen Nitschke1-1/+0
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin1-1/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-14convert Link<> to typedNoel Grandin1-1/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-01-17sal_Bool->boolNoel Grandin1-1/+1
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-17/+17
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin1-1/+1
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-23removed unused forward declarations of classTakeshi Abe1-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-05-25Adjusted for signature change in DataChanged().Kohei Yoshida1-2/+2
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida1-8/+8
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-10/+10
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-10/+10
2011-01-03Translated comments from German to English.Christina Roßmanith1-2/+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-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.11.240); FILE MERGEDRüdiger Timm1-33/+18
2007-07-06INTEGRATION: CWS dr55 (1.10.84); FILE MERGEDRüdiger Timm1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.9.2); FILE MERGEDVladimir Glazounov1-3/+3
2006-11-22INTEGRATION: CWS asyncdialogs (1.8.122); FILE MERGEDVladimir Glazounov1-14/+16
2005-09-08INTEGRATION: CWS ooo19126 (1.7.326); FILE MERGEDRüdiger Timm1-47/+21
2004-10-04INTEGRATION: CWS mav09 (1.5.442); FILE MERGEDKurt Zenker1-4/+4
2004-06-04INTEGRATION: CWS rowlimit (1.5.334); FILE MERGEDOliver Bolte1-2/+6
2001-04-24+ScAreaLink::FindExtRange()Daniel Rentz1-2/+4
2001-04-21linked documents refresh timer and controlEike Rathke1-6/+9
2001-04-05refresh delay for area linksDaniel Rentz1-9/+13