summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-10use more std::make_sharedNoel Grandin
2019-12-23sal_Char->char in svxNoel Grandin
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2018-12-04Remove obsolete CLANG_VERSION checksStephan Bergmann
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-19Silence -Wunknown-attributes with Clang <= 3.6Stephan Bergmann
2017-10-29ofz#3889 Divide-by-zeroCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-03-27document mnIndex doesn't changeCaolán McNamara
2017-03-22ofz: stack-overflow with infinite parse recursionCaolán McNamara
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann
2017-02-14BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these filesTor Lillqvist
2017-02-14No need to have SAL_INFOs inside OSL_DEBUG_LEVEL checksTor Lillqvist
2016-08-30convert ExpressionFunct to scoped enumNoel Grandin
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-17boost->stdCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06loplugin: cstylecastNoel Grandin
2014-08-25Remove unnecessary invalid downcastsStephan Bergmann
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann