summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textsh1.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)1-1/+1
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-5/+5
2024-01-31make date-form-field dialog asyncNoel Grandin1-8/+19
2024-01-31make drop-down-form-field dialog asyncNoel Grandin1-7/+18
2024-01-30make redline-accept dialog asyncNoel Grandin1-4/+10
2024-01-30convert insert-footnote dialog to asyncNoel Grandin1-12/+18
2024-01-30make sorting dialog asyncNoel Grandin1-3/+12
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-1/+1
2024-01-09tdf#150716 - Partially solves the issue.Gökay Şatır1-1/+2
2024-01-08Revert "Related tdf#76007: Make it possible to insert a Table in a Footnote o...Julien Nabet1-1/+2
2024-01-07Related tdf#76007: Make it possible to insert a Table in a Footnote or EndnoteJulien Nabet1-2/+1
2024-01-03tdf#111969 sw: right-click menu recognizes start of hyperlinkJustin Luth1-20/+95
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath1-1/+1
2023-11-03tdf#157801 Fix direct formatting is applied after pressing OK in theJim Raykowski1-1/+0
2023-10-27Add flags to STYLEREFSkyler Grey1-1/+2
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann1-5/+5
2023-10-15tdf#156250: sw: Keep comments when spell correction replaces a wordEMartinGube1-20/+3
2023-09-14Fix --disable-curl buildMike Kaganski1-5/+9
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay11101-2/+2
2023-08-30tdf#77760 sw floattable: add support for footnotes, UIMiklos Vajna1-1/+14
2023-07-07Fix .uno:CharBackColor status updateMaxim Monastirsky1-1/+2
2023-07-05loplugin:constantparamNoel Grandin1-4/+4
2023-06-26new loplugin:constexprliteralNoel Grandin1-7/+7
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-2/+1
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl1-14/+20
2023-05-26use more TypedWhichIdNoel Grandin1-2/+2
2023-05-18sw: fix undo comment of FN_DELETE_SECTIONSMiklos Vajna1-2/+2
2023-05-11tdf#143368 sw CHAR_DLG_FOR_PARAGRAPH: restore selectionJustin Luth1-13/+29
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl1-1/+1
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal1-13/+20
2023-05-04tdf#148956 sw: clear RES_TXTATR_LIST_AUTOFMT in FN_FORMAT_RESETJustin Luth1-0/+1
2023-05-04sw: fix undo comment of FN_UPDATE_SECTIONSMiklos Vajna1-2/+2
2023-04-20tdf#154817 sw UI: no hatch/gradient name if not selectedJustin Luth1-2/+8
2023-04-20Allow Copy Hyperlink Location in protected fieldsVojtěch Doležal1-16/+21
2023-04-17tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga1-1/+1
2023-04-13sw: fix undo comment of FN_DELETE_FIELDSMiklos Vajna1-2/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-3/+3
2023-03-16sw: fix undo comment of FN_DELETE_BOOKMARKSMiklos Vajna1-2/+2
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin1-7/+9
2023-03-09sw: fix undo comment of FN_UPDATE_BOOKMARKSMiklos Vajna1-2/+2
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal1-2/+12
2023-03-02sw: fix undo comment of FN_UPDATE_BOOKMARKMiklos Vajna1-3/+5
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl1-13/+5
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl1-4/+12
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara1-5/+5
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-31/+31
2023-02-15check GetFEShell()Xisco Fauli1-1/+2
2023-02-11sw: rename getFieldmarkFor() to getInnerFieldmarkFor()Justin Luth1-4/+4
2023-01-20sw: add a new .uno:DeleteSections UNO commandMiklos Vajna1-0/+50