summaryrefslogtreecommitdiff
path: root/source/media/screenshots/dbaccess/ui/namematchingpage/ca
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-10-20 12:58:26 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-10-20 18:07:13 +0200
commit26ffc4cceb80e3092fd2feb89335b2e0b9a23962 (patch)
tree06652d64fee55488bf0f8a07eb564905dd4c878c /source/media/screenshots/dbaccess/ui/namematchingpage/ca
parent51022f8f16780ecb19f4669e8b8259a7eaea22be (diff)
Removed executable bits on PNG files
Change-Id: I017da9e9ac561799b6ffdd762343cb54895eb8b2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141555 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'source/media/screenshots/dbaccess/ui/namematchingpage/ca')
0 files changed, 0 insertions, 0 deletions
b LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/splitwin.hxx
AgeCommit message (Expand)Author
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-04-19loplugin:inlinefields in SfxSplitWindowNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:unnecessaryoverride in sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-06-05Pin_Impl doesn't have an implementationCaolán McNamara
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
2014-10-02fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann