summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/wrtsh2.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-15tdf#125041 fix hyperlinks to IDN websitesTünde Tóth
2019-07-01sw comments on frames: fix UI to be able to annotate with at-char anchorsMiklos Vajna
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-26tdf#38703 i#42807 sw: stop clearing Undo stack on ToX UpdateMichael Stahl
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-22weld SwFieldDlgCaolán McNamara
2019-01-15use unique_ptr in swNoel Grandin
2018-11-22convert FieldDialogPressedButton to scoped enumNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-08-16loplugin:returnconstant in SwWrtShellNoel Grandin
2018-08-14loplugin:returnconstant in SwEditShellNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-26SwEditShell functions that really want to return boolNoel Grandin
2018-04-17weld DropDownFieldDialogCaolán McNamara
2018-04-17weld SwFieldInputDlgCaolán McNamara
2018-04-06sw lok: Don't try to open TOC marks in a new window, jump instead.Jan Holesovsky
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2017-11-22tdf#86087 fix relative link open on linuxSzymon Kłos
2017-11-21tdf#86087 don't decode linksSzymon Kłos
2017-11-19tdf#86087 Open relative links in WriterSzymon Kłos
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2016-11-25replace URLLOAD constants with o3tl::typed_flagsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-10sw: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht