summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textsh.cxx
AgeCommit message (Expand)Author
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-04-30loplugin:makeshared in swNoel Grandin
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
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-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*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-12-12tdf#95003 inserted frame loses background colorMartin van Zijl
2018-11-25weld SwFrameDlgCaolán McNamara
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-07-25loplugin:useuniqueptr in SwModelessRedlineAcceptDlgNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-26Use async dialog path for format columns.Michael Meeks
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-21sw: fix some IWYU warningsMiklos Vajna
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-28Fix some IWYU warningsMiklos Vajna
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02SwInsertChart's parameters are unusedStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann