summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/pickbulletpage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/pickbulletpage.ui')
0 files changed, 0 insertions, 0 deletions
ommit-info'> authorMatthias Seidel <mseidel@apache.org>2019-08-02 18:03:42 +0000 committerMatthias Seidel <mseidel@apache.org>2019-08-02 18:03:42 +0000 commitcc36ea775eb22fd95e3e746f1912264763faf57d (patch) treeda554fbaebed2dce1707ea304adf1b2f8376160c /xmlsecurity/tools/standalone/mscsfit/decrypter.cxx parentaf40db04de2f5073bd31fb4b7305fc6ff98970ff (diff)
Cleaned up whitespace, reordered Increase/Decrease Indent in sidebar b_contract136&id=ed9ff1a397c7eeb7eefbef0ba633a62f6f42bef1'>Drop these definesMike Kaganski 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-09Make sal/config.h the first in pchMike Kaganski 2021-02-08update pchesCaolán McNamara 2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann 2021-02-02Added Unit test to BColorModifierDeb Barkley-Yeung 2021-02-02tdf#139002 dont hang opening pathological SVGsNoel Grandin 2021-01-31basegfx::utils::applyLineDashing simplify !aLineTargetCallBack checksDr. David Alan Gilbert 2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski 2021-01-09fix coverity parse errorsCaolán McNamara 2020-12-27std::list::size() has constant complexity since C++11Jochen Nitschke 2020-12-26New loplugin:stringliteralvarStephan Bergmann 2020-11-16replace std::min(std::max()) with std::clampNoel 2020-11-13tdf#123936 Formatting files in module basegfx with clang-formatPhilipp Hofer 2020-11-12New loplugin:stringviewparamStephan Bergmann 2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen 2020-10-30tdf#124176 Using pragma once instead of inclusive guardsdiwanshu885 2020-10-24tdf#124176 Using pragma once instead of include guardsBetül İnce 2020-10-23tdf#124176 Using pragma once instead of include guardsgizemozgun 2020-10-21use tools::Long in basegfx..chart2Noel 2020-10-06loplugin:const* make some params and methods constNoel 2020-09-03Add unit tests to B2DPointDeb Barkley-Yeung 2020-09-02drop unused MinimalSystemDependentDataManagerCaolán McNamara 2020-08-30Fix typo in codeAndrea Gelmini 2020-08-17Fix typosAndrea Gelmini 2020-08-14loplugin:simplifybool moreNoel Grandin 2020-08-07tdf#133477 basegfx: fix center of rotated gradientsTünde Tóth 2020-07-26basegfx: remove completly useless namespace opening and closingArnaud Versini 2020-07-16compact namespace: basegfx,canvasNoel Grandin 2020-07-16merge needlessly split polygons back in Skia drawing (tdf#133016)Luboš Luňák 2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens