summaryrefslogtreecommitdiff
path: root/embeddedobj
ModeNameSize
-rw-r--r--CppunitTest_embeddedobj_general.mk1383logplain
-rw-r--r--CppunitTest_embeddedobj_msole.mk1365logplain
-rw-r--r--IwyuFilter_embeddedobj.yaml1247logplain
-rw-r--r--Library_embobj.mk1543logplain
-rw-r--r--Library_emboleobj.mk1660logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_embeddedobj.mk738logplain
-rw-r--r--README.md115logplain
d---------qa70logplain
d---------source138logplain
d---------test119logplain
d---------util44logplain
rom dtardon: <dtardon> noelgrandin, hi. could you try to run the unusedmethods clang plugin with "make build-nocheck"? that would catch functions that are only used in tests. e.g., i just removed the whole o3tl::range class, which has not been used in many years, but htere was a test for it... <noelgrandin> dtardon, interesting idea! Sure, I can do that. Change-Id: I5653953a426a2186a1e43017212d87ffce520387 Reviewed-on: https://gerrit.libreoffice.org/22041 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin Change-Id: I9a5e937905fd71ecbbf9cb215ff6cc2b7defc6f3 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann Change-Id: I71682f28c6a54d33da6b0c971f34d0a705ff04f5 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274 2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara Change-Id: I1bf22ddbaf263b240288f70d03d6949611f86b69 2015-08-16tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher Also fix some whitespace and Doxygen comments Change-Id: I0a3440cdff2b1b74b2aa4572fc5c92c1525bfd61 Reviewed-on: https://gerrit.libreoffice.org/17549 Reviewed-by: Phillip Sz <phillip.szelat@gmail.com> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> 2015-07-16loplugin:unusedmethods svxNoel Grandin Change-Id: I92158457b3ffaaf7c84c6f4c87708d766c8c9f61 Reviewed-on: https://gerrit.libreoffice.org/17117 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin Instead of a mix of sal_uIntPtr, sal_uLong, int, and so on. Also change CONTAINER_ENTRY_NOTFOUND=ULONG_MAX to SAL_MAX_SIZE as return value in case of failure and in the related tests. Change-Id: Ie778a849253b4be84fbcdab9557b7c4240233927 2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f 2014-03-11svx: sal_Bool->boolNoel Grandin Change-Id: I78da39fc553b2e5040ee6665377ea51a1c4d04d7 2014-03-01Remove visual noise from includeAlexander Wilms Conflicts: include/framework/preventduplicateinteraction.hxx include/sfx2/sfxbasecontroller.hxx include/sfx2/sfxbasemodel.hxx include/toolkit/awt/vclxtabpagemodel.hxx include/vcl/field.hxx include/vcl/settings.hxx Change-Id: Ibccf9f88c68267a3d7e656012b51eaf644c418c2 Reviewed-on: https://gerrit.libreoffice.org/8272 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2013-10-23fixincludeguards.sh: include/svxThomas Arnhold Change-Id: I2c280be12f36c1538e922286745aabc62482423d 2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc