/beanshell/

/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleFrameSelector.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-09-14 19:47:47 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-09-14 19:48:58 +0200
commit106cd072747a48ba064d8522cc15f581abffab51 (patch)
tree680854bb5b3af38476cd24bdc9f3cff2a318207f /svx/source/accessibility/AccessibleFrameSelector.cxx
parent80fc0074689d657fbbf479da534f782bb9cc3cca (diff)
desktop lok: avoid unnecessary setPart() in paintPartTile() 2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann 2015-04-23loplugin:staticmethodsNoel Grandin 2015-04-08convert CapType to scoped enumNoel Grandin 2015-04-02loplugin:redundantcastStephan Bergmann 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2015-03-04V813: Decreased performanceCaolán McNamara 2015-03-01use initializer list here tooDavid Tardon 2015-03-01initialize membersDavid Tardon 2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann 2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn 2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann