Age | Commit message (Expand) | Author |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in sccomp | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-08-06 | use Helper_optional SCRIPTING for libs that don't exist if --disable-scripting | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-06-20 | cid#1486008 Explicit null dereferenced | Caolán McNamara |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-09 | Simplify Sequences initializations (sccomp) | Julien Nabet |
2021-06-04 | fix leak in solver test | Noel Grandin |
2021-05-17 | don't leak on error path in Coin solver | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-11-16 | replace std::max(std::min()) with std::clamp | Noel |
2020-07-28 | tdf#135211: fix crash Swarm Non Linear Solver with blank input | Julien Nabet |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-05 | Upcoming loplugin:elidestringvar: sccomp | Stephan Bergmann |
2020-03-12 | Revert "loplugin:constfields in scaddins,sccomp" | Noel Grandin |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-15 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-12 | tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Yusuf Keten |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-09-26 | loplugin:constmethod in sc | Noel Grandin |
2019-08-20 | loplugin:constvars in sccomp..sd | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in scaddins..scripting | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): sccomp | Stephan Bergmann |
2019-07-30 | Simplify Sequence iterations in scaddins, sccomp, scripting | Arkadiy Illarionov |
2019-05-28 | tdf#42949 Fix IWYU warnings in sccomp/ | Gabor Kelemen |
2019-02-20 | o3tl::make_unique -> std::make_unique in include/ & o3tl/ | Gabor Kelemen |
2019-01-24 | Fix order of CPPUNIT_ASSERT_EQUAL expected vs. actual arguments | Stephan Bergmann |
2018-12-20 | Simplify containers iterations in scaddins, sccomp, scripting | Arkadiy Illarionov |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-10-29 | loplugin:oncevar | Noel Grandin |
2018-10-09 | loplugin:constfields in scaddins,sccomp | Noel Grandin |
2018-09-07 | loplugin:useuniqueptr in CoinMPSolver | Noel Grandin |
2018-06-23 | sccomp: Reserve enough space at once for micro-optimization | Takeshi Abe |
2018-06-22 | tdf#42949 Fix IWYU warnings in include/sal/ | Gabor Kelemen |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-02-28 | swarm: don't assert the result in testUnconstrained | Tomaž Vajngerl |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-08 | sccomp: CppunitTest_sccomp_swarmsolvertest fails w/ 32-bit ASAN | Michael Stahl |
2017-11-30 | Weaken SwarmSolverTest::testUnconstrained even further for now | Stephan Bergmann |
2017-11-25 | Ridiculously large delta for SwarmSolverTest::testUnconstrained for now | Stephan Bergmann |
2017-11-21 | clang-format fixes | Miklos Vajna |