Age | Commit message (Expand) | Author |
2023-03-01 | create a default theme when SdrPage and SdrModel are created | Tomaž Vajngerl |
2023-02-24 | tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatColl | Michael Stahl |
2023-02-23 | sw: fix undo comment of FN_DELETE_TEXT_FORMFIELDS | Miklos Vajna |
2023-02-21 | sw: check GetWrtShellPtr() | Xisco Fauli |
2023-02-17 | use a reference here to flag its always dereferenced | Caolán McNamara |
2023-02-17 | SfxViewFrame* arg of SfxRequest ctor always dereferenced | Caolán McNamara |
2023-02-16 | HasMacroRecorder can take a reference, never passed null | Caolán McNamara |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-16 | tdf#72955 - Modified Bibliography entry dialog to work inside bibl. table | Vojtěch Doležal |
2023-02-16 | sw: fix undo comment of FN_UPDATE_TEXT_FORMFIELDS | Miklos Vajna |
2023-02-15 | check GetFEShell() | Xisco Fauli |
2023-02-11 | sw: rename getFieldmarkFor() to getInnerFieldmarkFor() | Justin Luth |
2023-02-10 | tdf#153205 related: Fix selection problems caused by cursor shell | Jim Raykowski |
2023-02-09 | sw: fix undo comment of FN_UPDATE_TEXT_FORMFIELD | Miklos Vajna |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2023-01-27 | tdf#114973 sw: enable SelectAll with hidden para at start/end | Michael Stahl |
2023-01-27 | move Theme class to own file inside docmodel | Tomaž Vajngerl |
2023-01-24 | sw: disable theme dialog if the theme is not set to the draw page | Tomaž Vajngerl |
2023-01-20 | sw: add a new .uno:DeleteSections UNO command | Miklos Vajna |
2023-01-19 | sw, .uno:InsertField: handle Endnote as a value for the Wrapper parameter | Miklos Vajna |
2023-01-18 | sw, .uno:InsertField: add a new Wrapper parameter | Miklos Vajna |
2023-01-18 | sw: rename getBookmarkFor() further to getOneInnermostBookmarkFor() | Miklos Vajna |
2023-01-17 | sw: .uno:TextFormField: handle Endnote as a value for the Wrapper parameter | Miklos Vajna |
2023-01-17 | sw: .uno:TextFormField: add new Wrapper parameter | Miklos Vajna |
2023-01-16 | sw, UpdateFieldContent: address a minor performance nit | Miklos Vajna |
2023-01-16 | sw, UpdateBookmark: address some minor performance nits | Miklos Vajna |
2023-01-16 | sw: add a new .uno:DeleteFields UNO command | Miklos Vajna |
2023-01-14 | ThemeDialog added which allows to change the theme used by the doc. | Tomaž Vajngerl |
2023-01-13 | sw: add a new .uno:DeleteBookmarks UNO command | Miklos Vajna |
2023-01-13 | sw: add a new .uno:UpdateField UNO command | Miklos Vajna |
2023-01-13 | sw: rename getBookmarkFor() to getInnerBookmarkFor() | Miklos Vajna |
2023-01-13 | sw, FN_DELETE_TEXT_FORMFIELDS: allow deleting all fieldmarks | Miklos Vajna |
2023-01-12 | sw: rename .uno:UpdateSections command fields | Pranam Lashkari |
2023-01-12 | Revert "tdf#56258 svx SetOutline: convert to toggle" | Justin Luth |
2023-01-11 | sw: add a new .uno:UpdateBookmark UNO command | Miklos Vajna |
2023-01-11 | sw: fix FN_UPDATE_TEXT_FORMFIELD typo | Miklos Vajna |
2023-01-10 | sw: add a new .uno:DeleteTextFormFields UNO command | Miklos Vajna |
2023-01-10 | Make DeepL translator experimental for now | Aron Budea |
2023-01-10 | sw: add a new .uno:UpdateSections command | Miklos Vajna |
2023-01-10 | sw, UpdateBookmarks: support renaming bookmarks | Miklos Vajna |
2023-01-09 | sw: document FN_UPDATE_TEXT_FORMFIELD and FN_UPDATE_TEXT_FORMFIELDS | Miklos Vajna |
2023-01-09 | sw, UpdateFields: update in sorted order | Pranam Lashkari |
2023-01-07 | Outline folding: Fix cursor position after undo redo | Jim Raykowski |
2023-01-06 | sw: add a new .uno:UpdateTextFormField UNO command | Miklos Vajna |
2023-01-06 | tdf#86630 sw: Add one-step page number insertion wizard | offtkp |
2023-01-06 | tdf#56258 svx SetOutline: convert to toggle | Justin Luth |
2023-01-06 | tdf#115965 sw RemoveBullet: do not light-up button when NumRule | Justin Luth |
2023-01-05 | sw: UpdateFieldContents: fix typos | Miklos Vajna |
2023-01-05 | sw update of refmarks: fix handling of ignored refmarks | Miklos Vajna |
2023-01-04 | Related: tdf#150339 remove SID_ATTR_COLOR_STR | Caolán McNamara |