summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textfld.cxx
AgeCommit message (Expand)Author
2023-02-23sw: fix undo comment of FN_DELETE_TEXT_FORMFIELDSMiklos Vajna
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16sw: fix undo comment of FN_UPDATE_TEXT_FORMFIELDSMiklos Vajna
2023-02-11sw: rename getFieldmarkFor() to getInnerFieldmarkFor()Justin Luth
2023-02-09sw: fix undo comment of FN_UPDATE_TEXT_FORMFIELDMiklos Vajna
2023-01-19sw, .uno:InsertField: handle Endnote as a value for the Wrapper parameterMiklos Vajna
2023-01-18sw, .uno:InsertField: add a new Wrapper parameterMiklos Vajna
2023-01-17sw: .uno:TextFormField: handle Endnote as a value for the Wrapper parameterMiklos Vajna
2023-01-17sw: .uno:TextFormField: add new Wrapper parameterMiklos Vajna
2023-01-13sw, FN_DELETE_TEXT_FORMFIELDS: allow deleting all fieldmarksMiklos Vajna
2023-01-11sw: fix FN_UPDATE_TEXT_FORMFIELD typoMiklos Vajna
2023-01-10sw: add a new .uno:DeleteTextFormFields UNO commandMiklos Vajna
2023-01-09sw: document FN_UPDATE_TEXT_FORMFIELD and FN_UPDATE_TEXT_FORMFIELDSMiklos Vajna
2023-01-06sw: add a new .uno:UpdateTextFormField UNO commandMiklos Vajna
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2023-01-02sw UI: fix crash on inserting a fieldmark inside a fieldmarkMiklos Vajna
2022-12-21sw, field insert: handle the Content param for refmarks and accept HTML thereMiklos Vajna
2022-12-08sw: introduce a .uno:GotoMark commandMiklos Vajna
2022-12-02svx: extended SvxHyperlinkItem to have a new property sReplacementTextrash419
2022-11-28sw: add a new .uno:TextFormFields UNO commandMiklos Vajna
2022-11-16sw, .uno:TextFormField command: accept HTML in the FieldResult parameterMiklos Vajna
2022-11-15sw: add new FieldCode parameter for the .uno:TextFormField commandMiklos Vajna
2022-11-14sw: add new FieldType parameter for the .uno:TextFormField commandMiklos Vajna
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-19tdf#135794 sw: add no-headers to AllowCommentsInFootnotesJustin Luth
2022-07-19tdf#135794 sw: add no-frames to AllowCommentsInFootnotesJustin Luth
2022-03-07sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-08Fix typosAndrea Gelmini
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-10Fix loplugin:stringliteralvarStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-28cid#1468665 Dereference after null checkCaolán McNamara
2020-10-21tdf#137568 grey-out Format - Comments in menu, when no commentsSeth Chaiklin
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-23Added new command to delete the comment threadPranam Lashkari
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin
2020-06-18tdf#134035 sw: insert long date format for HungarianLászló Németh