summaryrefslogtreecommitdiff
path: root/ios/UnitTest
ModeNameSize
d---------UnitTest.xcodeproj43logplain
d---------UnitTest243logplain
ef='/cgit/lo/core/commit/svl/source/fsstor/fsstorage.hxx?h=cp-6.0-13&id=91dd2db17bd6cb9b357d1d69b187174e31eabef0'>loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann The issue of 362d4f0cd4e50111edfae9d30c90602c37ed65a2 "Explicitly mark overriding destructors as 'virtual'" appears to no longer be a problem with MSVC 2013. (The little change in the rewriting code of compilerplugins/clang/override.cxx was necessary to prevent an endless loop when adding "override" to OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager(); in chart2/source/inc/LifeTime.hxx, getting stuck in the leading OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.) Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e 2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann Change-Id: I68ec15e8b52dd387b18077941811702b40caf020 2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin Change-Id: If4308b358a55351f6e951ebf055df076ce4ad4ce Reviewed-on: https://gerrit.libreoffice.org/19667 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274 2015-04-02loplugin:staticmethodsNoel Grandin Change-Id: Ibf0c73ac17ec19ed672f66907db47057920babca