summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/drwtxtex.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt1-1/+1
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-2/+2
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt1-1/+3
2019-08-06Move CopyHyperlinkLocation to svxSamuel Mehrbrodt1-2/+2
2019-08-06Add missing hyperlink context menu entries to sw shapesSamuel Mehrbrodt1-0/+30
2019-07-15Deduplicate RemoveHyperlink commandSamuel Mehrbrodt1-2/+2
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt1-2/+2
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt1-1/+24
2019-07-15Fix formattingSamuel Mehrbrodt1-169/+183
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-6/+3
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+2
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe1-1/+1
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-1/+0
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-09-18weld SwParaDlgCaolán McNamara1-1/+1
2018-09-14weld SwCharDlgCaolán McNamara1-1/+1
2018-09-02tdf#118674 Paste special and unformatted for shapes in WriterMaxim Monastirsky1-12/+74
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-4/+0
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-1/+2
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-2/+0
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-5/+3
2018-01-11loplugin:redundantcast: swStephan Bergmann1-1/+1
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-1/+1
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-6/+6
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-4/+3
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-3/+3
2017-11-15TypedWhichIdNoel Grandin1-6/+6
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin1-1/+1
2017-08-06loplugin:constparams in sw part7Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-9/+10
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-9/+7
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips1-2/+0
2017-04-04Make HangingIndent a commandSzymon Kłos1-0/+16
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos1-2/+12
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-4/+4
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke1-0/+2
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-15/+16
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-1/+0
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-10/+11