summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase
Commit message (Expand)AuthorAgeFilesLines
* XTextDocument::refresh should do a full reformattingSamuel Mehrbrodt2021-01-211-1/+1
* "Update all" should do a full reformattingSamuel Mehrbrodt2021-01-211-1/+1
* Bring uno:RefreshView to CalcSamuel Mehrbrodt2021-01-212-2/+2
* Make uno:RefreshView redo the whole document layoutSamuel Mehrbrodt2021-01-181-0/+1
* Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt2020-04-071-3/+10
* Add uno cmd to protect fields in a documentSamuel Mehrbrodt2020-04-071-0/+17
* sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl2020-03-261-1/+3
* tdf#119016 Editing a read-only section shall popup a dialogIlhan Yesil2020-03-261-1/+7
* sw: Optionally disable bookmark manipulation GUIsKatarina Behrens2020-03-253-11/+18
* sw: read-only/protected content dialog was missing on Delete/BackspaceMichael Stahl2020-03-251-0/+12
* sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl2020-03-251-6/+24
* Add ProtectBookmarksAndFields per-document optionKatarina Behrens2020-03-251-0/+18
* tdf#117480 fix crash in mailmergeSzymon Kłos2019-10-111-363/+374
* Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski2019-10-111-6/+9
* More uses of referer URL with SvxBrushItemStephan Bergmann2019-06-171-1/+1
* tdf#116382 Replace old dialog in header and footer drop-down menuAditya2019-03-011-39/+13
* Revert "tdf#121962 Update fields after layout has been calculated"Samuel Mehrbrodt2019-02-131-3/+2
* tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski2019-01-161-0/+9
* Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara2019-01-091-1/+2
* tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski2019-01-072-6/+6
* tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt2018-12-161-2/+3
* tdf#121606: displaying Mail Merge toolbar shouldn't activate connectionMike Kaganski2018-12-121-1/+16
* sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl2018-12-051-0/+1
* Resolves: tdf#121607 set parent for password dialogsCaolán McNamara2018-11-273-10/+16
* tdf#121607 defer other requests until password dialog is dismissedCaolán McNamara2018-11-271-0/+21
* tdf#120426 save the style names when set or changedCaolán McNamara2018-11-261-1/+1
* sw: fix crash in SwContentTree::HasContentChanged()Michael Stahl2018-11-171-4/+1
* Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara2018-11-066-9/+9
* tdf#113848 Sidebar: Get user-defined sizes while changing orientationIlhan Yesil2018-10-161-2/+7
* sw: fix invalid cast in SwEditWin::RequestHelp()Michael Stahl2018-10-151-1/+1
* Resolves: tdf#120487 postit losing focus triggering recreation of postitCaolán McNamara2018-10-131-1/+4
* StartUndo with END arg should have been EndUndoCaolán McNamara2018-09-201-1/+1
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-09-173-3/+3
* tdf#117823 Save mail merge config item in new viewIlhan Yesil2018-08-301-0/+1
* tdf#119130 only have the active postit as a dialog control...Caolán McNamara2018-08-142-2/+11
* tdf#117553 Change navigate behavior when in footnote frameJim Raykowski2018-08-081-0/+16
* tdf#119042: Also check if SfxViewFrame::Current() is nullptrMike Kaganski2018-08-021-2/+3
* tdf#118971: allow arrow keys to move images or drawing objectsXisco Fauli2018-07-311-4/+26
* tdf#37223 Writer: insert 1-cell tables as text instead of OLE objectLászló Németh2018-07-271-2/+21
* tdf#118777: Disable signature line slot if non-text objectKatarina Behrens2018-07-251-1/+7
* sw,sc: Signature Line: fix VclPtr assertionMichael Stahl2018-07-241-2/+2
* tdf#118716 Inner border of an embedded table can't be dragged aroundNoel Grandin2018-07-241-6/+6
* Resolves: tdf#118827 SetCareWin should be SetCareDialogCaolán McNamara2018-07-192-2/+2
* SvTreeListBox::DoubleClickHdl: SwContentTree more, tdf#115950 relatedEike Rathke2018-07-131-0/+4
* Make setPagePrintSettings() accept IsLandscape againThorsten Behrens2018-07-121-1/+1
* tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro2018-07-111-1/+3
* tdf#118578 sw: allow inserting only TextDocumentMichael Stahl2018-07-101-1/+2
* Notebookbar:Context for printpreview is working.Kshitij Pathania2018-07-101-1/+12
* tdf#115890 sw: fix invalid cast in SwContentTree::GetEntryAltText()Michael Stahl2018-07-081-1/+1
* weld SwWatermarkDialogCaolán McNamara2018-07-033-54/+42