summaryrefslogtreecommitdiff
path: root/smoketest
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-04-14Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: smoketestStephan Bergmann
2017-08-31loplugin:constparams: smoketest (clang-cl)Stephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert smoketest codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-11Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-20Fix smoketest under right-to-left localesKhaled Hosny
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18coverity#1358588 Uninitialized scalar fieldCaolán McNamara
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-03-22tdf#84323: Make osl::Condition::wait more readableGurkaran
2016-02-15WaE: loplugin:cstylecastTor Lillqvist
2016-02-15smoketest: loplugin:nullptrMichael Stahl
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro
2016-02-09Remove excess newlinesChris Sherlock
2015-12-10More smoketest notes.Michael Meeks
2015-11-30Use -ldl -pthread only on LinuxTor Lillqvist
2015-11-26smoketest: improve docs.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-10-15coverity#1326133 Logically dead codeCaolán McNamara
2015-10-14cid#1326675 DLS: Dead local storeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-04-01smoketest: run XML files through xmllint --formatMichael Stahl
2015-03-23Build libtest on Windows, tooTor Lillqvist
2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk
2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-09-11smoketest: run the extension test firstMichael Stahl
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin