summaryrefslogtreecommitdiff
path: root/sccomp/source
AgeCommit message (Expand)Author
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-12-21Disallow multiple component files per libraryJan-Marek Glogowski
2021-10-30Prepare for removal of non-const operator[] from Sequence in sccompMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-20cid#1486008 Explicit null dereferencedCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-17don't leak on error path in Coin solverNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-07-28tdf#135211: fix crash Swarm Non Linear Solver with blank inputJulien Nabet
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-03-12Revert "loplugin:constfields in scaddins,sccomp"Noel Grandin
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sccompStephan Bergmann
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-05-28tdf#42949 Fix IWYU warnings in sccomp/Gabor Kelemen
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin
2018-09-07loplugin:useuniqueptr in CoinMPSolverNoel Grandin
2018-06-23sccomp: Reserve enough space at once for micro-optimizationTakeshi Abe
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-21clang-format fixesMiklos Vajna
2017-11-19Fix typosAndrea Gelmini
2017-11-19Remove include config_lgpl.h from SwarmSolver, license is MPLv2Tomaž Vajngerl
2017-11-18Swarm based (uses PSO or DE) experimental non-linear solverTomaž Vajngerl
2017-10-23loplugin:includeform: sccompStephan Bergmann
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in sccompStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann