summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2023-04-27avoid config when fuzzingCaolán McNamara
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara
2023-04-12tdf#140730 a11y: Focus form control property dlg when it startsMichael Weghorn
2023-04-09use more OStringToOUStringNoel Grandin
2023-04-09use more OUStringToOStringNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-29loplugin:stringadd in svxNoel Grandin
2023-03-23tdf#154322 select the first entry of the current page by defaultCaolán McNamara
2023-03-23Resolves: tdf#154322 if entries are disabled while menu is active, update itCaolán McNamara
2023-03-22tdf#154307 remove instead of hide these menu entriesCaolán McNamara
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin
2023-02-17osl::Mutex->std::mutex in FormScriptingEnvironmentNoel Grandin
2023-02-17Fix typoAndrea Gelmini
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-23tdf#153154: m_xDataTypeLB is still in useXisco Fauli
2023-01-19Fix SvxFmDrawPage et al getTypesStephan Bergmann
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
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