summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textfld.cxx
AgeCommit message (Expand)Author
2022-10-04sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-03-18sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2019-10-23sw: DateFieldmark separator position: hack to put it at the startMichael Stahl
2019-10-18tdf#86188 Compatibility setting enabling comments to footnotesKelemen Gábor
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-09-19remove SwClient/SwModify in sw/source/uibaseBjoern Michaelsen
2019-08-07tdf#119228 Add UI elements to resolve and unresolve commentsScott Clarke
2019-07-28loplugin:oncevarNoel Grandin
2019-07-25Fix typoAndrea Gelmini
2019-07-13Removed duplicated includeAndrea Gelmini
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai
2019-07-12MSForms: Insert text-based date field from MS compatible Forms menuTamás Zolnai
2019-06-18sw: extract postit insert code from SwTextShell::ExecField()Miklos Vajna
2019-06-13tdf#125146 Disable the reply command in UIMaxim Monastirsky
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl
2019-03-22weld SwFieldDlgCaolán McNamara
2019-03-09MSForms: Disable legacy field menu slots if the cursor is inside a text fieldTamás Zolnai
2019-03-09MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai
2019-02-16MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai
2019-02-16MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2019-01-31tdf#79197 enable comment of a selected changeLászló Németh
2018-11-19Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini
2018-07-19Resolves: tdf#118827 SetCareWin should be SetCareDialogCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-17weld SwFieldInputDlgCaolán McNamara
2018-04-17weld SwJavaEditDialogCaolán McNamara
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-07ofz#4066 Bad-castCaolán McNamara
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara