summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/annotsh.cxx
AgeCommit message (Expand)Author
2021-12-16tdf#145747 Fix cursor not shownJim Raykowski
2021-11-30tdf#118063 - Writer: Deselected line spacing items remained checkedAndreas Heinisch
2021-11-02sw: prefix members of SwAnnotationShell, SwBaseShell, SwContent and ...Miklos Vajna
2021-10-19tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-20use tools::Long in swNoel
2020-09-28Related: tdf#136985 apparent phantom redo entries with cursor in commentCaolán McNamara
2020-09-25Related: tdf#136985 comment select all adds an undo action to the stackCaolán McNamara
2020-09-23Added new command to delete the comment threadPranam Lashkari
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin
2020-05-02tdf#132603: fix crash when selecting part of a commentJulien Nabet
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-02-07tdf#99693 Add Highlighting tab for WriterMaxim Monastirsky
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-08-07tdf#119228 Add UI elements to resolve and unresolve commentsScott Clarke
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-10loplugin:indentation in swNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-09-18weld SwParaDlgCaolán McNamara
2018-09-14weld SwCharDlgCaolán McNamara
2018-09-02tdf#117835 Paste as Unformatted for comments in WriterMaxim Monastirsky
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-03weld SvPasteObjectDialogCaolán McNamara
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara