summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/wrtsh2.cxx
AgeCommit message (Expand)Author
2021-09-24no need to allocate these SwPaM on the heapNoel Grandin
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-22FieldDeletionModify: no more ModifyBjoern Michaelsen
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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