summaryrefslogtreecommitdiff
path: root/sfx2/util
ModeNameSize
-rw-r--r--sfx.component5376logplain
yJan-Marek Glogowski 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-12-03Fix --disable-scripting for DESKTOP buildJan-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-06use Helper_optional SCRIPTING for libs that don't exist if --disable-scriptingCaolán McNamara 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-06-09Simplify Sequences initializations (sccomp)Julien Nabet 2021-06-04fix leak in solver testNoel Grandin 2021-05-17don't leak on error path in Coin solverNoel Grandin 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen 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-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens