summaryrefslogtreecommitdiff
path: root/smoketest
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-10/+11
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-10-26Remove unmaintained Executable_libtestStephan Bergmann3-204/+0
2020-10-22long->tools::Long in slideshow..starmathNoel1-2/+3
2020-10-17Removed duplicated includeAndrea Gelmini1-1/+0
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel1-3/+4
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2-6/+3
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin1-2/+2
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2-5/+0
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann1-1/+0
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+1
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin1-2/+2
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-04-14Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: smoketestStephan Bergmann2-32/+32
2017-08-31loplugin:constparams: smoketest (clang-cl)Stephan Bergmann1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert smoketest codebase away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-4/+0
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+3
2016-12-20Fix smoketest under right-to-left localesKhaled Hosny1-1/+2
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18coverity#1358588 Uninitialized scalar fieldCaolán McNamara1-1/+4
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke1-2/+4
2016-03-22tdf#84323: Make osl::Condition::wait more readableGurkaran1-2/+2
2016-02-15WaE: loplugin:cstylecastTor Lillqvist1-1/+1
2016-02-15smoketest: loplugin:nullptrMichael Stahl1-1/+1
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro1-1/+23
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-10More smoketest notes.Michael Meeks1-1/+4
2015-11-30Use -ldl -pthread only on LinuxTor Lillqvist1-0/+2
2015-11-26smoketest: improve docs.Michael Meeks1-0/+14
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-2/+2
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin1-3/+2
2015-10-15coverity#1326133 Logically dead codeCaolán McNamara1-10/+0
2015-10-14cid#1326675 DLS: Dead local storeNoel Grandin1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-1/+1