summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet1-2/+2
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin1-83/+83
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-2/+2
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh1-1/+1
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos1-1/+22
2020-04-30loplugin:makeshared in swNoel Grandin1-1/+1
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann1-22/+1
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos1-1/+22
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen1-29/+5
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-2/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara1-1/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-21/+33
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe1-1/+1
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze1-0/+2
2019-02-10loplugin:indentation in swNoel Grandin1-3/+3
2018-12-12tdf#95003 inserted frame loses background colorMartin van Zijl1-0/+1
2018-11-25weld SwFrameDlgCaolán McNamara1-1/+1
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara1-2/+4
2018-07-25loplugin:useuniqueptr in SwModelessRedlineAcceptDlgNoel Grandin1-1/+1
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-4/+0
2018-04-27convert auto correct flags to scoped enumNoel Grandin1-1/+3
2018-04-26Use async dialog path for format columns.Michael Meeks1-2/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-1/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara1-19/+2
2018-03-06disambiguate CreateSfxDialogCaolán McNamara1-2/+1
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara1-1/+1
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-3/+3
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-5/+5
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-1/+1
2017-12-21TypedWhichId in svx part 1Noel Grandin1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-08-06loplugin:constparams in sw part7Noel Grandin1-2/+2
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-3/+3
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-6/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-02SwInsertChart's parameters are unusedStephan Bergmann1-2/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+5