summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-04-06 09:15:23 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-04-06 17:32:51 +0200
commitb1253218e428640c0079916ddd5688c8fbb7171e (patch)
tree61fcd23c92f2e737be9d63a049bc6bc1651b415e /sfx2/uiconfig/ui
parentb6fa0c15af7ea06a71d65e03204376fce7766ee9 (diff)
forward declare vcl::window in vcl/event.hxx
Change-Id: Ib3fc1b72d3d45377e2d4ccd0ff3e6835d2c29930 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113631 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/uiconfig/ui')
0 files changed, 0 insertions, 0 deletions
na 2017-10-23loplugin:includeform: swStephan Bergmann 2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann 2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin 2017-08-03loplugin:constparams in sw part1Noel Grandin 2016-12-08Indentation fixesMiklos Vajna 2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-01-19loplugin:unusedmethods in sw/Noel Grandin 2015-10-29sw: prefix members of SwNodesMiklos Vajna 2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-06-15sw: translate thatMichael Stahl 2015-06-15sw: deobfuscate a littleMichael Stahl 2015-06-15sw: prefix members of SwNodeIndexMichael Stahl 2015-05-01sw: delete these unwanted SwNodeIndex ctorsMichael Stahl 2014-12-23WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist 2014-12-23remove duplicated codeBjoern Michaelsen 2014-12-23c-style cast to const_castBjoern Michaelsen 2014-12-23inline stream operator and remove objectBjoern Michaelsen 2014-12-23inline AssignBjoern Michaelsen 2014-12-23inline operator=Bjoern Michaelsen 2014-12-23remove Remove()Bjoern Michaelsen 2014-12-23Make SwNodeIndex constructors inlineBjoern Michaelsen 2014-12-23Move Register/DeRegister functions to SwNodeIndexBjoern Michaelsen 2014-12-23use sw::Ring insteadBjoern Michaelsen 2014-12-18SwNodeIndex should really be finalBjoern Michaelsen 2014-11-05operator<< for SwPosition/SwPaM/etc. for use with SAL_DEBUGLuboš Luňák