summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/linkarea.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2013-10-29ScLinkedAreaDlg: unused private memberMatúš Kukan
2013-10-04convert sc/source/ui/inc/l*.hxx from String to OUStringNoel Grandin
2013-04-15convert external data dialog to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-08-29String to rtl::OUString.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-11Remove commented out code - //REMOVEJ. Graeme Lingard
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.6.158); FILE MERGEDRüdiger Timm
2007-10-23INTEGRATION: CWS so3deadcorpses (1.5.244); FILE MERGEDVladimir Glazounov
2006-11-22INTEGRATION: CWS asyncdialogs (1.4.124); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGEDRüdiger Timm
2004-10-04INTEGRATION: CWS mav09 (1.2.438); FILE MERGEDKurt Zenker
2001-07-09#89176# SfxURLBOX has been moved to svtools and was renamed to SvtURLBoxDirk Völzke
2001-04-27user interface for linked areas / external data sourcesNiklas Nebel