summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-26cid#1500411 silence Resource leakCaolán McNamara
2022-08-24tdf#150577: Revert "Micro-optim in FormController::approveRowChange"Mike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-25loplugin:moveitNoel Grandin
2022-07-21Remove duplicated includeAndrea Gelmini
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-06-04elide some makeStringAndClear() callsNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-23svx: work around GCC12 spurious -Werror=stringop-overflowMichael Stahl
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-11loplugin:constparamsNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-21cid#1500564 Dereference null return valueCaolán McNamara
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-02osl::Mutex->std::mutex in FormScriptListenerNoel Grandin
2021-12-09cid#1485150 silence Uncaught exceptionCaolán McNamara
2021-11-28use more OInterfaceContainerHelper3 in svxNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-03put the message into static_assertCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-04loplugin:constmethodNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-27Resolves: tdf#143159 reserve space for 6 characters/digitsCaolán McNamara
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03osl::Mutex->std::mutex in OParseContextClientNoel Grandin