summaryrefslogtreecommitdiff
path: root/cppunit
ModeNameSize
-rw-r--r--ldflags.patch374logplain
-rw-r--r--makefile.mk6797logplain
-rw-r--r--ooo-DllPlugInTester.mk1517logplain
-rw-r--r--ooo-cppunit_dll.mk3112logplain
d---------prj70logplain
-rw-r--r--solarisfinite.patch471logplain
-rw-r--r--warnings.patch1161logplain
-rw-r--r--windows.patch502logplain
orter/inc/controller/SlsClipboard.hxx?id=2a1a96033967bac7a323772bc876e9e44d3464d3'>loplugin:unusedfields in sdNoel Grandin 2017-05-12convert SdrLayerId to strong_intNoel Grandin 2017-05-03loplugin:checkunusedparams in sdNoel Grandin 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 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-08-29loplugin:countusersofdefaultparamsNoel Grandin 2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin 2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin 2016-03-10loplugin:constantparam in sdNoel Grandin 2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin 2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin 2016-01-10Fix typosAndrea Gelmini 2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara 2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara 2015-09-17boost->stdCaolán McNamara 2015-08-28make PostUserEvent Link<> typedNoel Grandin 2015-07-04Fix typosAndrea Gelmini 2015-05-05loplugin:staticmethodsNoel Grandin 2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2013-11-14-Werror,-Wunused-member-functionStephan Bergmann 2013-10-23fixincludeguards.sh: sdThomas Arnhold