Age | Commit message (Expand) | Author |
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 |
2017-11-21 | CppunitTest_swarm_solver_test also consistently fails for UBSan build | Stephan Bergmann |
2017-11-20 | Make CppunitTest name consistent with file name | Stephan Bergmann |
2017-11-20 | WaE: -Werror=unused-function | Caolán McNamara |
2017-11-19 | Fix typos | Andrea Gelmini |
2017-11-19 | iOS reactivated swarmsolver | jan Iversen |
2017-11-19 | Remove include config_lgpl.h from SwarmSolver, license is MPLv2 | Tomaž Vajngerl |
2017-11-18 | we now get a solver lib even without lpsolve or coinmp | Caolán McNamara |
2017-11-18 | iOS, swarmsolver workaround | jan Iversen |
2017-11-18 | Swarm based (uses PSO or DE) experimental non-linear solver | Tomaž Vajngerl |
2017-10-23 | loplugin:includeform: sccomp | Stephan Bergmann |
2017-08-27 | sccomp_lpsolver -> sccomp_solver | Rene Engelhard |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-03-02 | change the solver test to explicitly test the available solvers | Tomaž Vajngerl |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in sccomp | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-28 | com::sun::star->css in scaddins,sccomp,scripting | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |