summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-7/+7
2022-05-02sw content controls, checkbox: add insert UIMiklos Vajna1-1/+7
2022-04-22tdf#147453 sw: disable Delete Table functions on tracked deletionsLászló Németh1-2/+44
2022-04-21sw content controls: add insert UIMiklos Vajna1-0/+5
2022-04-14Make accessibility check dialog asyncNickWingate1-2/+2
2022-04-05forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Caolán McNamara1-2/+2
2022-04-03tdf#147925 fix view scrolling back to commentJim Raykowski1-1/+2
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen4-5/+0
2022-03-28tdf#146523 Fix editable protected drop-down fieldsHossein1-1/+2
2022-03-24sw clearing breaks: add insert UIMiklos Vajna1-4/+7
2022-03-17sw image dialog: fix fallback width/height for images with relative sizesMiklos Vajna1-0/+10
2022-03-14sw: fix bug id in commentXisco Fauli1-1/+1
2022-03-13tdf#147929 "undo" may delete the current SwAnnotationShellCaolán McNamara1-5/+9
2022-03-10Recheck sw headers with IWYUGabor Kelemen1-0/+1
2022-03-07sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl1-1/+1
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)1-1/+1
2022-03-04Removed duplicated includeAndrea Gelmini1-1/+0
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin16-314/+277
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)1-0/+57
2022-03-02Advanced Diagram support: Disable enter Diagram (Groups)Armin Le Grand (Allotropia)1-4/+4
2022-03-02add TypedWhichId version of GetWhichOfScriptNoel Grandin3-9/+17
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara1-47/+71
2022-02-28remove unused FN_PARAM_TABLE_SPACENoel Grandin1-2/+1
2022-02-28remove unused FN_PARAM_GRF*Noel Grandin1-1/+0
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin1-6/+8
2022-02-24use more TypedWhichIdNoel Grandin1-0/+1
2022-02-24cid#1455690 Explicit null dereferencedCaolán McNamara1-0/+2
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski1-1/+1
2022-02-10rename some SID to FN_PARAMNoel Grandin3-6/+6
2022-02-03tdf#147144: Writer crash after adding rectangle, add link and delete itJulien Nabet1-5/+8
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin2-2/+2
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin3-3/+3
2022-01-28related tdf#111733 TextCharacterSpacingControl sw draw: goto position tabJustin Luth1-0/+9
2022-01-28related tdf#11173 TextCharacterSpacingControl sw annot: goto position tabJustin Luth1-0/+10
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin3-6/+6
2022-01-27sw uno:Color: directly goto CHAR_DLG fonteffects tabJustin Luth3-0/+12
2022-01-27related tdf#111733 TextCharacterSpacingControl sw: goto position tabJustin Luth2-2/+10
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+1
2022-01-10sw: prefix members of ConstRectangle, SwBaseShell, ...Miklos Vajna1-2/+2
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin2-25/+25
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl1-0/+17
2021-12-16tdf#90805 sw: if no border when adding border color, add hairlineJustin Luth1-0/+3
2021-12-16tdf#145747 Fix cursor not shownJim Raykowski1-0/+1
2021-12-02sw: update previews of OLE objects on "update all"Miklos Vajna1-0/+1
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski1-1/+8
2021-11-26tdf#118063 - Writer: Deselected line spacing items remained checkedAndreas Heinisch2-1/+8
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin2-8/+8
2021-11-23tdf#131150 sw menu: use nSlotId=0 to avoid adding to setJustin Luth1-1/+2
2021-11-22Generalize DegreeNMike Kaganski2-5/+5
2021-11-12sw, out of order undo: allow multiple actions from other viewsMiklos Vajna1-2/+3