summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2023-11-09loplugin:fieldcast in FmXUndoEnvironmentNoel Grandin
2023-10-28Resolves tdf#156227 - More appealing feedback for find/quickfindHeiko Tietze
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-08cid#1547086 Logically dead codeCaolán McNamara
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-09-10using decls should come after #includeNoel Grandin
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-09-01svx: add class "ONeutralParseContext"Henry Castro
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-23crashreporting: crash seen in FormNavigatorCaolán McNamara
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-13use more optional for SdrObjListIterNoel Grandin
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