summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/drwtxtsh.cxx
AgeCommit message (Expand)Author
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-24sw: keep the cursor visible after creating SwDrawTextShellAshod Nakashian
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-22we can be less verboseCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
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-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*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-07-30loplugin:stringloop in swNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-03weld SvxTextTabDialogCaolán McNamara
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
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
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-14improve redundantcast lopluginNoel Grandin
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-13convert annotation menu to .uiCaolán McNamara